Started by user Matthias Mueller Obtained build-snapshot.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_2.0.x [Pipeline] { [Pipeline] tool [Pipeline] tool [Pipeline] stage [Pipeline] { (notifyStart) [Pipeline] emailext Sending email to: matthias.mueller@appng.org [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (git clone) [Pipeline] git The recommended git tool is: git No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/appNG_2.0.x/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:appNG/appng.git # timeout=10 Fetching upstream changes from git@github.com:appNG/appng.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- git@github.com:appNG/appng.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/appng-2.0.x^{commit} # timeout=10 Checking out Revision 0420141a3dc145e94b6040080086f09b33e817bb (refs/remotes/origin/appng-2.0.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 0420141a3dc145e94b6040080086f09b33e817bb # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D appng-2.0.x # timeout=10 > git checkout -b appng-2.0.x 0420141a3dc145e94b6040080086f09b33e817bb # timeout=10 Commit message: "APPNG-2439" > git rev-list --no-walk 98c4f74090b7a5ba70830e667cb379df10e8c77f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Maven Build) [Pipeline] sh + /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK11/jdk-11.0.15+10/bin/java -version openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment Temurin-11.0.15+10 (build 11.0.15+10) OpenJDK 64-Bit Server VM Temurin-11.0.15+10 (build 11.0.15+10, mixed mode) [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: 11.0.15, vendor: Eclipse Adoptium, runtime: /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK11/jdk-11.0.15+10 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 clean deploy -Djavax.xml.accessExternalSchema=all -DoutFolder=/tmp/jenkins_artifacts/136 -Dappng.node.id=appNG [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 2.0.0-SNAPSHOT [1/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-parent --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/target [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-parent --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 600 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml (600 B at 1.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-20220708.133915-19.pom Progress (1): 4.1/38 kB Progress (1): 8.2/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 25/38 kB Progress (1): 29/38 kB Progress (1): 33/38 kB Progress (1): 37/38 kB Progress (1): 38 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-20220708.133915-19.pom (38 kB at 195 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (2.2 kB at 77 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 600 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml (600 B at 974 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (2.2 kB at 16 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-tools >------------------------ [INFO] Building appNG Tools 2.0.0-SNAPSHOT [2/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tools --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target [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_2.0.x/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_2.0.x/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_2.0.x/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.796 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 2022-07-08T15:39:23,777 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:39:23,946 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:39:23,956 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:39:24,052 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:39:24,062 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:39:24,150 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:39:24,242 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:39:24,319 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:39:24,445 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 s - in org.appng.tools.image.ImageProcessorTest [INFO] Running org.appng.tools.file.MagicByteCheckTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.018 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.065 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 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.017 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: 5.347 s - in org.appng.tools.poi.WorkbookTest [INFO] Running org.appng.tools.os.CommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 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_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-tools --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 40 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.133915-13.jar Progress (1): 4.1/51 kB Progress (1): 8.2/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (1): 25/51 kB Progress (1): 29/51 kB Progress (1): 33/51 kB Progress (1): 37/51 kB Progress (1): 41/51 kB Progress (1): 45/51 kB Progress (1): 49/51 kB Progress (1): 51 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.133915-13.jar (51 kB at 1.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.133915-13.pom Progress (1): 1.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.133915-13.pom (1.9 kB at 59 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (2.2 kB at 154 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (2.2 kB at 4.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.133915-13-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.133915-13-sources.jar (41 kB at 62 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 2.3 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-mail >------------------------ [INFO] Building appNG Mail 2.0.0-SNAPSHOT [3/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-mail --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target [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_2.0.x/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_2.0.x/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 4 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_2.0.x/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.87 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_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-mail --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 82 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.133915-13.jar Progress (1): 4.1/16 kB Progress (1): 8.2/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.133915-13.jar (16 kB at 85 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.133915-13.pom Progress (1): 922 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.133915-13.pom (922 B at 26 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (2.2 kB at 166 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (2.2 kB at 6.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.133915-13-sources.jar Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.133915-13-sources.jar (12 kB at 196 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 739 B/s) [INFO] [INFO] -----------------------< org.appng:appng-forms >------------------------ [INFO] Building appNG Forms 2.0.0-SNAPSHOT [4/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-forms --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target [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_2.0.x/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_2.0.x/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_2.0.x/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 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 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.01 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_2.0.x/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_2.0.x/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.107 s - in org.appng.forms.XSSUtilTest [INFO] Running org.appng.forms.FormRequestTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s - in org.appng.forms.FormRequestTest [INFO] Running org.appng.el.ExpressionEvaluatorTest true 0 true [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 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_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-forms --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 47 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.133915-11.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.133915-11.jar (19 kB at 494 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.133915-11.pom Progress (1): 1.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.133915-11.pom (1.7 kB at 8.7 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (2.2 kB at 166 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 1.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (2.2 kB at 5.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.133915-11-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.133915-11-sources.jar (19 kB at 603 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 1.2 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-formtags >---------------------- [INFO] Building appng Formtags 2.0.0-SNAPSHOT [5/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-formtags --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-formtags --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/src/main/resources [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_2.0.x/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 3 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_2.0.x/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 [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s - in org.appng.formtags.RuleValidationTest [INFO] Running org.appng.formtags.FormElementTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.appng.formtags.FormElementTest [INFO] Running org.appng.formtags.providers.EmailProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.appng.formtags.providers.EmailProviderTest [INFO] Running org.appng.formtags.FormElementRuleTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 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_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-formtags --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 83 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.133915-11.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.133915-11.jar (30 kB at 600 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.133915-11.pom Progress (1): 1.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.133915-11.pom (1.8 kB at 3.4 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (2.2 kB at 166 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 937 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (2.2 kB at 5.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.133915-11-sources.jar Progress (1): 4.1/20 kB Progress (1): 8.2/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.133915-11-sources.jar (20 kB at 553 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 643 B/s) [INFO] [INFO] -----------------------< org.appng:appng-xmlapi >----------------------- [INFO] Building appNG XML-API 2.0.0-SNAPSHOT [6/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-xmlapi --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/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-application) @ 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_2.0.x/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_2.0.x/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_2.0.x/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 2022-07-08T15:39:55,786 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> 2022-07-08T15:39:55,793 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: 2.051 s - in org.appng.xml.MarshallServiceTest [INFO] Running org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] Running org.appng.xml.transformation.StyleSheetProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 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_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-xmlapi --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 45 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.133915-10.jar Progress (1): 4.1/159 kB Progress (1): 8.2/159 kB Progress (1): 12/159 kB Progress (1): 16/159 kB Progress (1): 20/159 kB Progress (1): 25/159 kB Progress (1): 29/159 kB Progress (1): 33/159 kB Progress (1): 37/159 kB Progress (1): 41/159 kB Progress (1): 45/159 kB Progress (1): 49/159 kB Progress (1): 53/159 kB Progress (1): 57/159 kB Progress (1): 61/159 kB Progress (1): 66/159 kB Progress (1): 70/159 kB Progress (1): 74/159 kB Progress (1): 78/159 kB Progress (1): 82/159 kB Progress (1): 86/159 kB Progress (1): 90/159 kB Progress (1): 94/159 kB Progress (1): 98/159 kB Progress (1): 102/159 kB Progress (1): 106/159 kB Progress (1): 111/159 kB Progress (1): 115/159 kB Progress (1): 119/159 kB Progress (1): 123/159 kB Progress (1): 127/159 kB Progress (1): 131/159 kB Progress (1): 135/159 kB Progress (1): 139/159 kB Progress (1): 143/159 kB Progress (1): 147/159 kB Progress (1): 152/159 kB Progress (1): 156/159 kB Progress (1): 159 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.133915-10.jar (159 kB at 316 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.133915-10.pom Progress (1): 3.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.133915-10.pom (3.3 kB at 56 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (2.2 kB at 215 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 874 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (2.2 kB at 15 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.133915-10-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.133915-10-sources.jar (166 kB at 2.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 1.0 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-api >------------------------- [INFO] Building appNG public API 2.0.0-SNAPSHOT [7/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-api --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target [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_2.0.x/appng-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionImpl.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-api/target/test-classes [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.754 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.031 s - in org.appng.api.auth.AuthToolsTest [INFO] Running org.appng.api.FormDataBinderTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 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.003 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.006 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.08 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.017 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.123 s - in org.appng.api.support.HttpHeaderUtilsTest [INFO] Running org.appng.api.support.ValidationProviderTest 2022-07-08T15:40:06,679 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.01 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.119 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.009 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.003 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.072 s - in org.appng.api.support.LabelSupportTest [INFO] Running org.appng.api.support.environment.EnvironmentTest 2022-07-08T15:40:08,813 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.04 s - in org.appng.api.support.environment.EnvironmentTest [INFO] Running org.appng.api.support.environment.AttributeWrapperTest 2022-07-08T15:40:08,816 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1022680775 for site thesite with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.011 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.004 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.09 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.105 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.075 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.003 s - in org.appng.api.support.OptionsImplTest [INFO] Running org.appng.api.support.RequestSupportTest 2022-07-08T15:40:09,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' 2022-07-08T15:40:09,162 WARN [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###' 2022-07-08T15:40:09,162 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#' 2022-07-08T15:40:09,166 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.06 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.009 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.004 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.082 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.034 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.013 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.039 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 2022-07-08T15:40:09,424 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.024 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest 2022-07-08T15:40:09,489 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.066 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest [INFO] Running org.appng.api.support.field.IntegerFieldConverterTest 2022-07-08T15:40:09,526 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#' 2022-07-08T15:40:09,531 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert 'null' to type 'java.lang.Integer' using format '#' [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.appng.api.support.field.IntegerFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest 2022-07-08T15:40:09,563 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.025 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.046 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.004 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest 2022-07-08T15:40:09,631 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 2022-07-08T15:40:09,644 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.011 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.034 s - in org.appng.api.support.field.ListFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterTest 2022-07-08T15:40:09,705 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.009 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.033 s - in org.appng.api.support.field.ObjectFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest 2022-07-08T15:40:09,755 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.026 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest 2022-07-08T15:40:09,772 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.001 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.192 s - in org.appng.api.XPathProcessorTest [INFO] Running org.appng.api.ConfigValidatorTest 2022-07-08T15:40:10,211 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:40:10,254 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-07-08T15:40:10,297 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 2022-07-08T15:40:10,337 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 2022-07-08T15:40:10,377 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T15:40:10,418 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 2022-07-08T15:40:10,459 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:40:10,501 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-07-08T15:40:10,539 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 2022-07-08T15:40:10,577 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 2022-07-08T15:40:10,614 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T15:40:10,658 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 2022-07-08T15:40:11,026 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config//permissions/permission[@ref='testPermission'] in resource datasource.xml 2022-07-08T15:40:11,051 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 2022-07-08T15:40:11,076 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T15:40:11,100 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 2022-07-08T15:40:11,124 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='hyrule'] in resource datasource.xml 2022-07-08T15:40:11,148 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:40:11,173 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-07-08T15:40:11,196 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 2022-07-08T15:40:11,220 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 2022-07-08T15:40:11,243 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T15:40:11,267 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 2022-07-08T15:40:11,901 INFO [main] org.appng.api.support.ConfigValidator: validated application 'application' in 1732ms 2022-07-08T15:40:11,902 ERROR [main] org.appng.api.support.ConfigValidator: found errors: No found, application will not work! application.xml: Duplicate permission 'permissionA'. application.xml: Duplicate property 'propa'. application.xml: Duplicate role: User application.xml: The role 'User' references the permission 'permissionB' more than once! application.xml: The role 'User' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [dsParam1, dsParam2] datasource.xml: datasource 'datasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'datasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'nintendo' link 'hyrule' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'enhancedClone': references the unknown permission 'testPermission'. 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'. 2022-07-08T15:40:11,961 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-07-08T15:40:12,037 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-07-08T15:40:12,083 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml 2022-07-08T15:40:12,107 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: 2.156 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.517 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_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-api --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 10 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.133915-10.jar Progress (1): 4.1/364 kB Progress (1): 8.2/364 kB Progress (1): 12/364 kB Progress (1): 16/364 kB Progress (1): 20/364 kB Progress (1): 25/364 kB Progress (1): 29/364 kB Progress (1): 33/364 kB Progress (1): 37/364 kB Progress (1): 41/364 kB Progress (1): 45/364 kB Progress (1): 49/364 kB Progress (1): 53/364 kB Progress (1): 57/364 kB Progress (1): 61/364 kB Progress (1): 66/364 kB Progress (1): 70/364 kB Progress (1): 74/364 kB Progress (1): 78/364 kB Progress (1): 82/364 kB Progress (1): 86/364 kB Progress (1): 90/364 kB Progress (1): 94/364 kB Progress (1): 98/364 kB Progress (1): 102/364 kB Progress (1): 106/364 kB Progress (1): 111/364 kB Progress (1): 115/364 kB Progress (1): 119/364 kB Progress (1): 123/364 kB Progress (1): 127/364 kB Progress (1): 131/364 kB Progress (1): 135/364 kB Progress (1): 139/364 kB Progress (1): 143/364 kB Progress (1): 147/364 kB Progress (1): 152/364 kB Progress (1): 156/364 kB Progress (1): 160/364 kB Progress (1): 164/364 kB Progress (1): 168/364 kB Progress (1): 172/364 kB Progress (1): 176/364 kB Progress (1): 180/364 kB Progress (1): 184/364 kB Progress (1): 188/364 kB Progress (1): 193/364 kB Progress (1): 197/364 kB Progress (1): 201/364 kB Progress (1): 205/364 kB Progress (1): 209/364 kB Progress (1): 213/364 kB Progress (1): 217/364 kB Progress (1): 221/364 kB Progress (1): 225/364 kB Progress (1): 229/364 kB Progress (1): 233/364 kB Progress (1): 238/364 kB Progress (1): 242/364 kB Progress (1): 246/364 kB Progress (1): 250/364 kB Progress (1): 254/364 kB Progress (1): 258/364 kB Progress (1): 262/364 kB Progress (1): 266/364 kB Progress (1): 270/364 kB Progress (1): 274/364 kB Progress (1): 279/364 kB Progress (1): 283/364 kB Progress (1): 287/364 kB Progress (1): 291/364 kB Progress (1): 295/364 kB Progress (1): 299/364 kB Progress (1): 303/364 kB Progress (1): 307/364 kB Progress (1): 311/364 kB Progress (1): 315/364 kB Progress (1): 319/364 kB Progress (1): 324/364 kB Progress (1): 328/364 kB Progress (1): 332/364 kB Progress (1): 336/364 kB Progress (1): 340/364 kB Progress (1): 344/364 kB Progress (1): 348/364 kB Progress (1): 352/364 kB Progress (1): 356/364 kB Progress (1): 360/364 kB Progress (1): 364 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.133915-10.jar (364 kB at 2.0 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.133915-10.pom Progress (1): 3.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.133915-10.pom (3.9 kB at 110 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (2.1 kB at 174 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 770 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (2.1 kB at 4.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.133915-10-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.133915-10-sources.jar (285 kB at 3.6 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 1.4 kB/s) [INFO] [INFO] --------------------< org.appng:appng-testsupport >--------------------- [INFO] Building appNG testsupport 2.0.0-SNAPSHOT [8/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-testsupport --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target [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_2.0.x/appng-testsupport/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/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 [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 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.249 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.039 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.021 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.284 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.056 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Running org.appng.testsupport.TestBaseTest 2022-07-08T15:40:20,678 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:40:20,696 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@62f11ebb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@a6c54c3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@580fd26b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@78fe204a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1290ed28, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7a3269f5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5c887052, org.springframework.test.context.event.EventPublishingTestExecutionListener@55fdf7f9] 2022-07-08T15:40:21,179 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:40:21,180 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 ObjectMappers: 2022-07-08T15:40:21,180 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 Modules: 2022-07-08T15:40:21,185 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 @Primary Beans: 2022-07-08T15:40:21,185 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No ObjectMapper found in context, creating default. 2022-07-08T15:40:21,198 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:40:21,213 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:40:21,213 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 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_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-testsupport --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 45 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.133915-10.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.133915-10.jar (62 kB at 201 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.133915-10.pom Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.133915-10.pom (2.2 kB at 48 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (2.1 kB at 150 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (993 B at 1.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (2.1 kB at 5.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.133915-10-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.133915-10-sources.jar (39 kB at 825 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (994 B at 901 B/s) [INFO] [INFO] ----------------------< org.appng:appng-rest-api >---------------------- [INFO] Building appNG REST API 2.0.0-SNAPSHOT [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_2.0.x/appng-rest-api/target [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.25:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/pom.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/README.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/build.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/build.sbt [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/settings.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/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_2.0.x/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_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/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_2.0.x/appng-rest-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/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_2.0.x/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 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 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.009 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.008 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_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-rest-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-rest-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-rest-api --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 82 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.133915-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/82 kB Progress (1): 82 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.133915-6.jar (82 kB at 2.0 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.133915-6.pom Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.133915-6.pom (4.4 kB at 20 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 816 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (816 B at 82 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 885 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 816 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (816 B at 1.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.133915-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.133915-6-sources.jar (53 kB at 71 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 3.1 kB/s) [INFO] [INFO] --------------------< org.appng:appng-persistence >--------------------- [INFO] Building appNG Persistence-Tools 2.0.0-SNAPSHOT [10/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-persistence --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target [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_2.0.x/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_2.0.x/appng-persistence/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/appNG_2.0.x/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.081 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test 2022-07-08T15:40:34,495 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8 2022-07-08T15:40:34,573 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T15:40:34,743 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8 2022-07-08T15:40:34,744 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.945 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test [INFO] Running org.appng.persistence.repository.SearchRepositoryTest 2022-07-08T15:40:35,004 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:35,124 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 107 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:35,297 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:35,314 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:35,447 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-08T15:40:35,621 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:35,626 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:35,626 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:35,626 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:35,630 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:35,960 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:36,009 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:37,205 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T15:40:37,982 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d4da729] 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. 2022-07-08T15:40:37,986 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55397d15] 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. 2022-07-08T15:40:38,002 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:38,021 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:39,217 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:39,219 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:39,233 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:39,260 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:39,268 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:39,268 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:39,292 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:39,293 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:39,293 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:39,293 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:39,293 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:39,294 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:39,299 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:39,462 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77acc95a] 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. 2022-07-08T15:40:39,465 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d10df04] 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. 2022-07-08T15:40:39,473 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:39,474 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:39,785 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:39,785 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:39,791 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:39,813 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:39,820 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:39,820 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:39,837 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:39,837 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:39,837 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:39,838 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:39,838 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:39,839 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:39,843 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:39,973 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2e27325d] 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. 2022-07-08T15:40:39,976 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35c3d6e8] 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. 2022-07-08T15:40:39,992 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:39,993 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:40,225 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:40,226 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:40,242 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:40,273 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 30 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:40,281 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:40,281 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:40,303 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:40,304 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:40,304 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:40,304 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:40,304 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:40,305 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:40,310 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:40,508 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f1aa2bc] 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. 2022-07-08T15:40:40,510 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@43f5b014] 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. 2022-07-08T15:40:40,521 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:40,522 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:40,922 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:40,922 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:40,930 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:40,956 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:40,964 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:40,965 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:40,986 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:40,986 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:40,987 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:40,987 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:40,987 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:40,988 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:40,993 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:41,151 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69c335c4] 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. 2022-07-08T15:40:41,154 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32d3b965] 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. 2022-07-08T15:40:41,164 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:41,165 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:41,547 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:41,548 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:41,556 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:41,576 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:41,582 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:41,582 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:41,599 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:41,600 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:41,600 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:41,600 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:41,600 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:41,601 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:41,605 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:41,711 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27563444] 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. 2022-07-08T15:40:41,713 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@375682a5] 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. 2022-07-08T15:40:41,721 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:41,722 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:41,889 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:41,889 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:41,899 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:41,919 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:41,925 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:41,926 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:41,940 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:41,941 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:41,941 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:41,941 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:41,941 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:41,943 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:41,947 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:42,046 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ddf9fd] 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. 2022-07-08T15:40:42,048 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@40cd02fc] 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. 2022-07-08T15:40:42,056 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:42,057 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:42,189 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:42,189 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:42,196 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:42,215 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:42,221 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:42,221 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:42,237 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:42,237 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:42,238 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:42,238 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:42,238 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:42,239 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:42,243 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:42,355 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@268ee31d] 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. 2022-07-08T15:40:42,357 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@23ba2c1e] 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. 2022-07-08T15:40:42,365 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:42,366 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:42,501 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:42,501 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:42,506 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:42,523 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 17 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:42,530 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:42,530 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:42,544 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:42,544 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:42,544 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:42,545 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:42,545 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:42,546 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:42,549 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:42,651 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1e79b0fc] 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. 2022-07-08T15:40:42,653 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@36134f3] 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. 2022-07-08T15:40:42,661 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:42,661 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:42,801 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:42,802 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:42,806 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:42,823 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 16 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:42,829 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:42,829 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:42,843 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:42,843 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:42,843 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:42,843 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:42,843 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:42,844 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:42,848 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:42,935 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@280d20fb] 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. 2022-07-08T15:40:42,937 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5de15ce1] 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. 2022-07-08T15:40:42,946 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:42,946 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:43,044 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:43,044 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:43,048 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:43,063 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:43,069 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:43,069 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:43,082 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:43,082 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:43,082 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:43,083 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:43,083 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:43,084 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:43,087 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:43,178 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a389b39] 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. 2022-07-08T15:40:43,180 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7508912e] 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. 2022-07-08T15:40:43,188 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:43,188 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:43,352 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:43,352 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:43,357 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:43,374 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 16 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:43,382 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:43,382 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:43,398 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:43,399 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:43,399 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:43,399 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:43,399 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:43,400 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:43,404 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:43,492 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@15cba6dc] 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. 2022-07-08T15:40:43,494 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48446968] 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. 2022-07-08T15:40:43,502 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:43,502 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:43,629 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:43,630 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:43,634 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:43,649 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:43,654 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:43,654 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:43,667 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:43,668 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:43,668 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:43,668 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:43,668 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:43,669 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:43,673 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:43,789 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@797a5b31] 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. 2022-07-08T15:40:43,791 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4ce66169] 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. 2022-07-08T15:40:43,800 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:43,800 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:43,925 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:43,925 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:43,930 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:43,948 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 17 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:43,977 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:43,977 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:43,991 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:43,992 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:43,992 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:43,992 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:43,992 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:43,993 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:43,997 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:44,089 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2bd24c09] 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. 2022-07-08T15:40:44,091 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@500341c4] 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. 2022-07-08T15:40:44,099 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:44,099 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:44,204 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:44,204 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:44,209 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:44,223 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:44,228 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:44,229 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:44,241 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:44,241 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:44,242 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:44,242 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:44,242 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:44,243 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:44,246 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:44,331 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@308bd473] 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. 2022-07-08T15:40:44,333 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1cea4fdf] 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. 2022-07-08T15:40:44,340 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:44,341 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:44,434 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:44,435 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:44,440 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:44,454 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 13 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:44,460 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:44,460 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:44,474 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:44,474 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:44,474 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:44,474 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:44,475 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:44,476 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:44,479 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:44,565 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72238cf0] 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. 2022-07-08T15:40:44,566 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7ad31e9e] 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. 2022-07-08T15:40:44,574 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:44,574 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:44,670 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:44,670 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: 9.924 s - in org.appng.persistence.repository.SearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchQueryTest 2022-07-08T15:40:44,702 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:44,715 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:44,715 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:44,715 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:44,715 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:44,715 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:44,716 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:44,719 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:44,789 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58bdcf40] 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. 2022-07-08T15:40:44,791 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@322b500a] 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. 2022-07-08T15:40:44,797 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:44,810 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:44,822 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:44,823 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:44,823 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:44,823 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:44,823 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:44,824 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:44,827 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:44,914 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@bb4fc7d] 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. 2022-07-08T15:40:44,916 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@101d4a4e] 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. 2022-07-08T15:40:44,922 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:44,959 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:44,972 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:44,972 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:44,972 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:44,972 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:44,972 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:44,973 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:44,976 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:45,052 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7f16cf71] 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. 2022-07-08T15:40:45,054 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@594c830f] 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. 2022-07-08T15:40:45,061 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:45,074 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:45,090 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:45,091 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:45,091 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:45,091 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:45,091 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:45,092 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:45,095 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:45,167 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5b6abe1f] 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. 2022-07-08T15:40:45,169 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a787480] 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. 2022-07-08T15:40:45,175 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:45,191 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:45,202 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:45,203 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:45,203 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:45,203 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:45,203 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:45,204 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:45,207 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:45,303 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c8f8206] 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. 2022-07-08T15:40:45,305 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@25b5aa20] 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. 2022-07-08T15:40:45,311 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:45,320 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:45,331 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:45,332 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:45,332 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:45,332 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:45,332 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:45,333 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:45,336 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:45,403 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11314183] 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. 2022-07-08T15:40:45,405 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@646c565a] 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. 2022-07-08T15:40:45,410 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: 0.747 s - in org.appng.persistence.repository.SearchQueryTest [INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest 2022-07-08T15:40:45,427 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:45,440 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 12 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:45,444 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:45,444 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:45,455 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:45,455 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:45,455 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:45,455 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:45,456 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:45,456 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:45,459 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:45,528 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@402cdf60] 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. 2022-07-08T15:40:45,530 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4fbea847] 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. 2022-07-08T15:40:45,536 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:45,536 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:45,661 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:45,661 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.238 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest [INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest 2022-07-08T15:40:45,680 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:40:45,703 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 1 JPA repository interfaces. 2022-07-08T15:40:45,721 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:40:45,721 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:40:45,733 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:40:45,733 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:40:45,733 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:40:45,733 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:40:45,733 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:40:45,734 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:40:45,739 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:40:45,834 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f9b24ae] 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. 2022-07-08T15:40:45,836 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a4cdeb0] 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. 2022-07-08T15:40:45,843 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:40:45,843 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:40:45,916 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.235 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_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-persistence --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 47 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.133915-10.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.133915-10.jar (30 kB at 150 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.133915-10.pom Progress (1): 3.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.133915-10.pom (3.4 kB at 48 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (2.1 kB at 191 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (993 B at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (2.1 kB at 3.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.133915-10-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.133915-10-sources.jar (28 kB at 393 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (994 B at 561 B/s) [INFO] [INFO] -----------------------< org.appng:appng-search >----------------------- [INFO] Building appNG Search 2.0.0-SNAPSHOT [11/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-search --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target [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_2.0.x/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_2.0.x/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.866 s - in org.appng.search.searcher.GermanSearchTermProcessorTest [INFO] Running org.appng.search.indexer.StandardSearcherTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release 2022-07-08T15:40:52,920 INFO [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pages 2022-07-08T15:40:53,745 INFO [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 817 milliseconds 2022-07-08T15:40:53,878 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/index 2022-07-08T15:40:56,009 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1012108422 2022-07-08T15:40:56,010 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) 2022-07-08T15:40:58,340 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1415824896 2022-07-08T15:40:58,340 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pages/de' which offered 2 events (CREATE: 2, UPDATE: 0, DELETE: 0). The index now contains 2 documents (was 0 before) 2022-07-08T15:41:00,920 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#459206417 2022-07-08T15:41:00,920 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pages/en' which offered 4 events (CREATE: 4, UPDATE: 0, DELETE: 0). The index now contains 6 documents (was 2 before) 2022-07-08T15:41:01,140 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*)) 2022-07-08T15:41:02,941 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*)) 2022-07-08T15:41:03,023 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*)) 2022-07-08T15:41:03,087 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: 10.473 s - in org.appng.search.indexer.StandardSearcherTest [INFO] Running org.appng.search.indexer.ParseTagsTest {field1=A, contents=A B D, field2=B} {} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-search --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 49 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.133915-10.jar Progress (1): 4.1/55 kB Progress (1): 8.2/55 kB Progress (1): 12/55 kB Progress (1): 16/55 kB Progress (1): 20/55 kB Progress (1): 25/55 kB Progress (1): 29/55 kB Progress (1): 33/55 kB Progress (1): 37/55 kB Progress (1): 41/55 kB Progress (1): 45/55 kB Progress (1): 49/55 kB Progress (1): 53/55 kB Progress (1): 55 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.133915-10.jar (55 kB at 1.0 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.133915-10.pom Progress (1): 3.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.133915-10.pom (3.3 kB at 98 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (2.1 kB at 174 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 801 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (2.1 kB at 4.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.133915-10-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.133915-10-sources.jar (40 kB at 1.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 1.3 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-core >------------------------ [INFO] Building appNG Core Library 2.0.0-SNAPSHOT [12/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-core --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/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 194 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/domain/DatabaseConnection.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/domain/DatabaseConnection.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-core/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/test/java/org/appng/core/service/CoreServiceTest.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/test/java/org/appng/core/service/CoreServiceTest.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 [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release 2022-07-08T15:41:17,915 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:17,743_main/platform.xml 2022-07-08T15:41:18,415 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:17,743_main/template/platform.html 2022-07-08T15:41:18,416 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:17,743_main/template/hello-custom.html 2022-07-08T15:41:18,417 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:17,743_main/template/hello.html 2022-07-08T15:41:18,819 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:17,743_main/index.html 2022-07-08T15:41:19,490 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:19,461_main/platform.xml 2022-07-08T15:41:19,506 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:19,461_main/template/hello.html 2022-07-08T15:41:19,507 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:19,461_main/template/platform.html 2022-07-08T15:41:19,508 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:19,461_main/template/hello-custom.html 2022-07-08T15:41:19,584 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:19,461_main/index.html 2022-07-08T15:41:19,658 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:19,641_main/platform.xml 2022-07-08T15:41:19,672 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:19,641_main/template/platform.html 2022-07-08T15:41:19,673 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:19,641_main/template/hello-custom.html 2022-07-08T15:41:19,673 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:41:19,641_main/template/hello.html [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.973 s - in org.appng.core.model.ThymeleafProcessorTest [INFO] Running org.appng.core.model.ApplicationProviderTest 2022-07-08T15:41:19,785 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:19,799 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2bb3f39e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11f3400c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@628b503a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2558f65c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@11c3ce6a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1a3b1f7e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22899683, org.springframework.test.context.event.EventPublishingTestExecutionListener@40017e98] 2022-07-08T15:41:20,473 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:41:20,474 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-07-08T15:41:20,474 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-07-08T15:41:20,478 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-07-08T15:41:20,478 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-07-08T15:41:20,488 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:41:20,490 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:41:20,490 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:41:21,055 INFO [HSQLDB Server @4cded2cd] hsqldb.db.HSQLDB81DE0B240B.ENGINE: Checkpoint start 2022-07-08T15:41:21,056 INFO [HSQLDB Server @4cded2cd] hsqldb.db.HSQLDB81DE0B240B.ENGINE: checkpointClose start 2022-07-08T15:41:21,268 INFO [HSQLDB Server @4cded2cd] hsqldb.db.HSQLDB81DE0B240B.ENGINE: checkpointClose synched 2022-07-08T15:41:21,276 INFO [HSQLDB Server @4cded2cd] hsqldb.db.HSQLDB81DE0B240B.ENGINE: checkpointClose script done 2022-07-08T15:41:21,513 INFO [HSQLDB Server @4cded2cd] hsqldb.db.HSQLDB81DE0B240B.ENGINE: checkpointClose end 2022-07-08T15:41:21,514 INFO [HSQLDB Server @4cded2cd] hsqldb.db.HSQLDB81DE0B240B.ENGINE: Checkpoint end - txts: 1 2022-07-08T15:41:21,712 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-08T15:41:21,797 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T15:41:22,038 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} Jul 08, 2022 3:41:22 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-08T15:41:22,549 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:41:22,610 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:22,900 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T15:41:23,170 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:23,185 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:41:23,542 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-08T15:41:23,800 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 2022-07-08T15:41:23,801 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2022-07-08T15:41:23,987 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: 1938663154 at org.appng.api.support.CallableAction.execute(CallableAction.java:439) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:316) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:549) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:441) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:485) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:449) ~[classes/:?] at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) ~[classes/:?] at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) ~[classes/:?] at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) ~[test-classes/:?] at org.appng.core.model.ApplicationProviderTest.testUpdateException(ApplicationProviderTest.java:183) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.perform(TestEntities.java:71) ~[test-classes/:?] at org.appng.testapplication.TestEntities.perform(TestEntities.java:35) ~[test-classes/:?] at org.appng.api.support.CallableAction.execute(CallableAction.java:422) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] ... 45 more 2022-07-08T15:41:24,217 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: 1363586654 at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:240) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:226) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:314) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:549) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:441) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:485) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:449) ~[classes/:?] at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) ~[classes/:?] at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) ~[classes/:?] at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) ~[test-classes/:?] at org.appng.core.model.ApplicationProviderTest.testUpdateExceptionDataSource(ApplicationProviderTest.java:173) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.getData(TestEntities.java:45) ~[test-classes/:?] at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:201) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] ... 46 more 2022-07-08T15:41:24,510 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:41:24,511 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-07-08T15:41:24,674 INFO [HSQLDB Connection @5c676fa7] hsqldb.db.HSQLDB81DE0B240B.ENGINE: Database closed [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.199 s - in org.appng.core.model.ApplicationProviderTest [INFO] Running org.appng.core.model.PageParameterProcessorTest 2022-07-08T15:41:24,995 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.136 s - in org.appng.core.model.PageParameterProcessorTest [INFO] Running org.appng.core.model.CacheProviderTest 2022-07-08T15:41:25,040 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/platform/appNG 2022-07-08T15:41:25,041 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/application/appNG 2022-07-08T15:41:25,047 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/platform/appNG/foobar 2022-07-08T15:41:25,047 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/application/appNG/foobar [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 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.029 s - in org.appng.core.model.OutputFormatAndTypeTest [INFO] Running org.appng.core.model.PlatformTransformerTest 2022-07-08T15:41:25,096 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:25,097 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@61906bb1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@46672a62, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@c91ced9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@46e03c31, org.springframework.test.context.support.DirtiesContextTestExecutionListener@24cf1abf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b84007e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5961fad1, org.springframework.test.context.event.EventPublishingTestExecutionListener@1e275478] 2022-07-08T15:41:25,352 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:25,510 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 146 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:25,516 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:25,566 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 49 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:25,741 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:41:25,799 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:41:25,799 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:41:25,799 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:41:25,800 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:41:25,804 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:41:25,834 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:41:25,839 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:26,904 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1c83c000] 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. 2022-07-08T15:41:26,908 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@642f1d22] 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. 2022-07-08T15:41:26,947 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:26,947 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:26,960 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:41:25 CEST 2022 2022-07-08T15:41:28,746 ERROR [main] org.appng.core.model.PlatformTransformer: An empty sequence is not allowed as the value of variable $foo 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) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.CardinalityCheckingIterator.(CardinalityCheckingIterator.java:54) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.CardinalityChecker.iterate(CardinalityChecker.java:239) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.AtomicSequenceConverter.iterate(AtomicSequenceConverter.java:304) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.Expression.process(Expression.java:949) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.instruct.ValueOf.processLeavingTail(ValueOf.java:341) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74) ~[Saxon-HE-10.6.jar:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:324) ~[classes/:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:203) ~[classes/:?] at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160) ~[test-classes/:?] at org.appng.core.model.PlatformTransformerTest.testRuntimeError(PlatformTransformerTest.java:139) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:41:28,748 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-07-08T15:41:28,748 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/template.xsl 2022-07-08T15:41:28,748 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/platform.xml 2022-07-08T15:41:28,749 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/stacktrace.txt 2022-07-08T15:41:28,778 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: net.sf.saxon.trans.XPathException: Unknown XSLT element: at net.sf.saxon.trans.XPathException.fromXmlProcessingError(XPathException.java:178) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.lib.ErrorReporterToListener.report(ErrorReporterToListener.java:64) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.reportError(Compilation.java:447) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2323) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StyleElement.validateSubtree(StyleElement.java:1691) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.AbsentExtensionElement.validateSubtree(AbsentExtensionElement.java:70) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.PrincipalStylesheetModule.preprocess(PrincipalStylesheetModule.java:403) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:288) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StylesheetModule.loadStylesheet(StylesheetModule.java:252) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:113) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:838) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:154) ~[Saxon-HE-10.6.jar:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:187) ~[classes/:?] at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160) ~[test-classes/:?] at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:134) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:41:28,780 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-07-08T15:41:28,780 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/template.xsl 2022-07-08T15:41:28,780 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/platform.xml 2022-07-08T15:41:28,781 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/stacktrace.txt 2022-07-08T15:41:28,796 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:28,796 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: 3.696 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.014 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.003 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.003 s - in org.appng.core.PathInfoTest [INFO] Running org.appng.core.controller.SessionListenerTest 2022-07-08T15:41:28,854 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-07-08 15:41:28) 2022-07-08T15:41:28,856 INFO [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2022-07-08 15:41:28) 2022-07-08T15:41:28,857 INFO [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2022-07-08 15:41:28, accessed: 2022-07-08 15:41:28, requests: 1, domain: http://localhost:8080, user-agent: null) 2022-07-08T15:41:28,859 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-07-08 15:41:28) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.core.controller.SessionListenerTest [INFO] Running org.appng.core.controller.messaging.MessagingTest 2022-07-08T15:41:28,874 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 2022-07-08T15:41:28,878 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node1 - Site: localhost 2022-07-08T15:41:28,879 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.012 s - in org.appng.core.controller.messaging.MessagingTest [INFO] Running org.appng.core.controller.PlatformProcessorTest 2022-07-08T15:41:28,894 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#35465594 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:28,970 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2116351202 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:29,023 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1750962895 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:29,056 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/xsl/platform.xsl (No such file or directory) at java.io.FileInputStream.open0(Native Method) ~[?:?] at java.io.FileInputStream.open(FileInputStream.java:219) ~[?:?] at java.io.FileInputStream.(FileInputStream.java:157) ~[?:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:130) ~[classes/:?] at org.appng.core.model.PlatformProcessor.processWithTemplate(PlatformProcessor.java:106) ~[classes/:?] at org.appng.core.controller.PlatformProcessorTest.testTransformError(PlatformProcessorTest.java:143) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:41:29,079 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#826338857 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in org.appng.core.controller.PlatformProcessorTest [INFO] Running org.appng.core.controller.ApplicationContextTest 2022-07-08T15:41:29,131 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:29,132 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@381602e1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40c14f20, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3e3c2aa4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@28b7afdb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@203ea126, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6acc424e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@357a3cb9, org.springframework.test.context.event.EventPublishingTestExecutionListener@202684ba] 2022-07-08T15:41:29,203 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:41:29,203 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-07-08T15:41:29,203 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-07-08T15:41:29,204 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-07-08T15:41:29,204 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-07-08T15:41:29,204 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:41:29,204 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:41:29,204 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:41:29,318 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-08T15:41:29,469 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:41:29,477 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:29,724 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:29,725 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:41:29,774 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-08T15:41:29,948 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:41:29,948 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-07-08T15:41:30,323 INFO [HSQLDB Connection @79c0412b] hsqldb.db.HSQLDB81DE0B240B.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.389 s - in org.appng.core.controller.ApplicationContextTest [INFO] Running org.appng.core.controller.RepositoryWatcherTest 2022-07-08T15:41:30,534 WARN [Time-limited test] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Jul 08, 2022 3:41:30 PM com.hazelcast.instance.impl.HazelcastInstanceFactory WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED Jul 08, 2022 3:41:30 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 08, 2022 3:41:30 PM com.hazelcast.config.AbstractXmlConfigHelper WARNING: Name of the hazelcast schema location[http://www.hazelcast.com/schema/config/hazelcast-config-5.0.xsd] is incorrect, using default 2022-07-08T15:41:31,040 INFO [Time-limited test] com.hazelcast.system.logo : [10.102.4.103]:5702 [appNG] [5.1.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 2022-07-08T15:41:31,040 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-07-08T15:41:31,040 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Platform 5.1.2 (20220613 - d9dcc82) starting at [10.102.4.103]:5702 2022-07-08T15:41:31,040 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Cluster name: appNG 2022-07-08T15:41:31,040 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T15:41:31,044 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] The Jet engine is disabled. To enable the Jet engine on the members, 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 (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T15:41:31,805 INFO [Time-limited test] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.1.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. 2022-07-08T15:41:31,934 INFO [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Using Multicast discovery 2022-07-08T15:41:31,942 WARN [Time-limited test] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5702 [appNG] [5.1.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. 2022-07-08T15:41:32,337 INFO [Time-limited test] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.1.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-07-08T15:41:32,347 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTING 2022-07-08T15:41:34,549 INFO [Time-limited test] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.1.2] Members {size:1, ver:1} [ Member [10.102.4.103]:5702 - 1a094904-4fa3-40d1-b143-e152237a78e0 this ] 2022-07-08T15:41:34,550 WARN [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2022-07-08T15:41:34,571 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTED 2022-07-08T15:41:34,573 INFO [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2022-07-08T15:41:34,597 INFO [Time-limited test] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.1.2] Initializing cluster partition table arrangement... 2022-07-08T15:41:34,650 INFO [Time-limited test] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.1.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}} 2022-07-08T15:41:34,676 INFO [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' (ttl: 1800s, maximum entries: 20000, statistics: true) 2022-07-08T15:41:34,878 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-07-08T15:41:34,878 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf 2022-07-08T15:41:34,880 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de 2022-07-08T15:41:34,884 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching... 2022-07-08T15:41:34,885 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for fehler.jsp 2022-07-08T15:41:34,889 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for test.jsp 2022-07-08T15:41:34,892 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf) received ENTRY_MODIFY for urlrewrite.xml 2022-07-08T15:41:34,952 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-07-08T15:41:34,962 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault (cache size: 3) 2022-07-08T15:41:34,966 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/error (cache size: 2) 2022-07-08T15:41:34,968 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/test (cache size: 3) 2022-07-08T15:41:34,971 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler (cache size: 3) 2022-07-08T15:41:35,051 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo0.txt 2022-07-08T15:41:35,052 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo0.txt 2022-07-08T15:41:35,053 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo0.txt 2022-07-08T15:41:35,054 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1.txt 2022-07-08T15:41:35,054 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1.txt 2022-07-08T15:41:35,059 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1.txt 2022-07-08T15:41:35,064 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo2.txt 2022-07-08T15:41:35,072 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo2.txt 2022-07-08T15:41:35,078 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo2.txt 2022-07-08T15:41:35,079 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3.txt 2022-07-08T15:41:35,079 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3.txt 2022-07-08T15:41:35,079 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3.txt 2022-07-08T15:41:35,080 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4.txt 2022-07-08T15:41:35,080 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4.txt 2022-07-08T15:41:35,080 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4.txt 2022-07-08T15:41:35,081 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo5.txt 2022-07-08T15:41:35,081 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo5.txt 2022-07-08T15:41:35,081 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo5.txt 2022-07-08T15:41:35,082 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6.txt 2022-07-08T15:41:35,082 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6.txt 2022-07-08T15:41:35,082 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6.txt 2022-07-08T15:41:35,086 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo7.txt 2022-07-08T15:41:35,087 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo7.txt 2022-07-08T15:41:35,087 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7.txt 2022-07-08T15:41:35,088 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo8.txt 2022-07-08T15:41:35,096 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo8.txt 2022-07-08T15:41:35,096 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo8.txt 2022-07-08T15:41:35,099 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo9.txt 2022-07-08T15:41:35,108 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo9.txt 2022-07-08T15:41:35,108 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-08T15:41:35,113 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo9.txt 2022-07-08T15:41:35,113 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-08T15:41:35,114 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo10.txt 2022-07-08T15:41:35,114 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo10.txt 2022-07-08T15:41:35,115 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo10.txt 2022-07-08T15:41:35,115 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo11.txt 2022-07-08T15:41:35,116 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo11.txt 2022-07-08T15:41:35,121 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo11.txt 2022-07-08T15:41:35,122 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo12.txt 2022-07-08T15:41:35,122 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo12.txt 2022-07-08T15:41:35,123 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo12.txt 2022-07-08T15:41:35,125 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo13.txt 2022-07-08T15:41:35,125 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo13.txt 2022-07-08T15:41:35,126 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo13.txt 2022-07-08T15:41:35,126 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo14.txt 2022-07-08T15:41:35,127 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo14.txt 2022-07-08T15:41:35,127 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo14.txt 2022-07-08T15:41:35,128 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo15.txt 2022-07-08T15:41:35,128 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo15.txt 2022-07-08T15:41:35,128 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo15.txt 2022-07-08T15:41:35,129 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 52 events 2022-07-08T15:41:35,157 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo251.txt 2022-07-08T15:41:35,158 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo251.txt 2022-07-08T15:41:35,160 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo251.txt 2022-07-08T15:41:35,160 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo252.txt 2022-07-08T15:41:35,162 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo252.txt 2022-07-08T15:41:35,162 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo252.txt 2022-07-08T15:41:35,162 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo253.txt 2022-07-08T15:41:35,163 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo253.txt 2022-07-08T15:41:35,163 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo253.txt 2022-07-08T15:41:35,164 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo254.txt 2022-07-08T15:41:35,164 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo254.txt 2022-07-08T15:41:35,164 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo254.txt 2022-07-08T15:41:35,165 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo255.txt 2022-07-08T15:41:35,165 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo255.txt 2022-07-08T15:41:35,166 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo255.txt 2022-07-08T15:41:35,174 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-08T15:41:35,182 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo256.txt 2022-07-08T15:41:35,185 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo256.txt 2022-07-08T15:41:35,190 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-08T15:41:35,190 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo256.txt 2022-07-08T15:41:35,191 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo257.txt 2022-07-08T15:41:35,191 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo257.txt 2022-07-08T15:41:35,192 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo257.txt 2022-07-08T15:41:35,193 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo258.txt 2022-07-08T15:41:35,194 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo258.txt 2022-07-08T15:41:35,195 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo258.txt 2022-07-08T15:41:35,195 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo259.txt 2022-07-08T15:41:35,196 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo259.txt 2022-07-08T15:41:35,198 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo259.txt 2022-07-08T15:41:35,198 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo260.txt 2022-07-08T15:41:35,203 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo260.txt 2022-07-08T15:41:35,203 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo260.txt 2022-07-08T15:41:35,208 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo261.txt 2022-07-08T15:41:35,208 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo261.txt 2022-07-08T15:41:35,220 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo261.txt 2022-07-08T15:41:35,223 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo262.txt 2022-07-08T15:41:35,224 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo262.txt 2022-07-08T15:41:35,224 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo262.txt 2022-07-08T15:41:35,225 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo263.txt 2022-07-08T15:41:35,225 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo263.txt 2022-07-08T15:41:35,225 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo263.txt 2022-07-08T15:41:35,226 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo264.txt 2022-07-08T15:41:35,226 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo264.txt 2022-07-08T15:41:35,226 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo264.txt 2022-07-08T15:41:35,227 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo265.txt 2022-07-08T15:41:35,229 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo265.txt 2022-07-08T15:41:35,242 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo265.txt 2022-07-08T15:41:35,247 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo266.txt 2022-07-08T15:41:35,256 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo266.txt 2022-07-08T15:41:35,291 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo266.txt 2022-07-08T15:41:35,292 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo267.txt 2022-07-08T15:41:35,292 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo267.txt 2022-07-08T15:41:35,292 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo267.txt 2022-07-08T15:41:35,293 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo268.txt 2022-07-08T15:41:35,293 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo268.txt 2022-07-08T15:41:35,294 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo268.txt 2022-07-08T15:41:35,294 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo269.txt 2022-07-08T15:41:35,295 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo269.txt 2022-07-08T15:41:35,295 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo269.txt 2022-07-08T15:41:35,295 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo270.txt 2022-07-08T15:41:35,298 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo270.txt 2022-07-08T15:41:35,298 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo270.txt 2022-07-08T15:41:35,299 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo271.txt 2022-07-08T15:41:35,299 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo271.txt 2022-07-08T15:41:35,303 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo271.txt 2022-07-08T15:41:35,303 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo272.txt 2022-07-08T15:41:35,304 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo272.txt 2022-07-08T15:41:35,305 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo272.txt 2022-07-08T15:41:35,318 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo273.txt 2022-07-08T15:41:35,322 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-08T15:41:35,323 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo273.txt 2022-07-08T15:41:35,323 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo273.txt 2022-07-08T15:41:35,324 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 122 events 2022-07-08T15:41:35,324 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo716.txt 2022-07-08T15:41:35,324 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo716.txt 2022-07-08T15:41:35,327 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo716.txt 2022-07-08T15:41:35,331 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-08T15:41:35,364 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-08T15:41:35,370 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-08T15:41:35,376 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-08T15:41:35,376 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-08T15:41:35,376 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-08T15:41:35,378 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-08T15:41:35,381 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-08T15:41:35,382 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-08T15:41:35,383 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-08T15:41:35,387 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-08T15:41:35,387 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-08T15:41:35,387 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-08T15:41:35,387 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-08T15:41:35,388 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-08T15:41:35,393 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-08T15:41:35,402 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-08T15:41:35,411 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-08T15:41:35,417 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-08T15:41:35,420 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-08T15:41:35,424 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-08T15:41:35,434 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-08T15:41:35,444 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-08T15:41:35,447 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-08T15:41:35,450 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-08T15:41:35,451 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-08T15:41:35,451 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo253.txt (cache size: 0) 2022-07-08T15:41:35,451 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-08T15:41:35,465 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-08T15:41:35,466 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-08T15:41:35,466 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-08T15:41:35,466 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-08T15:41:35,466 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo251.txt (cache size: 0) 2022-07-08T15:41:35,477 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo251.txt (cache size: 0) 2022-07-08T15:41:35,480 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-08T15:41:35,482 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-08T15:41:35,482 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo254.txt (cache size: 0) 2022-07-08T15:41:35,483 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-08T15:41:35,485 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo253.txt (cache size: 0) 2022-07-08T15:41:35,485 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-08T15:41:35,486 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-08T15:41:35,487 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-08T15:41:35,487 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo252.txt (cache size: 0) 2022-07-08T15:41:35,492 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo255.txt (cache size: 0) 2022-07-08T15:41:35,493 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo252.txt (cache size: 0) 2022-07-08T15:41:35,495 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-08T15:41:35,496 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo252.txt (cache size: 0) 2022-07-08T15:41:35,498 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-08T15:41:35,504 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo251.txt (cache size: 0) 2022-07-08T15:41:35,507 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo254.txt (cache size: 0) 2022-07-08T15:41:35,508 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo254.txt (cache size: 0) 2022-07-08T15:41:35,509 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo257.txt (cache size: 0) 2022-07-08T15:41:35,510 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo256.txt (cache size: 0) 2022-07-08T15:41:35,513 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo253.txt (cache size: 0) 2022-07-08T15:41:35,513 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-08T15:41:35,513 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo256.txt (cache size: 0) 2022-07-08T15:41:35,514 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo257.txt (cache size: 0) 2022-07-08T15:41:35,514 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo255.txt (cache size: 0) 2022-07-08T15:41:35,514 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo255.txt (cache size: 0) 2022-07-08T15:41:35,516 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo258.txt (cache size: 0) 2022-07-08T15:41:35,517 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-08T15:41:35,518 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-08T15:41:35,519 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo259.txt (cache size: 0) 2022-07-08T15:41:35,519 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo258.txt (cache size: 0) 2022-07-08T15:41:35,521 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo256.txt (cache size: 0) 2022-07-08T15:41:35,523 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo258.txt (cache size: 0) 2022-07-08T15:41:35,526 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo259.txt (cache size: 0) 2022-07-08T15:41:35,527 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-08T15:41:35,529 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo260.txt (cache size: 0) 2022-07-08T15:41:35,529 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo260.txt (cache size: 0) 2022-07-08T15:41:35,529 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo257.txt (cache size: 0) 2022-07-08T15:41:35,531 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo259.txt (cache size: 0) 2022-07-08T15:41:35,532 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo261.txt (cache size: 0) 2022-07-08T15:41:35,533 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo263.txt (cache size: 0) 2022-07-08T15:41:35,540 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo264.txt (cache size: 0) 2022-07-08T15:41:35,542 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo262.txt (cache size: 0) 2022-07-08T15:41:35,543 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo262.txt (cache size: 0) 2022-07-08T15:41:35,545 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo263.txt (cache size: 0) 2022-07-08T15:41:35,547 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo263.txt (cache size: 0) 2022-07-08T15:41:35,550 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo262.txt (cache size: 0) 2022-07-08T15:41:35,551 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo261.txt (cache size: 0) 2022-07-08T15:41:35,553 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo260.txt (cache size: 0) 2022-07-08T15:41:35,554 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo265.txt (cache size: 0) 2022-07-08T15:41:35,560 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo264.txt (cache size: 0) 2022-07-08T15:41:35,564 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo265.txt (cache size: 0) 2022-07-08T15:41:35,565 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo261.txt (cache size: 0) 2022-07-08T15:41:35,565 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo264.txt (cache size: 0) 2022-07-08T15:41:35,568 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo265.txt (cache size: 0) 2022-07-08T15:41:35,570 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo268.txt (cache size: 0) 2022-07-08T15:41:35,572 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo268.txt (cache size: 0) 2022-07-08T15:41:35,574 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo267.txt (cache size: 0) 2022-07-08T15:41:35,575 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo267.txt (cache size: 0) 2022-07-08T15:41:35,576 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo267.txt (cache size: 0) 2022-07-08T15:41:35,578 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo266.txt (cache size: 0) 2022-07-08T15:41:35,578 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo269.txt (cache size: 0) 2022-07-08T15:41:35,579 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo268.txt (cache size: 0) 2022-07-08T15:41:35,580 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo266.txt (cache size: 0) 2022-07-08T15:41:35,581 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo266.txt (cache size: 0) 2022-07-08T15:41:35,582 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo270.txt (cache size: 0) 2022-07-08T15:41:35,583 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo271.txt (cache size: 0) 2022-07-08T15:41:35,583 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo271.txt (cache size: 0) 2022-07-08T15:41:35,583 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo270.txt (cache size: 0) 2022-07-08T15:41:35,583 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo269.txt (cache size: 0) 2022-07-08T15:41:35,583 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo270.txt (cache size: 0) 2022-07-08T15:41:35,585 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo271.txt (cache size: 0) 2022-07-08T15:41:35,585 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo269.txt (cache size: 0) 2022-07-08T15:41:35,586 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo273.txt (cache size: 0) 2022-07-08T15:41:35,586 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo273.txt (cache size: 0) 2022-07-08T15:41:35,587 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo716.txt (cache size: 0) 2022-07-08T15:41:35,587 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo273.txt (cache size: 0) 2022-07-08T15:41:35,587 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo272.txt (cache size: 0) 2022-07-08T15:41:35,588 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo272.txt (cache size: 0) 2022-07-08T15:41:35,588 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo272.txt (cache size: 0) 2022-07-08T15:41:35,589 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo716.txt (cache size: 0) 2022-07-08T15:41:35,589 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo716.txt (cache size: 0) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.79 s - in org.appng.core.controller.RepositoryWatcherTest [INFO] Running org.appng.core.controller.PlatformConfigTest 2022-07-08T15:41:36,465 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:36,494 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 28 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:36,497 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:36,532 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 34 ms. Found 15 JPA repository interfaces. Jul 08, 2022 3:41:36 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /var/lib/jenkins/.java/.userPrefs/prefs.xml Jul 08, 2022 3:41:36 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml 2022-07-08T15:41:36,573 INFO [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource 2022-07-08T15:41:36,577 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting... 2022-07-08T15:41:36,618 INFO [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported) 2022-07-08T15:41:36,623 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed. 2022-07-08T15:41:36,632 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG] 2022-07-08T15:41:36,690 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:41:36,701 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:37,062 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:37,063 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG' 2022-07-08T15:41:37,069 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@61805de3, started on Fri Jul 08 15:41:36 CEST 2022 2022-07-08T15:41:37,732 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:41:37,756 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0) 2022-07-08T15:41:37,827 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:41:37,827 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:41:37,827 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:41:37,849 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5) 2022-07-08T15:41:37,922 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG' 2022-07-08T15:41:37,923 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated... 2022-07-08T15:41:37,926 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in org.appng.core.controller.PlatformConfigTest [INFO] Running org.appng.core.controller.ControllerTest 2022-07-08T15:41:37,943 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:37,947 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1551168375 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:37,992 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:37,994 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1694048111 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,071 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,073 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1494257599 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,077 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,078 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2020615285 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,080 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,081 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#454968048 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,110 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,111 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#123358369 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,114 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,115 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#10593633 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,118 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,119 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1104263512 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,124 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,125 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1100398651 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,128 INFO [main] org.appng.core.Redirect : Redirecting request to /de/index (301) 2022-07-08T15:41:38,129 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,130 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#105822109 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,137 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,138 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1190697059 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,171 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,173 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#333477647 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,177 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,178 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1074830562 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,181 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,183 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#695931862 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,198 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,200 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1777916780 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,203 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,205 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2095854441 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,207 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,208 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1541764843 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,212 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,213 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#16361458 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,217 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,218 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2020905921 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,223 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,225 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1228117293 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,227 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,229 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1075939594 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,230 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,232 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1542348383 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,234 INFO [main] org.appng.core.Redirect : Redirecting request /de to /de/index (301) 2022-07-08T15:41:38,234 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,236 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#303803636 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,238 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,239 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#833733032 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,244 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,245 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#887592212 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,248 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,249 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1329979812 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,304 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,306 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#683247485 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,310 INFO [main] org.appng.core.Redirect : Redirecting request to /defaultPath (301) 2022-07-08T15:41:38,311 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,314 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#342984225 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,318 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,320 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1956006499 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,324 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,326 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#761982945 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,329 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,331 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1292495775 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:41:38,337 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:41:38,339 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#632323793 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 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.039 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.057 s - in org.appng.core.controller.filter.PageCacheFilterTest [INFO] Running org.appng.core.controller.filter.RedirectFilterTest 2022-07-08T15:41:38,466 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-07-08T15:41:38,469 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 2022-07-08T15:41:38,471 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-07-08T15:41:38,475 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2022-07-08T15:41:38,481 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.019 s - in org.appng.core.controller.filter.RedirectFilterTest [INFO] Running org.appng.core.controller.RedirectTest 2022-07-08T15:41:38,486 INFO [main] org.appng.core.Redirect : Redirecting request to /targeturl (301) 2022-07-08T15:41:38,487 INFO [main] org.appng.core.Redirect : Redirecting request to targeturl (302) 2022-07-08T15:41:38,487 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 2022-07-08T15:41:38,522 INFO [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j2.xml 2022-07-08T15:41:38,522 INFO [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------ 2022-07-08T15:41:38,524 INFO [main] org.appng.core.controller.PlatformStartup: Launching _ _ ____ 2022-07-08T15:41:38,524 INFO [main] org.appng.core.controller.PlatformStartup: __ _ _ __ _ __ | \ | |/ ___| 2022-07-08T15:41:38,524 INFO [main] org.appng.core.controller.PlatformStartup: / _` | '_ \| '_ \| \| | | _ 2022-07-08T15:41:38,524 INFO [main] org.appng.core.controller.PlatformStartup: | (_| | |_) | |_) | |\ | |_| | 2022-07-08T15:41:38,524 INFO [main] org.appng.core.controller.PlatformStartup: \__,_| .__/| .__/|_| \_|\____| 2022-07-08T15:41:38,524 INFO [main] org.appng.core.controller.PlatformStartup: |_| |_| 2022-07-08T15:41:38,524 INFO [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version------- 2022-07-08T15:41:38,524 INFO [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform 2022-07-08T15:41:38,526 INFO [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/database/appng on port 9050 2022-07-08T15:41:38,547 INFO [HSQLDB Server @45213ba0] hsqldb.db.HSQLDB81DE0B6871.ENGINE: Checkpoint start 2022-07-08T15:41:38,547 INFO [HSQLDB Server @45213ba0] hsqldb.db.HSQLDB81DE0B6871.ENGINE: checkpointClose start 2022-07-08T15:41:38,555 INFO [HSQLDB Server @45213ba0] hsqldb.db.HSQLDB81DE0B6871.ENGINE: checkpointClose synched 2022-07-08T15:41:38,561 INFO [HSQLDB Server @45213ba0] hsqldb.db.HSQLDB81DE0B6871.ENGINE: checkpointClose script done 2022-07-08T15:41:38,572 INFO [HSQLDB Server @45213ba0] hsqldb.db.HSQLDB81DE0B6871.ENGINE: checkpointClose end 2022-07-08T15:41:38,572 INFO [HSQLDB Server @45213ba0] hsqldb.db.HSQLDB81DE0B6871.ENGINE: Checkpoint end - txts: 1 2022-07-08T15:41:38,627 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:41:38,732 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-07-08T15:41:38,733 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:41:38,733 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:41:38,734 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:41:38,843 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-07-08T15:41:38,978 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-07-08T15:41:38,981 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:41:38,981 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:41:38,982 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:41:39,089 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-07-08T15:41:39,113 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.015s) 2022-07-08T15:41:39,128 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:41:39,177 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:41:39,287 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:41:39,416 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:41:39,464 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:41:39,483 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:41:39,499 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:41:39,519 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:41:39,538 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:41:39,552 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:41:39,568 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:41:39,598 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:41:39,617 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:41:39,634 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:41:39,649 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:41:39,650 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:41:39,666 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:41:39,683 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:41:39,702 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:41:39,710 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:41:39,725 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:41:39,735 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.568s) 2022-07-08T15:41:39,737 INFO [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng 2022-07-08T15:41:39,740 INFO [main] org.appng.core.controller.PlatformStartup: appNG null started in 1215 ms. 2022-07-08T15:41:39,740 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== 2022-07-08T15:41:39,743 INFO [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown() 2022-07-08T15:41:44,743 INFO [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test 2022-07-08T15:41:44,743 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTTING_DOWN 2022-07-08T15:41:44,748 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTTING_DOWN 2022-07-08T15:41:44,751 INFO [hz.test.cached.thread-2] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5702 [appNG] [5.1.2] Shutdown request of Member [10.102.4.103]:5702 - 1a094904-4fa3-40d1-b143-e152237a78e0 this is handled 2022-07-08T15:41:44,758 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down multicast service... 2022-07-08T15:41:44,760 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down connection manager... 2022-07-08T15:41:44,768 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down node engine... 2022-07-08T15:41:44,775 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.1.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}} 2022-07-08T15:41:44,790 INFO [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5702 [appNG] [5.1.2] Destroying node NodeExtension. 2022-07-08T15:41:44,791 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Shutdown is completed in 43 ms. 2022-07-08T15:41:44,791 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTDOWN 2022-07-08T15:41:44,791 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Node is already shutting down... Waiting for shutdown process to complete... 2022-07-08T15:41:44,792 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTDOWN 2022-07-08T15:41:44,792 INFO [main] org.appng.core.controller.PlatformStartup: appNG stopped. 2022-07-08T15:41:44,792 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.3 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.001 s - in org.appng.core.controller.RequestUtilTest [INFO] Running org.appng.core.controller.handler.MonitoringHandlerTest 2022-07-08T15:41:44,811 WARN [main] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Jul 08, 2022 3:41:44 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 08, 2022 3:41:44 PM com.hazelcast.config.AbstractXmlConfigHelper WARNING: Name of the hazelcast schema location[http://www.hazelcast.com/schema/config/hazelcast-config-5.0.xsd] is incorrect, using default 2022-07-08T15:41:44,892 INFO [main] com.hazelcast.system.logo : [10.102.4.103]:5702 [appNG] [5.1.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 2022-07-08T15:41:44,892 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-07-08T15:41:44,892 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Platform 5.1.2 (20220613 - d9dcc82) starting at [10.102.4.103]:5702 2022-07-08T15:41:44,892 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Cluster name: appNG 2022-07-08T15:41:44,892 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T15:41:44,892 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] The Jet engine is disabled. To enable the Jet engine on the members, 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 (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T15:41:44,904 INFO [main] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.1.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. 2022-07-08T15:41:44,906 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Using Multicast discovery 2022-07-08T15:41:44,906 WARN [main] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5702 [appNG] [5.1.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. 2022-07-08T15:41:44,917 INFO [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.1.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-07-08T15:41:44,917 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTING 2022-07-08T15:41:47,458 INFO [main] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.1.2] Members {size:1, ver:1} [ Member [10.102.4.103]:5702 - ab92b2a5-934b-4a61-8a27-b43e6d816454 this ] 2022-07-08T15:41:47,459 WARN [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2022-07-08T15:41:47,459 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTED 2022-07-08T15:41:47,459 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.682 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.001 s - in org.appng.core.controller.handler.GuiHandlerTest [INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest 2022-07-08T15:41:47,513 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:41:47,513 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T15:41:47,513 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T15:41:47,514 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T15:41:47,514 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T15:41:47,514 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:41:47,514 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:41:47,514 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:41:47,907 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) 2022-07-08T15:41:47,912 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:41:47,912 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T15:41:47,912 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T15:41:47,912 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T15:41:47,913 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T15:41:47,913 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:41:47,913 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:41:47,913 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:41:48,011 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost' 2022-07-08T15:41:48,018 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:41:48,018 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T15:41:48,018 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T15:41:48,018 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T15:41:48,019 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T15:41:48,019 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:41:48,019 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:41:48,019 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:41:48,026 WARN [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound 2022-07-08T15:41:49,028 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar) 2022-07-08T15:41:49,035 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:41:49,035 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T15:41:49,035 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T15:41:49,036 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T15:41:49,036 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T15:41:49,036 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:41:49,036 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:41:49,036 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:41:49,219 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:41:49,219 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T15:41:49,219 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T15:41:49,219 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T15:41:49,219 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T15:41:49,220 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:41:49,220 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:41:49,220 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:41:49,383 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.891 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest [INFO] Running org.appng.core.controller.rest.RestActionTest 2022-07-08T15:41:49,631 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) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s - in org.appng.core.controller.rest.RestActionTest [INFO] Running org.appng.core.controller.rest.RestDataSourceTest 2022-07-08T15:41:49,730 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) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.appng.core.controller.rest.RestDataSourceTest [INFO] Running org.appng.core.controller.rest.RestOperationTest 2022-07-08T15:41:49,733 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) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [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 2022-07-08T15:41:49,739 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}. 2022-07-08T15:41:49,741 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. 2022-07-08T15:41:49,742 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:49,742 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7192075e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c33bc4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2b8d112f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@200bdba4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4142900c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5ac49efb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1903e8e5, org.springframework.test.context.event.EventPublishingTestExecutionListener@672bc69a] 2022-07-08T15:41:49,826 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:49,854 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 28 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:49,857 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:49,881 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:49,903 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:41:49,948 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:41:49,948 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:41:49,948 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:41:49,948 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:41:49,948 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:41:49,949 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:41:49,955 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:50,220 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@157b0f6] 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. 2022-07-08T15:41:50,229 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d36a2a6] 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. 2022-07-08T15:41:50,253 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:50,253 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:50,255 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:41:49 CEST 2022 2022-07-08T15:41:50,785 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@77129106 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@6b847ff0, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6a12316c 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2c55842c]; rollback [true] 2022-07-08T15:41:50,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:41:50,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name 2022-07-08T15:41:50,880 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@77129106 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@6b847ff0, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6a12316c 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:41:50,882 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:50,883 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.146 s - in org.appng.core.repository.ResourceRepositoryTest [INFO] Running org.appng.core.repository.SiteRepositoryTest 2022-07-08T15:41:50,887 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}. 2022-07-08T15:41:50,887 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. 2022-07-08T15:41:50,888 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:50,888 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59096877, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4d1b2e3f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@36cd8553, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4baf4a5b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5977c989, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4d097e4e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@17b48da1, org.springframework.test.context.event.EventPublishingTestExecutionListener@26f8e09e] 2022-07-08T15:41:50,973 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:51,000 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:51,006 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:51,030 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:51,060 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:41:51,109 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:41:51,109 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:41:51,109 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:41:51,110 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:41:51,110 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:41:51,110 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:41:51,115 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:51,369 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65edb1b0] 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. 2022-07-08T15:41:51,377 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e51a73c] 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. 2022-07-08T15:41:51,399 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:51,399 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:51,401 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:41:50 CEST 2022 2022-07-08T15:41:51,945 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3a04a5f7 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@242767e0, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7da66aa8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@d024531]; rollback [true] 2022-07-08T15:41:51,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-08T15:41:51,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:41:52,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name 2022-07-08T15:41:52,024 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@3a04a5f7 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@242767e0, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7da66aa8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:41:52,026 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:52,026 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.139 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.01 s - in org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest 2022-07-08T15:41:52,043 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}. 2022-07-08T15:41:52,043 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. 2022-07-08T15:41:52,044 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:52,044 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e7a53f9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1fba318, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@73781be, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5afe5cd7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@26e729ea, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7ad8bd4d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4159f9d9, org.springframework.test.context.event.EventPublishingTestExecutionListener@69e91dc1] 2022-07-08T15:41:52,138 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:52,166 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 27 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:52,169 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:52,194 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:52,215 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:41:52,261 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:41:52,262 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:41:52,262 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:41:52,262 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:41:52,262 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:41:52,263 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:41:52,268 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:52,486 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65ece13f] 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. 2022-07-08T15:41:52,491 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@664b784c] 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. 2022-07-08T15:41:52,512 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:52,512 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:52,514 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:41:52 CEST 2022 2022-07-08T15:41:53,022 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5c165457 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@1ab5f7c2, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1aebd0c7 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1394d1fb]; rollback [true] 2022-07-08T15:41:53,028 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@5c165457 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@1ab5f7c2, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1aebd0c7 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:41:53,029 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:53,030 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.989 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest [INFO] Running org.appng.core.repository.RepositoryTest 2022-07-08T15:41:53,033 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}. 2022-07-08T15:41:53,033 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. 2022-07-08T15:41:53,033 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:53,034 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59d6396e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7f2e33d1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@47a768ca, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@725a8dcf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a2fc7a3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1491df8c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@680c14ec, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e1ec8d7] 2022-07-08T15:41:53,105 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:53,130 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:53,132 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:53,154 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:53,173 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:41:53,211 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:41:53,212 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:41:53,212 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:41:53,212 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:41:53,212 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:41:53,213 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:41:53,217 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:53,455 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46088378] 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. 2022-07-08T15:41:53,460 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5dc77a30] 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. 2022-07-08T15:41:53,480 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:53,481 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:53,482 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:41:53 CEST 2022 2022-07-08T15:41:53,947 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6dd22470 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@355c3a21, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6abcda34 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@553f7b1e]; rollback [true] 2022-07-08T15:41:53,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:41:53,955 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6dd22470 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@355c3a21, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6abcda34 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:41:53,956 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:53,956 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.922 s - in org.appng.core.repository.RepositoryTest [INFO] Running org.appng.core.repository.PropertyRepositoryTest 2022-07-08T15:41:53,960 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}. 2022-07-08T15:41:53,960 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. 2022-07-08T15:41:53,961 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:53,961 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5b021360, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@17bc5322, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@67d215a9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6fe914c6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@24bb9348, org.springframework.test.context.transaction.TransactionalTestExecutionListener@51ebe1be, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26e3d977, org.springframework.test.context.event.EventPublishingTestExecutionListener@18ba649] 2022-07-08T15:41:54,027 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:54,052 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:54,054 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:54,074 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:54,090 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:41:54,144 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:41:54,144 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:41:54,144 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:41:54,144 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:41:54,144 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:41:54,145 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:41:54,150 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:54,370 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50da9994] 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. 2022-07-08T15:41:54,375 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c87c0cd] 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. 2022-07-08T15:41:54,396 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:54,397 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:54,398 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:41:53 CEST 2022 2022-07-08T15:41:54,771 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5ba2fc68 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@364e2e84, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@77398c28 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@282982c9]; rollback [true] 2022-07-08T15:41:54,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar 2022-07-08T15:41:54,779 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@5ba2fc68 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@364e2e84, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@77398c28 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:41:54,780 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:54,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.819 s - in org.appng.core.repository.PropertyRepositoryTest [INFO] Running org.appng.core.repository.SubjectRepositoryTest 2022-07-08T15:41:54,784 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}. 2022-07-08T15:41:54,784 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. 2022-07-08T15:41:54,784 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:54,785 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@176bdac0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d8cef0c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2b7d8e96, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@42d7ffe5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@ba380a5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@510dfa52, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@16c3c7db, org.springframework.test.context.event.EventPublishingTestExecutionListener@6b962a31] 2022-07-08T15:41:54,859 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:54,885 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:54,887 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:54,909 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:54,926 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:41:54,972 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:41:54,972 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:41:54,972 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:41:54,972 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:41:54,973 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:41:54,974 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:41:54,980 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:55,214 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c3ec26] 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. 2022-07-08T15:41:55,217 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@310450cd] 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. 2022-07-08T15:41:55,236 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:55,237 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:55,238 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:41:54 CEST 2022 2022-07-08T15:41:55,625 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e39c985 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@6f004070, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@37f15080 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@c163277]; rollback [true] 2022-07-08T15:41:55,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-07-08T15:41:55,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-08T15:41:55,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:41:55,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-08T15:41:55,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name 2022-07-08T15:41:55,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group name 2022-07-08T15:41:55,685 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@4e39c985 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@6f004070, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@37f15080 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:41:55,687 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:55,688 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.903 s - in org.appng.core.repository.SubjectRepositoryTest [INFO] Running org.appng.core.repository.PermissionRepositoryTest 2022-07-08T15:41:55,692 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}. 2022-07-08T15:41:55,692 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. 2022-07-08T15:41:55,693 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:55,693 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1ec7db43, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4a146d79, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@75ad66e6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@749d0116, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5420c105, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3db6115d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2332ca5b, org.springframework.test.context.event.EventPublishingTestExecutionListener@3fbbfa9a] 2022-07-08T15:41:55,769 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:55,793 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:55,795 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:55,816 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:55,834 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:41:55,881 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:41:55,881 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:41:55,881 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:41:55,881 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:41:55,881 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:41:55,882 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:41:55,887 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:56,104 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@67875fb1] 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. 2022-07-08T15:41:56,108 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@10bd450d] 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. 2022-07-08T15:41:56,126 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:56,126 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:56,128 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:41:55 CEST 2022 2022-07-08T15:41:56,499 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@f49fa44 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@7d03051a, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@25370090 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3c37e224]; rollback [true] 2022-07-08T15:41:56,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:41:56,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name 2022-07-08T15:41:56,516 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@f49fa44 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@7d03051a, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@25370090 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:41:56,517 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:56,517 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.826 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.087 s - in org.appng.core.repository.RepositoryCacheTest [INFO] Running org.appng.core.repository.GroupRepositoryTest 2022-07-08T15:41:56,611 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}. 2022-07-08T15:41:56,611 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. 2022-07-08T15:41:56,611 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:56,612 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@750182e8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@69f564bd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4a8dfeb6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@d6620de, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7489f558, org.springframework.test.context.transaction.TransactionalTestExecutionListener@369bb7f8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@13c687d3, org.springframework.test.context.event.EventPublishingTestExecutionListener@2f9a35a5] 2022-07-08T15:41:56,676 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:56,700 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:56,702 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:56,722 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:56,737 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:41:56,775 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:41:56,775 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:41:56,775 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:41:56,775 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:41:56,775 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:41:56,776 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:41:56,780 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:56,972 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55c6eefb] 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. 2022-07-08T15:41:56,977 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79551ba8] 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. 2022-07-08T15:41:56,999 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:57,000 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:57,001 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:41:56 CEST 2022 2022-07-08T15:41:57,375 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6cccd2f8 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@160daefa, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@41a3dd70 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@15672739]; rollback [true] 2022-07-08T15:41:57,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:41:57,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-08T15:41:57,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-07-08T15:41:57,401 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6cccd2f8 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@160daefa, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@41a3dd70 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:41:57,402 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:57,402 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.792 s - in org.appng.core.repository.GroupRepositoryTest [INFO] Running org.appng.core.repository.RoleRepositoryTest 2022-07-08T15:41:57,406 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}. 2022-07-08T15:41:57,407 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. 2022-07-08T15:41:57,407 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:41:57,407 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@45dae26b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a7e2646, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@44b7237f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@ba5d8ad, org.springframework.test.context.support.DirtiesContextTestExecutionListener@19feba08, org.springframework.test.context.transaction.TransactionalTestExecutionListener@42e9e367, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3f389c9e, org.springframework.test.context.event.EventPublishingTestExecutionListener@1afd4b64] 2022-07-08T15:41:57,466 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:57,488 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:57,490 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:41:57,508 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 17 ms. Found 15 JPA repository interfaces. 2022-07-08T15:41:57,521 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:41:57,557 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:41:57,557 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:41:57,558 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:41:57,558 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:41:57,558 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:41:57,558 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:41:57,563 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:41:57,771 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9651ee1] 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. 2022-07-08T15:41:57,775 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2b980d86] 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. 2022-07-08T15:41:57,793 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:41:57,794 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:57,796 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:41:57 CEST 2022 2022-07-08T15:41:58,153 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@e78bbcc testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@3ebbea6d, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@72230dc0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3da18ccf]; rollback [true] 2022-07-08T15:41:58,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-08T15:41:58,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:41:58,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-08T15:41:58,177 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@e78bbcc testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@3ebbea6d, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@72230dc0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:41:58,179 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:41:58,179 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.774 s - in org.appng.core.repository.RoleRepositoryTest [INFO] Running org.appng.core.security.signing.SignerTest 2022-07-08T15:41:58,199 INFO [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip' 2022-07-08T15:41:58,201 INFO [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip/index' 2022-07-08T15:41:58,201 INFO [main] org.appng.core.security.signing.Signer: ..adding repository attributes 2022-07-08T15:41:58,201 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip' 2022-07-08T15:41:58,202 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip' 2022-07-08T15:41:58,202 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip' 2022-07-08T15:41:58,202 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.039 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.602 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.004 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.335 s - in org.appng.core.security.BCryptPasswordHandlerTest [INFO] Running org.appng.core.security.DigestValidatorTest 2022-07-08T15:42:01,191 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-08T15:42:01,191 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399809, maximum is 3600000 2022-07-08T15:42:01,191 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. 2022-07-08T15:42:01,192 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-08T15:42:01,193 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is 632A562FFD07AC99FBCD0D3E33FB5E9F, but should be 02AAD2313A2864298F705666268A5ED8 2022-07-08T15:42:01,193 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 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.008 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.094 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.001 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.002 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.011 s - in org.appng.core.domain.PackageArchiveTest [INFO] Running org.appng.core.domain.SiteImplTest 2022-07-08T15:42:01,337 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1347987682 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:01,337 INFO [main] org.appng.core.Redirect : Redirecting request to /some/uri (302) 2022-07-08T15:42:01,338 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1567449405 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:01,339 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar#anchor (302) 2022-07-08T15:42:01,339 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1701818736 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:01,346 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302) 2022-07-08T15:42:01,347 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1799163589 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:01,347 INFO [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#2126529405) 2022-07-08T15:42:01,347 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2116216135 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 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 s - in org.appng.core.application.PermissionProcessorTest [INFO] Running org.appng.core.service.CoreServiceTest 2022-07-08T15:42:01,365 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:01,365 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12327903, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@b44a7bb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@370bf665, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5d8b9b57, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5cf00b84, org.springframework.test.context.transaction.TransactionalTestExecutionListener@722716de, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1af77e21, org.springframework.test.context.event.EventPublishingTestExecutionListener@1ba70f0b] 2022-07-08T15:42:01,423 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:01,445 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:01,447 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:01,465 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:01,477 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:42:01,514 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:01,514 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:42:01,514 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:01,515 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:01,515 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:01,515 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:42:01,520 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:01,721 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@43e5eefe] 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. 2022-07-08T15:42:01,726 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1039fd44] 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. 2022-07-08T15:42:01,748 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:01,749 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:42:01,750 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:01 CEST 2022 2022-07-08T15:42:02,357 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7c7ab7dd, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:02,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1 2022-07-08T15:42:02,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2 2022-07-08T15:42:02,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-07-08T15:42:02,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-07-08T15:42:02,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-07-08T15:42:02,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2 2022-07-08T15:42:02,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3 2022-07-08T15:42:02,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager 2022-07-08T15:42:02,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker 2022-07-08T15:42:02,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar 2022-07-08T15:42:02,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager 2022-07-08T15:42:02,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker 2022-07-08T15:42:02,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar 2022-07-08T15:42:02,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar 2022-07-08T15:42:02,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar 2022-07-08T15:42:02,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager 2022-07-08T15:42:02,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker 2022-07-08T15:42:02,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar 2022-07-08T15:42:02,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin 2022-07-08T15:42:02,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user 2022-07-08T15:42:02,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger 2022-07-08T15:42:02,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-07-08T15:42:02,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2 2022-07-08T15:42:02,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3 2022-07-08T15:42:02,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-07-08T15:42:02,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2 2022-07-08T15:42:02,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3 2022-07-08T15:42:02,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo 2022-07-08T15:42:02,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-08T15:42:02,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-08T15:42:02,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-08T15:42:02,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-08T15:42:02,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-08T15:42:02,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-08T15:42:02,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-08T15:42:02,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-08T15:42:02,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-08T15:42:02,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-08T15:42:02,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-08T15:42:02,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-08T15:42:02,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-08T15:42:02,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-08T15:42:02,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-08T15:42:02,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-08T15:42:02,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-07-08T15:42:02,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-08T15:42:02,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-08T15:42:02,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-08T15:42:02,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-08T15:42:02,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-08T15:42:02,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-08T15:42:02,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-08T15:42:02,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-08T15:42:02,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-08T15:42:02,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-08T15:42:02,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-08T15:42:02,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-08T15:42:02,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-08T15:42:02,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-08T15:42:02,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-08T15:42:02,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:02,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-08T15:42:02,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-08T15:42:02,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:02,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-08T15:42:02,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-08T15:42:02,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-08T15:42:02,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-08T15:42:02,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-08T15:42:02,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-08T15:42:02,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-08T15:42:02,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-08T15:42:02,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-08T15:42:02,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-08T15:42:02,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-08T15:42:02,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-08T15:42:02,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-08T15:42:02,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-08T15:42:02,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-08T15:42:02,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-08T15:42:02,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-08T15:42:02,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-08T15:42:02,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-08T15:42:02,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-08T15:42:02,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-08T15:42:02,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:02,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager 2022-07-08T15:42:02,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker 2022-07-08T15:42:02,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar 2022-07-08T15:42:02,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin 2022-07-08T15:42:02,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user 2022-07-08T15:42:02,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger 2022-07-08T15:42:02,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-07-08T15:42:02,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-07-08T15:42:02,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-07-08T15:42:02,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-07-08T15:42:02,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-07-08T15:42:02,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-07-08T15:42:02,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-07-08T15:42:02,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-07-08T15:42:02,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-07-08T15:42:02,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-07-08T15:42:02,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-07-08T15:42:02,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-07-08T15:42:02,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-07-08T15:42:02,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-07-08T15:42:02,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-07-08T15:42:02,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-07-08T15:42:02,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-07-08T15:42:02,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-07-08T15:42:02,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-07-08T15:42:02,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-07-08T15:42:02,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-07-08T15:42:02,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-07-08T15:42:02,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-07-08T15:42:02,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-07-08T15:42:02,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-07-08T15:42:02,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-07-08T15:42:02,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-07-08T15:42:02,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-07-08T15:42:02,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-07-08T15:42:02,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-07-08T15:42:02,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-07-08T15:42:02,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-07-08T15:42:02,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-07-08T15:42:02,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-07-08T15:42:02,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-07-08T15:42:02,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-07-08T15:42:02,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-07-08T15:42:02,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-07-08T15:42:02,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-07-08T15:42:02,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-07-08T15:42:02,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-07-08T15:42:02,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-07-08T15:42:02,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-07-08T15:42:02,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-07-08T15:42:02,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-07-08T15:42:02,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-07-08T15:42:02,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-07-08T15:42:02,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-07-08T15:42:02,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-07-08T15:42:02,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-07-08T15:42:02,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-07-08T15:42:02,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-07-08T15:42:02,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-07-08T15:42:02,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-07-08T15:42:02,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-07-08T15:42:02,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-07-08T15:42:02,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-07-08T15:42:02,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-07-08T15:42:02,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-07-08T15:42:02,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-07-08T15:42:02,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-07-08T15:42:02,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-07-08T15:42:02,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-07-08T15:42:02,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-07-08T15:42:02,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-07-08T15:42:02,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-07-08T15:42:02,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-07-08T15:42:02,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-07-08T15:42:02,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-07-08T15:42:02,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-07-08T15:42:02,698 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1068801293 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:02,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.ldapHost 2022-07-08T15:42:02,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-07-08T15:42:02,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-07-08T15:42:02,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout 2022-07-08T15:42:02,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef 2022-07-08T15:42:02,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication 2022-07-08T15:42:02,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-07-08T15:42:02,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender 2022-07-08T15:42:02,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions 2022-07-08T15:42:02,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics 2022-07-08T15:42:02,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-07-08T15:42:02,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-07-08T15:42:02,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes 2022-07-08T15:42:02,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage 2022-07-08T15:42:02,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-07-08T15:42:02,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword 2022-07-08T15:42:02,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-07-08T15:42:02,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-07-08T15:42:02,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-07-08T15:42:02,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain 2022-07-08T15:42:02,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile 2022-07-08T15:42:02,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions 2022-07-08T15:42:02,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-07-08T15:42:02,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir 2022-07-08T15:42:02,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost 2022-07-08T15:42:02,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage 2022-07-08T15:42:02,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name 2022-07-08T15:42:02,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost 2022-07-08T15:42:02,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts 2022-07-08T15:42:02,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication 2022-07-08T15:42:02,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-07-08T15:42:02,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort 2022-07-08T15:42:02,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-07-08T15:42:02,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-07-08T15:42:02,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host 2022-07-08T15:42:02,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages 2022-07-08T15:42:02,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir 2022-07-08T15:42:02,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-07-08T15:42:02,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage 2022-07-08T15:42:02,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-07-08T15:42:02,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig 2022-07-08T15:42:02,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone 2022-07-08T15:42:02,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix 2022-07-08T15:42:02,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path 2022-07-08T15:42:02,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser 2022-07-08T15:42:02,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType 2022-07-08T15:42:02,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize 2022-07-08T15:42:02,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding 2022-07-08T15:42:02,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls 2022-07-08T15:42:02,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir 2022-07-08T15:42:02,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template 2022-07-08T15:42:02,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled 2022-07-08T15:42:02,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId 2022-07-08T15:42:02,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-07-08T15:42:02,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-07-08T15:42:02,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig 2022-07-08T15:42:02,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale 2022-07-08T15:42:02,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-07-08T15:42:02,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage 2022-07-08T15:42:02,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled 2022-07-08T15:42:02,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir 2022-07-08T15:42:02,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits 2022-07-08T15:42:02,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize 2022-07-08T15:42:02,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled 2022-07-08T15:42:02,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-07-08T15:42:02,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName 2022-07-08T15:42:02,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-07-08T15:42:02,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages 2022-07-08T15:42:02,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef 2022-07-08T15:42:02,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir 2022-07-08T15:42:02,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize 2022-07-08T15:42:02,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path 2022-07-08T15:42:02,817 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1324776863 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:02,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage 2022-07-08T15:42:02,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage 2022-07-08T15:42:02,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize 2022-07-08T15:42:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-07-08T15:42:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-07-08T15:42:02,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir 2022-07-08T15:42:02,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost 2022-07-08T15:42:02,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template 2022-07-08T15:42:02,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions 2022-07-08T15:42:02,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-07-08T15:42:02,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir 2022-07-08T15:42:02,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls 2022-07-08T15:42:02,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled 2022-07-08T15:42:02,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize 2022-07-08T15:42:02,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-07-08T15:42:02,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-07-08T15:42:02,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled 2022-07-08T15:42:02,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-07-08T15:42:02,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-07-08T15:42:02,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding 2022-07-08T15:42:02,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-07-08T15:42:02,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-07-08T15:42:02,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage 2022-07-08T15:42:02,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage 2022-07-08T15:42:02,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName 2022-07-08T15:42:02,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-07-08T15:42:02,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions 2022-07-08T15:42:02,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain 2022-07-08T15:42:02,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-07-08T15:42:02,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages 2022-07-08T15:42:02,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile 2022-07-08T15:42:02,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser 2022-07-08T15:42:02,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir 2022-07-08T15:42:02,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path 2022-07-08T15:42:02,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig 2022-07-08T15:42:02,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig 2022-07-08T15:42:02,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout 2022-07-08T15:42:02,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost 2022-07-08T15:42:02,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes 2022-07-08T15:42:02,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics 2022-07-08T15:42:02,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef 2022-07-08T15:42:02,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-07-08T15:42:02,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort 2022-07-08T15:42:02,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale 2022-07-08T15:42:02,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir 2022-07-08T15:42:02,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix 2022-07-08T15:42:02,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize 2022-07-08T15:42:02,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication 2022-07-08T15:42:02,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef 2022-07-08T15:42:02,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts 2022-07-08T15:42:02,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword 2022-07-08T15:42:02,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-07-08T15:42:02,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType 2022-07-08T15:42:02,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone 2022-07-08T15:42:02,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-07-08T15:42:02,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId 2022-07-08T15:42:02,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-07-08T15:42:02,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-07-08T15:42:02,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host 2022-07-08T15:42:02,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender 2022-07-08T15:42:02,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir 2022-07-08T15:42:02,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled 2022-07-08T15:42:02,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages 2022-07-08T15:42:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-07-08T15:42:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication 2022-07-08T15:42:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-07-08T15:42:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-07-08T15:42:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits 2022-07-08T15:42:02,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-07-08T15:42:02,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path 2022-07-08T15:42:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name 2022-07-08T15:42:02,900 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1257497722 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:02,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-08T15:42:02,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2 2022-07-08T15:42:02,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3 2022-07-08T15:42:02,967 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7c7ab7dd, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:02,969 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@221a4506, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,043 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1255145284 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,068 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1057000749 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,092 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#326961305 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-08T15:42:03,132 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@221a4506, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,133 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@747fb320, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,173 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1736973522 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,196 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#883112936 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,215 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1183376023 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-08T15:42:03,238 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@747fb320, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,239 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f536e96, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,266 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#291984358 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,285 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2064575385 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,304 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#449456213 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,340 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar 2022-07-08T15:42:03,341 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar 2022-07-08T15:42:03,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1 2022-07-08T15:42:03,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar 2022-07-08T15:42:03,356 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f536e96, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,358 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@883f297, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,380 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1452766027 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,393 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#972781254 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,405 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2073476212 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,435 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@883f297, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,436 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3a9f002a, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,457 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#965966739 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,470 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#48665477 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,483 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1609605937 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,494 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3a9f002a, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,495 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@26865622, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,514 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#801208323 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,528 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#271505842 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,540 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1344635692 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz 2022-07-08T15:42:03,546 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@26865622, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,548 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@282aa38b, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,566 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#567853350 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,578 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#628847952 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,590 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2065090668 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name 2022-07-08T15:42:03,594 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@282aa38b, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,595 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@77f4ca5c, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,614 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#387967599 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,626 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#244222202 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,638 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1086249070 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection 2022-07-08T15:42:03,644 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@77f4ca5c, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,645 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3e142587, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,666 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1538881731 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,682 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#147653656 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,694 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1635359644 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group 2022-07-08T15:42:03,698 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3e142587, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,699 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@117fa73e, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,718 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#68729846 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,730 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1870422364 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,742 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#767497506 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo 2022-07-08T15:42:03,748 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@117fa73e, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,749 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@479d1ad3, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,767 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#39709187 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,778 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#879346612 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,790 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1337399742 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo 2022-07-08T15:42:03,796 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@479d1ad3, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,797 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2261b2f1, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,814 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#609400300 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,826 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#326605557 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,838 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1658691452 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo 2022-07-08T15:42:03,843 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2261b2f1, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,845 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@994e329, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,866 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1452640587 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,880 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#207814411 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,891 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1536199369 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage 2022-07-08T15:42:03,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir 2022-07-08T15:42:03,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication 2022-07-08T15:42:03,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions 2022-07-08T15:42:03,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir 2022-07-08T15:42:03,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled 2022-07-08T15:42:03,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path 2022-07-08T15:42:03,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile 2022-07-08T15:42:03,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage 2022-07-08T15:42:03,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts 2022-07-08T15:42:03,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name 2022-07-08T15:42:03,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown 2022-07-08T15:42:03,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute 2022-07-08T15:42:03,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale 2022-07-08T15:42:03,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance 2022-07-08T15:42:03,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir 2022-07-08T15:42:03,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods 2022-07-08T15:42:03,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost 2022-07-08T15:42:03,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive 2022-07-08T15:42:03,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef 2022-07-08T15:42:03,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef 2022-07-08T15:42:03,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme 2022-07-08T15:42:03,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path 2022-07-08T15:42:03,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits 2022-07-08T15:42:03,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout 2022-07-08T15:42:03,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId 2022-07-08T15:42:03,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain 2022-07-08T15:42:03,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled 2022-07-08T15:42:03,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue 2022-07-08T15:42:03,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled 2022-07-08T15:42:03,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics 2022-07-08T15:42:03,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain 2022-07-08T15:42:03,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir 2022-07-08T15:42:03,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer 2022-07-08T15:42:03,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host 2022-07-08T15:42:03,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir 2022-07-08T15:42:03,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize 2022-07-08T15:42:03,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage 2022-07-08T15:42:03,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes 2022-07-08T15:42:03,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages 2022-07-08T15:42:03,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding 2022-07-08T15:42:03,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName 2022-07-08T15:42:03,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize 2022-07-08T15:42:03,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix 2022-07-08T15:42:03,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser 2022-07-08T15:42:03,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions 2022-07-08T15:42:03,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType 2022-07-08T15:42:03,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled 2022-07-08T15:42:03,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize 2022-07-08T15:42:03,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled 2022-07-08T15:42:03,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime 2022-07-08T15:42:03,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize 2022-07-08T15:42:03,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template 2022-07-08T15:42:03,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages 2022-07-08T15:42:03,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage 2022-07-08T15:42:03,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig 2022-07-08T15:42:03,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig 2022-07-08T15:42:03,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender 2022-07-08T15:42:03,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls 2022-07-08T15:42:03,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle 2022-07-08T15:42:03,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout 2022-07-08T15:42:03,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths 2022-07-08T15:42:03,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort 2022-07-08T15:42:03,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat 2022-07-08T15:42:03,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn 2022-07-08T15:42:03,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost 2022-07-08T15:42:03,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword 2022-07-08T15:42:03,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout 2022-07-08T15:42:03,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone 2022-07-08T15:42:03,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn 2022-07-08T15:42:03,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication 2022-07-08T15:42:03,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example 2022-07-08T15:42:03,940 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@994e329, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,941 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6df50cd1, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:03,958 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1465120411 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,968 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1798395640 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,980 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1718189091 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,990 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1715588158 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:03,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john 2022-07-08T15:42:03,994 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6df50cd1, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:03,995 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b897959, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:04,012 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#137444761 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,022 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1782072313 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,032 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#547811858 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,042 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#421465815 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name 2022-07-08T15:42:04,054 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b897959, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:04,056 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2b11e137, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:04,079 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1466064869 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,092 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1494680558 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,105 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1666834541 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,119 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#918870475 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-08T15:42:04,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin 2022-07-08T15:42:04,127 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2b11e137, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:04,128 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7d45f7f7, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:04,145 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1814135962 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,156 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#811952524 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,165 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#310120125 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,174 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#987883865 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,177 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7d45f7f7, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:04,178 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@406da46a, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [true] 2022-07-08T15:42:04,193 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#576976476 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,202 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1587017479 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,211 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#385236780 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,220 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#898155825 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,227 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker 2022-07-08T15:42:04,228 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@406da46a, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:04,230 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@46120faf, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:04,244 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#877734511 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,252 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1629279161 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,260 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#872973396 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,269 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#888505630 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,272 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-3 2022-07-08T15:42:04,280 INFO [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED 2022-07-08T15:42:04,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3 2022-07-08T15:42:04,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-07-08T15:42:04,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender 2022-07-08T15:42:04,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId 2022-07-08T15:42:04,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir 2022-07-08T15:42:04,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication 2022-07-08T15:42:04,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage 2022-07-08T15:42:04,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef 2022-07-08T15:42:04,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName 2022-07-08T15:42:04,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-07-08T15:42:04,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage 2022-07-08T15:42:04,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef 2022-07-08T15:42:04,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-07-08T15:42:04,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled 2022-07-08T15:42:04,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions 2022-07-08T15:42:04,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics 2022-07-08T15:42:04,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-07-08T15:42:04,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts 2022-07-08T15:42:04,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-07-08T15:42:04,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-07-08T15:42:04,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-07-08T15:42:04,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-07-08T15:42:04,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication 2022-07-08T15:42:04,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage 2022-07-08T15:42:04,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize 2022-07-08T15:42:04,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir 2022-07-08T15:42:04,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding 2022-07-08T15:42:04,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-07-08T15:42:04,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage 2022-07-08T15:42:04,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages 2022-07-08T15:42:04,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host 2022-07-08T15:42:04,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig 2022-07-08T15:42:04,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir 2022-07-08T15:42:04,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-07-08T15:42:04,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes 2022-07-08T15:42:04,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize 2022-07-08T15:42:04,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout 2022-07-08T15:42:04,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-07-08T15:42:04,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-07-08T15:42:04,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-07-08T15:42:04,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-07-08T15:42:04,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled 2022-07-08T15:42:04,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain 2022-07-08T15:42:04,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-07-08T15:42:04,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost 2022-07-08T15:42:04,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-07-08T15:42:04,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword 2022-07-08T15:42:04,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-07-08T15:42:04,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls 2022-07-08T15:42:04,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser 2022-07-08T15:42:04,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-07-08T15:42:04,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale 2022-07-08T15:42:04,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled 2022-07-08T15:42:04,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost 2022-07-08T15:42:04,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort 2022-07-08T15:42:04,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path 2022-07-08T15:42:04,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name 2022-07-08T15:42:04,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig 2022-07-08T15:42:04,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize 2022-07-08T15:42:04,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits 2022-07-08T15:42:04,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path 2022-07-08T15:42:04,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-07-08T15:42:04,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType 2022-07-08T15:42:04,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-07-08T15:42:04,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir 2022-07-08T15:42:04,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile 2022-07-08T15:42:04,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages 2022-07-08T15:42:04,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix 2022-07-08T15:42:04,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template 2022-07-08T15:42:04,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone 2022-07-08T15:42:04,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir 2022-07-08T15:42:04,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions 2022-07-08T15:42:04,329 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-08T15:42:04,332 INFO [main] org.appng.core.service.CoreService: done deleting site site-3 2022-07-08T15:42:04,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3 2022-07-08T15:42:04,334 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@46120faf, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:04,336 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@45b344fc, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:04,351 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1095525522 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,361 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1591540798 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,369 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#626632006 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:04,379 INFO [pool-130-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING 2022-07-08T15:42:04,396 INFO [pool-130-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED 2022-07-08T15:42:04,397 INFO [pool-130-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-07-08T15:42:04,398 INFO [pool-130-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-07-08T15:42:04,480 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-2 2022-07-08T15:42:04,484 INFO [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED 2022-07-08T15:42:04,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2 2022-07-08T15:42:04,493 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#986001452) 2022-07-08T15:42:04,494 INFO [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#986001452) 2022-07-08T15:42:04,494 INFO [pool-130-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING 2022-07-08T15:42:04,495 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#986001452) complete 2022-07-08T15:42:04,495 INFO [pool-130-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED}) 2022-07-08T15:42:04,497 INFO [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.1.2] Initializing cluster partition table arrangement... 2022-07-08T15:42:04,502 INFO [pool-130-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED 2022-07-08T15:42:04,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2 2022-07-08T15:42:04,503 INFO [pool-130-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED}) 2022-07-08T15:42:04,504 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-08T15:42:04,507 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-2 2022-07-08T15:42:04,508 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-2 2022-07-08T15:42:04,508 INFO [pool-130-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED 2022-07-08T15:42:04,509 INFO [main] org.appng.core.service.CoreService: done deleting site site-2 2022-07-08T15:42:04,509 INFO [pool-130-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED}) 2022-07-08T15:42:04,509 INFO [pool-130-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2 2022-07-08T15:42:04,509 INFO [main] org.appng.core.service.CoreServiceTest: Processed 11 events 2022-07-08T15:42:04,509 INFO [pool-130-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down. 2022-07-08T15:42:05,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-07-08T15:42:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender 2022-07-08T15:42:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId 2022-07-08T15:42:05,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir 2022-07-08T15:42:05,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication 2022-07-08T15:42:05,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage 2022-07-08T15:42:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef 2022-07-08T15:42:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName 2022-07-08T15:42:05,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-07-08T15:42:05,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage 2022-07-08T15:42:05,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef 2022-07-08T15:42:05,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-07-08T15:42:05,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled 2022-07-08T15:42:05,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions 2022-07-08T15:42:05,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics 2022-07-08T15:42:05,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-07-08T15:42:05,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts 2022-07-08T15:42:05,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-07-08T15:42:05,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-07-08T15:42:05,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-07-08T15:42:05,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-07-08T15:42:05,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication 2022-07-08T15:42:05,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage 2022-07-08T15:42:05,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize 2022-07-08T15:42:05,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir 2022-07-08T15:42:05,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding 2022-07-08T15:42:05,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-07-08T15:42:05,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage 2022-07-08T15:42:05,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages 2022-07-08T15:42:05,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host 2022-07-08T15:42:05,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig 2022-07-08T15:42:05,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir 2022-07-08T15:42:05,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-07-08T15:42:05,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes 2022-07-08T15:42:05,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize 2022-07-08T15:42:05,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout 2022-07-08T15:42:05,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-07-08T15:42:05,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-07-08T15:42:05,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-07-08T15:42:05,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-07-08T15:42:05,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled 2022-07-08T15:42:05,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain 2022-07-08T15:42:05,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-07-08T15:42:05,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost 2022-07-08T15:42:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-07-08T15:42:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword 2022-07-08T15:42:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-07-08T15:42:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls 2022-07-08T15:42:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser 2022-07-08T15:42:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-07-08T15:42:05,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale 2022-07-08T15:42:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled 2022-07-08T15:42:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost 2022-07-08T15:42:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort 2022-07-08T15:42:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path 2022-07-08T15:42:05,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name 2022-07-08T15:42:05,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig 2022-07-08T15:42:05,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize 2022-07-08T15:42:05,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits 2022-07-08T15:42:05,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path 2022-07-08T15:42:05,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-07-08T15:42:05,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType 2022-07-08T15:42:05,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-07-08T15:42:05,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir 2022-07-08T15:42:05,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile 2022-07-08T15:42:05,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages 2022-07-08T15:42:05,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix 2022-07-08T15:42:05,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template 2022-07-08T15:42:05,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone 2022-07-08T15:42:05,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir 2022-07-08T15:42:05,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions 2022-07-08T15:42:05,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2 2022-07-08T15:42:05,556 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@45b344fc, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,559 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@78e7253, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,581 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#372321435 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,590 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1539349281 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john 2022-07-08T15:42:05,596 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@78e7253, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,598 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6c7af700, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,614 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1756369418 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,622 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#108937490 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,625 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6c7af700, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,627 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1f6f93e3, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,643 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2096603606 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,653 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2077103803 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,655 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1f6f93e3, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,656 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@78107aff, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,673 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#259844823 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,682 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#510842149 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo 2022-07-08T15:42:05,688 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@78107aff, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,689 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@368dd74d, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,705 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1130701769 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,713 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#164910668 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,717 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@368dd74d, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,719 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@39120023, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,735 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#199514725 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,744 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#32101717 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,749 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@39120023, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,751 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@480ece86, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,769 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1385319131 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,777 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#302554032 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,779 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@480ece86, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,781 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@53e61667, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,796 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1591540141 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,804 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#835559232 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,807 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@53e61667, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,808 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36475d90, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,824 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#429269570 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,833 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1702953045 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,839 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36475d90, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,840 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@f80e841, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,861 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#806094179 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,870 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1596016510 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,873 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@f80e841, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,874 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1a09d86e, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,890 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1153119309 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,899 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#872021091 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,904 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1a09d86e, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,905 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@360644e3, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,922 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2122188697 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,930 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1591774589 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,940 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@360644e3, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:05,941 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5a6b34a0, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:05,957 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#240028128 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:05,994 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#861497262 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,004 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5a6b34a0, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:06,005 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@439d6456, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:06,020 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#720561783 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,027 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1798075027 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,029 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@439d6456, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:06,030 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22ccbe27, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:06,045 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1770482014 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,053 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1717665988 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,056 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22ccbe27, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:06,057 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6887e255, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:06,071 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1644823766 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,077 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#487569150 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,081 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6887e255, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:06,083 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d439b40, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:06,096 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1440775981 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,104 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1988065312 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,106 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d439b40, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:06,107 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b0b3093, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:06,120 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1858623167 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,127 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1905012547 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,130 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b0b3093, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:06,131 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c07d165, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:06,144 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#465211015 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,151 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#78062938 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,159 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c07d165, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:06,161 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7277166, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:06,174 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1246091978 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,181 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#472812309 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,193 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7277166, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:06,194 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@767e4c42, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:06,209 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1087316698 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,216 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#636264971 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,270 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://localhost:8888' with principal 'subject-2' (javax.naming.CommunicationException: localhost:8888) 2022-07-08T15:42:06,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts. 2022-07-08T15:42:06,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-08T15:42:06,274 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@767e4c42, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:06,275 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3ba4b2b6, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:06,290 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1522602589 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,297 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#235698976 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts. 2022-07-08T15:42:06,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-08T15:42:06,307 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3ba4b2b6, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:06,308 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5952ccd6, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:06,321 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1752098018 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:06,328 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1908837011 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:07,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:07,107 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-07-08T15:42:07,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:42:07,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T15:42:07,112 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T15:42:07,113 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5952ccd6, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:07,115 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b4e09a0, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:07,131 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2094879816 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:07,138 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1612280422 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:07,142 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-08T15:42:07,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:07,145 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-07-08T15:42:07,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:42:07,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T15:42:07,145 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T15:42:07,146 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b4e09a0, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:07,148 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20b0eb7e, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:07,161 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#374886737 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:07,168 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1510561387 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:07,919 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-08T15:42:07,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts. 2022-07-08T15:42:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:08,682 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-08T15:42:08,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts. 2022-07-08T15:42:08,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:09,455 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-08T15:42:09,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked after 3 failed login attempts. 2022-07-08T15:42:09,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:09,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:09,464 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20b0eb7e, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:09,466 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@267bf9df, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:09,480 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#150522359 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:09,487 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#810052980 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:10,254 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe' 2022-07-08T15:42:10,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:42:10,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T15:42:10,261 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T15:42:10,262 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@267bf9df, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:10,264 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cff845a, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:10,277 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#768460612 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:10,284 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#557245 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:10,290 INFO [main] org.appng.core.service.CoreService: user subject-2 found 2022-07-08T15:42:10,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-08T15:42:10,292 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2' 2022-07-08T15:42:10,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:42:10,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T15:42:10,293 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T15:42:10,294 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cff845a, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:10,296 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@796bb547, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:10,308 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1776974769 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:10,315 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1327522271 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:10,320 INFO [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership. 2022-07-08T15:42:10,322 INFO [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1' 2022-07-08T15:42:10,323 INFO [main] org.appng.core.service.CoreService: User 'null' successfully authenticated. 2022-07-08T15:42:10,324 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'null' 2022-07-08T15:42:10,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:42:10,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T15:42:10,324 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T15:42:10,325 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@796bb547, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:10,326 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c5551d9, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:10,339 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1750796636 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:10,346 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#655992259 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:10,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:11,117 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 Jul 08 15:42:10 CEST 2022). 2022-07-08T15:42:11,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:11,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:11,124 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5c5551d9, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:11,125 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b5b1553, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:11,140 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#114854059 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:11,149 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#379145266 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:11,152 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:11,926 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 Apr 08 15:42:11 CEST 2022). 2022-07-08T15:42:11,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:11,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:11,931 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b5b1553, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:11,933 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b7ca746, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:11,946 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#203726730 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:11,952 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1247394840 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:11,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:12,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3. 2022-07-08T15:42:12,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:12,723 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b7ca746, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:12,724 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@41d804dd, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:12,736 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#513927011 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:12,743 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#125253533 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:12,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject deve 2022-07-08T15:42:13,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject deve 2022-07-08T15:42:13,510 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@41d804dd, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:13,512 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f9665be, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:13,524 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#393858892 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:13,530 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#525984697 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:13,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-07-08T15:42:13,532 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-08T15:42:13,546 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2 2022-07-08T15:42:13,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-07-08T15:42:13,550 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:42:13,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-07-08T15:42:13,552 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:42:13,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-07-08T15:42:13,552 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:42:13,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-07-08T15:42:13,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-07-08T15:42:13,560 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:42:13,561 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:42:13,563 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:42:13,563 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:42:13,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-07-08T15:42:13,565 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:42:13,565 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:42:13,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-07-08T15:42:13,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T15:42:13,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-07-08T15:42:13,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-08T15:42:13,579 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2' 2022-07-08T15:42:13,580 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2' 2022-07-08T15:42:13,580 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2' 2022-07-08T15:42:13,580 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2' 2022-07-08T15:42:13,581 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2' 2022-07-08T15:42:13,581 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2' 2022-07-08T15:42:13,581 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2' 2022-07-08T15:42:13,581 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2' 2022-07-08T15:42:13,582 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-07-08T15:42:13,582 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-07-08T15:42:13,582 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application 2022-07-08T15:42:13,600 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:42:13,602 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:42:13,603 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:42:13,605 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:42:13,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-07-08T15:42:13,612 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f9665be, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:13,614 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70b21938, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:13,625 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#488890786 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:13,632 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1865683065 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:13,651 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application 2022-07-08T15:42:13,651 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application 2022-07-08T15:42:13,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1 2022-07-08T15:42:13,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-08T15:42:13,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-07-08T15:42:13,655 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-08T15:42:13,664 INFO [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3 2022-07-08T15:42:13,669 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:42:13,669 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:42:13,669 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:42:13,669 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:42:13,670 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:42:13,670 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:42:13,670 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:42:13,670 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:42:13,670 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:42:13,671 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:42:13,671 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application 2022-07-08T15:42:13,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-07-08T15:42:13,678 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:42:13,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-07-08T15:42:13,681 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:42:13,682 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:42:13,683 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:42:13,684 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:42:13,685 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:42:13,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-08T15:42:13,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-07-08T15:42:13,689 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:42:13,689 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:42:13,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-07-08T15:42:13,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-08T15:42:13,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T15:42:13,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo 2022-07-08T15:42:13,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-08T15:42:13,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-07-08T15:42:13,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar 2022-07-08T15:42:13,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-08T15:42:13,698 INFO [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1' 2022-07-08T15:42:13,699 INFO [main] org.appng.core.service.CoreService: loading properties for application demo-application 2022-07-08T15:42:13,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo 2022-07-08T15:42:13,702 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70b21938, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:13,704 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@11453cb4, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:13,722 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1593491435 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:13,731 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1406132555 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:13,738 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-07-08T15:42:13,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1 2022-07-08T15:42:13,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-08T15:42:13,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-07-08T15:42:13,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-08T15:42:13,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator 2022-07-08T15:42:13,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester 2022-07-08T15:42:13,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger 2022-07-08T15:42:13,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug 2022-07-08T15:42:13,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui 2022-07-08T15:42:13,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html 2022-07-08T15:42:13,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission 2022-07-08T15:42:13,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar 2022-07-08T15:42:13,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T15:42:13,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo 2022-07-08T15:42:13,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application 2022-07-08T15:42:13,769 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@11453cb4, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:13,772 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@621f5cad, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:13,785 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1887740263 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:13,792 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1356150618 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:13,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-07-08T15:42:13,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators 2022-07-08T15:42:13,795 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-08T15:42:13,810 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-07-08T15:42:13,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-07-08T15:42:13,812 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:42:13,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-07-08T15:42:13,813 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:42:13,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-07-08T15:42:13,814 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:42:13,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-07-08T15:42:13,815 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:42:13,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-07-08T15:42:13,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-07-08T15:42:13,818 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:42:13,819 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:42:13,820 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:42:13,820 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:42:13,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-07-08T15:42:13,822 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:42:13,824 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:42:13,824 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:42:13,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-07-08T15:42:13,826 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:42:13,826 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:42:13,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-07-08T15:42:13,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-07-08T15:42:13,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T15:42:13,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators 2022-07-08T15:42:13,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-07-08T15:42:13,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-08T15:42:13,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-07-08T15:42:13,839 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-07-08T15:42:13,839 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-07-08T15:42:13,839 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-07-08T15:42:13,839 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-07-08T15:42:13,839 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-07-08T15:42:13,839 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-07-08T15:42:13,840 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-07-08T15:42:13,840 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-07-08T15:42:13,840 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-08T15:42:13,840 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-08T15:42:13,840 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application 2022-07-08T15:42:13,846 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:42:13,847 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:42:13,847 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:42:13,849 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:42:13,850 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:42:13,851 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:42:13,855 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@621f5cad, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:13,857 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@205b4ba3, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:13,868 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#559934753 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:13,874 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1554073570 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:13,877 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@205b4ba3, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:13,880 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@38ba4736, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:13,897 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#179455680 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:13,907 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1849392873 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:14,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:14,700 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@38ba4736, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:14,701 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@65a19604, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:14,712 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#205498773 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:14,719 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1187314307 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:14,723 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@65a19604, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:14,725 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@24a263ff, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:14,737 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1053530136 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:14,743 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#444870547 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:14,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a 2022-07-08T15:42:14,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b 2022-07-08T15:42:14,746 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@24a263ff, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:14,747 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@27a1bf4e, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:14,758 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#630047965 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:14,763 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#497402375 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:14,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1 2022-07-08T15:42:14,765 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@27a1bf4e, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:14,767 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@459b5eb6, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:14,778 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#797003586 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:14,783 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1340319405 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:14,786 INFO [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-07-08T15:42:14,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1 2022-07-08T15:42:14,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo 2022-07-08T15:42:14,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar 2022-07-08T15:42:14,788 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@459b5eb6, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:14,790 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2cfbf122, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:14,800 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#108763013 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:14,806 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#978427125 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:15,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:15,601 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2cfbf122, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:15,602 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fc6f884, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6659507a]; rollback [false] 2022-07-08T15:42:15,619 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1913325914 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:15,627 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#933708168 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:15,632 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32a2746d testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fc6f884, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53cf212d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:15,634 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:42:15,634 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: 14.273 s - in org.appng.core.service.CoreServiceTest [INFO] Running org.appng.core.service.LdapServiceTest 2022-07-08T15:42:15,674 INFO [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt' 2022-07-08T15:42:15,679 INFO [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal. 2022-07-08T15:42:15,686 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.) 2022-07-08T15:42:15,687 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!) 2022-07-08T15:42:15,689 INFO [main] org.appng.core.service.LdapService: User 'aziz' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2022-07-08T15:42:15,691 INFO [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2022-07-08T15:42:15,692 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.048 s - in org.appng.core.service.LdapServiceTest [INFO] Running org.appng.core.service.InitializerServiceTest 2022-07-08T15:42:15,698 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:15,699 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@360a230e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2dc045ce, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@f8481d8, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7aedd36, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60db8c9e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4f9a4b7e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64bb8914, org.springframework.test.context.event.EventPublishingTestExecutionListener@150dbfd8] 2022-07-08T15:42:15,769 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:15,800 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 30 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:15,802 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:15,833 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 30 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:15,849 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:42:15,886 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:15,886 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:42:15,886 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:15,886 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:15,886 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:15,887 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:42:15,892 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:16,109 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e79fdb0] 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. 2022-07-08T15:42:16,115 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@16403396] 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. 2022-07-08T15:42:16,135 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:16,136 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:42:16,137 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:15 CEST 2022 2022-07-08T15:42:16,549 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@60c17f3a testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@3af10af2, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6a3c71b7 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7440ab45]; rollback [false] 2022-07-08T15:42:16,550 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1081963197 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:16,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-07-08T15:42:16,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-07-08T15:42:16,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1 2022-07-08T15:42:16,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1 2022-07-08T15:42:16,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy 2022-07-08T15:42:16,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-07-08T15:42:16,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-07-08T15:42:16,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-08T15:42:16,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-08T15:42:16,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-08T15:42:16,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-08T15:42:16,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-08T15:42:16,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-08T15:42:16,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-08T15:42:16,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-08T15:42:16,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-08T15:42:16,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-08T15:42:16,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-08T15:42:16,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-08T15:42:16,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-08T15:42:16,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-08T15:42:16,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-08T15:42:16,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-08T15:42:16,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-07-08T15:42:16,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-08T15:42:16,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-08T15:42:16,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-08T15:42:16,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-08T15:42:16,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-08T15:42:16,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-08T15:42:16,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-08T15:42:16,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-08T15:42:16,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-08T15:42:16,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-08T15:42:16,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-08T15:42:16,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-08T15:42:16,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-08T15:42:16,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-08T15:42:16,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-08T15:42:16,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:16,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-08T15:42:16,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-08T15:42:16,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:16,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-08T15:42:16,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-08T15:42:16,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-08T15:42:16,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-08T15:42:16,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-08T15:42:16,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-08T15:42:16,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-08T15:42:16,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-08T15:42:16,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-08T15:42:16,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-08T15:42:16,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-08T15:42:16,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-08T15:42:16,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-08T15:42:16,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-08T15:42:16,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-08T15:42:16,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-08T15:42:16,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-08T15:42:16,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-08T15:42:16,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-08T15:42:16,586 INFO [main] org.appng.core.service.InitializerService: Caching uses HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2022-07-08T15:42:16,586 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2022-07-08T15:42:16,586 INFO [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/applications or in the database 2022-07-08T15:42:16,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:42:16,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1 2022-07-08T15:42:16,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy 2022-07-08T15:42:16,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-07-08T15:42:16,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-07-08T15:42:16,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-07-08T15:42:16,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-07-08T15:42:16,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-07-08T15:42:16,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-07-08T15:42:16,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-07-08T15:42:16,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-07-08T15:42:16,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-07-08T15:42:16,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-07-08T15:42:16,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-07-08T15:42:16,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-07-08T15:42:16,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-07-08T15:42:16,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-07-08T15:42:16,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-07-08T15:42:16,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-07-08T15:42:16,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-07-08T15:42:16,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-07-08T15:42:16,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-07-08T15:42:16,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-07-08T15:42:16,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-07-08T15:42:16,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-07-08T15:42:16,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-07-08T15:42:16,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-07-08T15:42:16,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-07-08T15:42:16,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-07-08T15:42:16,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-07-08T15:42:16,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-07-08T15:42:16,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-07-08T15:42:16,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-07-08T15:42:16,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-07-08T15:42:16,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-07-08T15:42:16,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-07-08T15:42:16,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-07-08T15:42:16,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-07-08T15:42:16,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-07-08T15:42:16,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-07-08T15:42:16,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-07-08T15:42:16,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-07-08T15:42:16,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-07-08T15:42:16,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-07-08T15:42:16,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-07-08T15:42:16,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-07-08T15:42:16,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-07-08T15:42:16,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-07-08T15:42:16,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-07-08T15:42:16,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-07-08T15:42:16,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-07-08T15:42:16,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-07-08T15:42:16,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-07-08T15:42:16,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-07-08T15:42:16,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-07-08T15:42:16,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-07-08T15:42:16,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-07-08T15:42:16,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-07-08T15:42:16,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-07-08T15:42:16,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-07-08T15:42:16,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-07-08T15:42:16,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-07-08T15:42:16,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-07-08T15:42:16,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-07-08T15:42:16,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-07-08T15:42:16,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-07-08T15:42:16,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-07-08T15:42:16,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-07-08T15:42:16,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-07-08T15:42:16,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-07-08T15:42:16,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-07-08T15:42:16,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-07-08T15:42:16,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-07-08T15:42:16,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-07-08T15:42:16,628 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-07-08T15:42:16,631 INFO [main] org.appng.core.service.InitializerService: loading site site-1 (host-1) 2022-07-08T15:42:16,631 INFO [main] org.appng.core.service.InitializerService: loading applications for site site-1 2022-07-08T15:42:16,633 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/WEB-INF/cache/platform/site-1 2022-07-08T15:42:16,633 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/WEB-INF/cache/application/site-1 2022-07-08T15:42:16,654 INFO [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/template/appng to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/site-1/www/template 2022-07-08T15:42:16,655 INFO [main] org.appng.core.service.CacheService: No cache found, can not remove elements starting with /template 2022-07-08T15:42:16,656 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1710021102 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:16,656 INFO [main] org.appng.core.service.InitializerService: SiteClassLoader#1710021102 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 2022-07-08T15:42:16,657 INFO [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer 2022-07-08T15:42:16,663 INFO [main] org.appng.core.service.InitializerService: loading site site-1 completed in 34ms 2022-07-08T15:42:16,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1 2022-07-08T15:42:16,663 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-07-08T15:42:21,682 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@60c17f3a testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@3af10af2, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6a3c71b7 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:21,684 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:42:21,684 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.989 s - in org.appng.core.service.InitializerServiceTest [INFO] Running org.appng.core.service.SubjectMustChangePasswordTest 2022-07-08T15:42:21,690 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:21,690 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@36eb4f89, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45f0d615, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@b66c805, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4039dba2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2cc2532b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6fc178d8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@52daa3c5, org.springframework.test.context.event.EventPublishingTestExecutionListener@5c3096f7] 2022-07-08T15:42:21,753 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:21,778 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:21,780 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:21,800 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:21,815 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:42:21,853 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:21,853 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:42:21,853 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:21,853 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:21,853 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:21,854 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:42:21,859 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:22,049 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@175c8aa2] 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. 2022-07-08T15:42:22,052 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2a6671cf] 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. 2022-07-08T15:42:22,067 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:22,068 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:42:22,079 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:21 CEST 2022 2022-07-08T15:42:22,633 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@148d25d0 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@567283e8, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23d78235 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1a9e7ba7]; rollback [false] 2022-07-08T15:42:22,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity 2022-07-08T15:42:22,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-08T15:42:22,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-08T15:42:22,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-08T15:42:22,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-08T15:42:22,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-08T15:42:22,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-08T15:42:22,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-08T15:42:22,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-08T15:42:22,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-08T15:42:22,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-08T15:42:22,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-08T15:42:22,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-08T15:42:22,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-08T15:42:22,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-08T15:42:22,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-08T15:42:22,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-08T15:42:22,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-07-08T15:42:22,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-08T15:42:22,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-08T15:42:22,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-08T15:42:22,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-08T15:42:22,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-08T15:42:22,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-08T15:42:22,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-08T15:42:22,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-08T15:42:22,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-08T15:42:22,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-08T15:42:22,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-08T15:42:22,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-08T15:42:22,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-08T15:42:22,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-08T15:42:22,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-08T15:42:22,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:22,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-08T15:42:22,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-08T15:42:22,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:22,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-08T15:42:22,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-08T15:42:22,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-08T15:42:22,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-08T15:42:22,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-08T15:42:22,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-08T15:42:22,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-08T15:42:22,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-08T15:42:22,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-08T15:42:22,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-08T15:42:22,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-08T15:42:22,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-08T15:42:22,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-08T15:42:22,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-08T15:42:22,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword 2022-07-08T15:42:22,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-08T15:42:22,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-08T15:42:22,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-08T15:42:22,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-08T15:42:22,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-08T15:42:22,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady 2022-07-08T15:42:22,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T15:42:22,696 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-08T15:42:22,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:42:22,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T15:42:22,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T15:42:22,701 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-08T15:42:22,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:42:22,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T15:42:22,705 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). 2022-07-08T15:42:22,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T15:42:22,707 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-08T15:42:22,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:42:22,709 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@148d25d0 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@567283e8, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23d78235 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:22,711 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:42:22,712 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.021 s - in org.appng.core.service.SubjectMustChangePasswordTest [INFO] Running org.appng.core.service.HsqlStarterTest 2022-07-08T15:42:22,717 INFO [Time-limited test] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-07-08T15:42:22,732 INFO [HSQLDB Server @74c2862e] hsqldb.db.HSQLDB81DE0C150A.ENGINE: Checkpoint start 2022-07-08T15:42:22,732 INFO [HSQLDB Server @74c2862e] hsqldb.db.HSQLDB81DE0C150A.ENGINE: checkpointClose start 2022-07-08T15:42:22,737 INFO [HSQLDB Server @74c2862e] hsqldb.db.HSQLDB81DE0C150A.ENGINE: checkpointClose synched 2022-07-08T15:42:22,743 INFO [HSQLDB Server @74c2862e] hsqldb.db.HSQLDB81DE0C150A.ENGINE: checkpointClose script done 2022-07-08T15:42:22,753 INFO [HSQLDB Server @74c2862e] hsqldb.db.HSQLDB81DE0C150A.ENGINE: checkpointClose end 2022-07-08T15:42:22,754 INFO [HSQLDB Server @74c2862e] hsqldb.db.HSQLDB81DE0C150A.ENGINE: Checkpoint end - txts: 1 2022-07-08T15:42:22,921 INFO [Time-limited test] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-07-08T15:42:23,430 INFO [HSQLDB Connection @130517b9] hsqldb.db.HSQLDB81DE0C150A.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 s - in org.appng.core.service.HsqlStarterTest [INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest 2022-07-08T15:42:23,643 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1773780712 for site localhost with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.core.service.SiteClassLoaderBuilderTest [INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest 2022-07-08T15:42:23,659 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null' 2022-07-08T15:42:23,659 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null' 2022-07-08T15:42:23,659 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null' 2022-07-08T15:42:23,660 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null' 2022-07-08T15:42:23,660 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null' 2022-07-08T15:42:23,660 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null' 2022-07-08T15:42:23,660 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null' 2022-07-08T15:42:23,660 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null' 2022-07-08T15:42:23,660 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null' 2022-07-08T15:42:23,660 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.014 s - in org.appng.core.service.ApplicationArchiveProcessorTest [INFO] Running org.appng.core.service.TemplateServiceTest 2022-07-08T15:42:23,665 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:23,669 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1b0191f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ec65a7d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@62806c3d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2ac2c402, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2bbb58a4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@782fa1c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@66029f55, org.springframework.test.context.event.EventPublishingTestExecutionListener@5adca543] 2022-07-08T15:42:23,734 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:23,758 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:23,759 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:23,779 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:23,791 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:42:23,827 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:23,828 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:42:23,828 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:23,828 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:23,828 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:23,829 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:42:23,834 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:24,010 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58053964] 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. 2022-07-08T15:42:24,013 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6447f6bc] 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. 2022-07-08T15:42:24,029 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:24,030 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:42:24,032 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:23 CEST 2022 2022-07-08T15:42:24,404 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#984145861 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:24,417 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-08T15:42:24,417 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-08T15:42:24,417 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-08T15:42:24,419 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-08T15:42:24,419 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-08T15:42:24,419 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-08T15:42:24,439 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1993890817 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:24,465 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#357598976 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:42:24,478 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-08T15:42:24,478 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-08T15:42:24,478 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-08T15:42:24,479 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-08T15:42:24,480 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-08T15:42:24,480 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-08T15:42:24,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template 2022-07-08T15:42:24,496 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:42:24,496 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.831 s - in org.appng.core.service.TemplateServiceTest [INFO] Running org.appng.core.service.DatabaseServiceTest 2022-07-08T15:42:24,499 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:24,499 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@275cd42c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@78952356, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@15a09ea7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2a18eb66, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6b24a7bd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3a7aa61c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2bbe5252, org.springframework.test.context.event.EventPublishingTestExecutionListener@4610df98] 2022-07-08T15:42:24,561 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:24,586 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:24,587 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:24,607 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:24,621 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:42:24,656 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:24,657 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:42:24,657 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:24,657 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:24,657 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:24,658 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:42:24,662 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:24,833 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1826fb8b] 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. 2022-07-08T15:42:24,836 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3bc2e281] 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. 2022-07-08T15:42:24,851 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:24,852 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:42:24,853 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:24 CEST 2022 2022-07-08T15:42:25,205 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:42:25,216 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-08T15:42:25,217 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:42:25,217 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:42:25,217 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:42:25,221 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-08T15:42:25,233 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-08T15:42:25,234 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:42:25,234 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:42:25,234 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:42:25,238 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-08T15:42:25,249 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-08T15:42:25,250 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:42:25,256 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:42:25,288 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:42:25,322 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:42:25,334 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:42:25,341 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:42:25,348 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:42:25,353 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:42:25,359 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:42:25,365 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:42:25,371 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:42:25,378 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:42:25,385 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:42:25,392 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:42:25,392 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:42:25,393 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:42:25,398 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:42:25,405 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:42:25,413 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:42:25,415 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:42:25,421 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:42:25,425 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.170s) 2022-07-08T15:42:25,427 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-08T15:42:25,428 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:42:25,428 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:42:25,428 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:42:25,431 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-08T15:42:25,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database 2022-07-08T15:42:25,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL 2022-07-08T15:42:25,459 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active. 2022-07-08T15:42:25,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL 2022-07-08T15:42:25,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL 2022-07-08T15:42:25,462 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver 2022-07-08T15:42:25,682 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Access denied for user 'user'@'127.0.0.1' (using password: NO)) 2022-07-08T15:42:25,682 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-08T15:42:25,685 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver 2022-07-08T15:42:25,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL 2022-07-08T15:42:25,687 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-08T15:42:25,705 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain 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.) 2022-07-08T15:42:25,705 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-08T15:42:25,709 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:42:25,709 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: 1.208 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.001 s - in org.appng.core.service.PropertySupportTest 2022-07-08T15:42:25,722 INFO [hz.ShutdownThread] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Running shutdown hook... Current state: ACTIVE [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_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-core --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 983 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 55 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.133915-8.jar Progress (1): 4.1/685 kB Progress (1): 8.2/685 kB Progress (1): 12/685 kB Progress (1): 16/685 kB Progress (1): 20/685 kB Progress (1): 25/685 kB Progress (1): 29/685 kB Progress (1): 33/685 kB Progress (1): 37/685 kB Progress (1): 41/685 kB Progress (1): 45/685 kB Progress (1): 49/685 kB Progress (1): 53/685 kB Progress (1): 57/685 kB Progress (1): 61/685 kB Progress (1): 66/685 kB Progress (1): 70/685 kB Progress (1): 74/685 kB Progress (1): 78/685 kB Progress (1): 82/685 kB Progress (1): 86/685 kB Progress (1): 90/685 kB Progress (1): 94/685 kB Progress (1): 98/685 kB Progress (1): 102/685 kB Progress (1): 106/685 kB Progress (1): 111/685 kB Progress (1): 115/685 kB Progress (1): 119/685 kB Progress (1): 123/685 kB Progress (1): 127/685 kB Progress (1): 131/685 kB Progress (1): 135/685 kB Progress (1): 139/685 kB Progress (1): 143/685 kB Progress (1): 147/685 kB Progress (1): 152/685 kB Progress (1): 156/685 kB Progress (1): 160/685 kB Progress (1): 164/685 kB Progress (1): 168/685 kB Progress (1): 172/685 kB Progress (1): 176/685 kB Progress (1): 180/685 kB Progress (1): 184/685 kB Progress (1): 188/685 kB Progress (1): 193/685 kB Progress (1): 197/685 kB Progress (1): 201/685 kB Progress (1): 205/685 kB Progress (1): 209/685 kB Progress (1): 213/685 kB Progress (1): 217/685 kB Progress (1): 221/685 kB Progress (1): 225/685 kB Progress (1): 229/685 kB Progress (1): 233/685 kB Progress (1): 238/685 kB Progress (1): 242/685 kB Progress (1): 246/685 kB Progress (1): 250/685 kB Progress (1): 254/685 kB Progress (1): 258/685 kB Progress (1): 262/685 kB Progress (1): 266/685 kB Progress (1): 270/685 kB Progress (1): 274/685 kB Progress (1): 279/685 kB Progress (1): 283/685 kB Progress (1): 287/685 kB Progress (1): 291/685 kB Progress (1): 295/685 kB Progress (1): 299/685 kB Progress (1): 303/685 kB Progress (1): 307/685 kB Progress (1): 311/685 kB Progress (1): 315/685 kB Progress (1): 319/685 kB Progress (1): 324/685 kB Progress (1): 328/685 kB Progress (1): 332/685 kB Progress (1): 336/685 kB Progress (1): 340/685 kB Progress (1): 344/685 kB Progress (1): 348/685 kB Progress (1): 352/685 kB Progress (1): 356/685 kB Progress (1): 360/685 kB Progress (1): 365/685 kB Progress (1): 369/685 kB Progress (1): 373/685 kB Progress (1): 377/685 kB Progress (1): 381/685 kB Progress (1): 385/685 kB Progress (1): 389/685 kB Progress (1): 393/685 kB Progress (1): 397/685 kB Progress (1): 401/685 kB Progress (1): 406/685 kB Progress (1): 410/685 kB Progress (1): 414/685 kB Progress (1): 418/685 kB Progress (1): 422/685 kB Progress (1): 426/685 kB Progress (1): 430/685 kB Progress (1): 434/685 kB Progress (1): 438/685 kB Progress (1): 442/685 kB Progress (1): 446/685 kB Progress (1): 451/685 kB Progress (1): 455/685 kB Progress (1): 459/685 kB Progress (1): 463/685 kB Progress (1): 467/685 kB Progress (1): 471/685 kB Progress (1): 475/685 kB Progress (1): 479/685 kB Progress (1): 483/685 kB Progress (1): 487/685 kB Progress (1): 492/685 kB Progress (1): 496/685 kB Progress (1): 500/685 kB Progress (1): 504/685 kB Progress (1): 508/685 kB Progress (1): 512/685 kB Progress (1): 516/685 kB Progress (1): 520/685 kB Progress (1): 524/685 kB Progress (1): 528/685 kB Progress (1): 532/685 kB Progress (1): 537/685 kB Progress (1): 541/685 kB Progress (1): 545/685 kB Progress (1): 549/685 kB Progress (1): 553/685 kB Progress (1): 557/685 kB Progress (1): 561/685 kB Progress (1): 565/685 kB Progress (1): 569/685 kB Progress (1): 573/685 kB Progress (1): 578/685 kB Progress (1): 582/685 kB Progress (1): 586/685 kB Progress (1): 590/685 kB Progress (1): 594/685 kB Progress (1): 598/685 kB Progress (1): 602/685 kB Progress (1): 606/685 kB Progress (1): 610/685 kB Progress (1): 614/685 kB Progress (1): 618/685 kB Progress (1): 623/685 kB Progress (1): 627/685 kB Progress (1): 631/685 kB Progress (1): 635/685 kB Progress (1): 639/685 kB Progress (1): 643/685 kB Progress (1): 647/685 kB Progress (1): 651/685 kB Progress (1): 655/685 kB Progress (1): 659/685 kB Progress (1): 664/685 kB Progress (1): 668/685 kB Progress (1): 672/685 kB Progress (1): 676/685 kB Progress (1): 680/685 kB Progress (1): 684/685 kB Progress (1): 685 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.133915-8.jar (685 kB at 1.5 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.133915-8.pom Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.133915-8.pom (12 kB at 297 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (2.0 kB at 185 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 983 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 978 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (2.0 kB at 2.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.133915-8-sources.jar Progress (1): 4.1/430 kB Progress (1): 8.2/430 kB Progress (1): 12/430 kB Progress (1): 16/430 kB Progress (1): 20/430 kB Progress (1): 25/430 kB Progress (1): 29/430 kB Progress (1): 33/430 kB Progress (1): 37/430 kB Progress (1): 41/430 kB Progress (1): 45/430 kB Progress (1): 49/430 kB Progress (1): 53/430 kB Progress (1): 57/430 kB Progress (1): 61/430 kB Progress (1): 66/430 kB Progress (1): 70/430 kB Progress (1): 74/430 kB Progress (1): 78/430 kB Progress (1): 82/430 kB Progress (1): 86/430 kB Progress (1): 90/430 kB Progress (1): 94/430 kB Progress (1): 98/430 kB Progress (1): 102/430 kB Progress (1): 106/430 kB Progress (1): 111/430 kB Progress (1): 115/430 kB Progress (1): 119/430 kB Progress (1): 123/430 kB Progress (1): 127/430 kB Progress (1): 131/430 kB Progress (1): 135/430 kB Progress (1): 139/430 kB Progress (1): 143/430 kB Progress (1): 147/430 kB Progress (1): 152/430 kB Progress (1): 156/430 kB Progress (1): 160/430 kB Progress (1): 164/430 kB Progress (1): 168/430 kB Progress (1): 172/430 kB Progress (1): 176/430 kB Progress (1): 180/430 kB Progress (1): 184/430 kB Progress (1): 188/430 kB Progress (1): 193/430 kB Progress (1): 197/430 kB Progress (1): 201/430 kB Progress (1): 205/430 kB Progress (1): 209/430 kB Progress (1): 213/430 kB Progress (1): 217/430 kB Progress (1): 221/430 kB Progress (1): 225/430 kB Progress (1): 229/430 kB Progress (1): 233/430 kB Progress (1): 238/430 kB Progress (1): 242/430 kB Progress (1): 246/430 kB Progress (1): 250/430 kB Progress (1): 254/430 kB Progress (1): 258/430 kB Progress (1): 262/430 kB Progress (1): 266/430 kB Progress (1): 270/430 kB Progress (1): 274/430 kB Progress (1): 279/430 kB Progress (1): 283/430 kB Progress (1): 287/430 kB Progress (1): 291/430 kB Progress (1): 295/430 kB Progress (1): 299/430 kB Progress (1): 303/430 kB Progress (1): 307/430 kB Progress (1): 311/430 kB Progress (1): 315/430 kB Progress (1): 319/430 kB Progress (1): 324/430 kB Progress (1): 328/430 kB Progress (1): 332/430 kB Progress (1): 336/430 kB Progress (1): 340/430 kB Progress (1): 344/430 kB Progress (1): 348/430 kB Progress (1): 352/430 kB Progress (1): 356/430 kB Progress (1): 360/430 kB Progress (1): 365/430 kB Progress (1): 369/430 kB Progress (1): 373/430 kB Progress (1): 377/430 kB Progress (1): 381/430 kB Progress (1): 385/430 kB Progress (1): 389/430 kB Progress (1): 393/430 kB Progress (1): 397/430 kB Progress (1): 401/430 kB Progress (1): 406/430 kB Progress (1): 410/430 kB Progress (1): 414/430 kB Progress (1): 418/430 kB Progress (1): 422/430 kB Progress (1): 426/430 kB Progress (1): 430 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.133915-8-sources.jar (430 kB at 8.6 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 983 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 408 B/s) [INFO] [INFO] ------------------------< org.appng:appng-cli >------------------------- [INFO] Building appNG Command Line Interface 2.0.0-SNAPSHOT [13/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-cli --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target [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_2.0.x/appng-cli/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/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 9 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_2.0.x/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 [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 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.018 s - in org.appng.cli.prettyTable.PrettyTableTest [INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest 2022-07-08T15:42:35,161 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:35,187 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@e044b4a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11a82d0f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1adb7478, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3ae66c85, org.springframework.test.context.support.DirtiesContextTestExecutionListener@16943e88, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4604b900, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@73d6d0c, org.springframework.test.context.event.EventPublishingTestExecutionListener@e36bb2a] 2022-07-08T15:42:35,673 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:35,860 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 167 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:36,326 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:36,401 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T15:42:36,657 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-08T15:42:36,927 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:36,931 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:36,931 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:36,931 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:36,935 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:37,242 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:37,299 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:37,884 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T15:42:39,276 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ec77cab] 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. 2022-07-08T15:42:39,284 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a5c2889] 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. 2022-07-08T15:42:39,331 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:39,349 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:41,553 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:35 CEST 2022 2022-07-08T15:42:42,251 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7af4286 testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@448c4742, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@308498a8 testClass = CommandCreatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@48dc06a9]; rollback [false] 2022-07-08T15:42:42,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:42,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:42,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:42,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:42,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:42,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:42,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:42,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:42,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:42,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:42,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:42,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:42,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:42,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:42,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:42,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:42,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:42,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:42,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:42,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:42,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:42,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:42,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:42,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:42,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:42,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:42,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:42,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:42,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:42,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:42,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:42,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:42,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:42,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:42,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:42,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:42,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:42,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:42,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:42,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:42,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:42,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:42,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:42,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:42,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:42,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:42,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:42,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:42,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:42,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:42,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:42,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:42,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:42,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:42,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:42,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.myProp 2022-07-08T15:42:42,528 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7af4286 testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@448c4742, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@308498a8 testClass = CommandCreatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:42,533 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:42,534 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.497 s - in org.appng.cli.commands.property.CommandCreatePropertyTest [INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest 2022-07-08T15:42:42,540 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:42,540 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@10c11e36, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1da53092, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@10f64bc3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3c9cab4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1be15455, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2ff4d61b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@dfe2875, org.springframework.test.context.event.EventPublishingTestExecutionListener@402fcf14] 2022-07-08T15:42:42,643 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:42,674 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:42,713 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:42,749 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:42,749 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:42,749 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:42,749 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:42,750 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:42,751 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:42,755 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:43,051 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@18cb7c6] 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. 2022-07-08T15:42:43,063 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4483e237] 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. 2022-07-08T15:42:43,094 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:43,095 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:43,522 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:42 CEST 2022 2022-07-08T15:42:43,536 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7f336491 testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@5dd2e62a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2339ad10 testClass = CommandCreateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@583f6270]; rollback [false] 2022-07-08T15:42:43,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:43,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:43,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:43,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:43,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:43,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:43,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:43,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:43,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:43,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:43,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:43,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:43,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:43,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:43,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:43,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:43,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:43,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:43,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:43,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:43,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:43,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:43,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:43,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:43,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:43,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:43,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:43,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:43,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:43,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:43,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:43,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:43,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:43,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:43,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:43,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:43,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:43,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:43,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:43,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:43,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:43,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:43,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:43,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:43,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:43,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:43,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:43,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:43,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:43,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:43,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:43,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:43,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:43,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:43,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:43,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-08T15:42:43,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-08T15:42:43,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-08T15:42:43,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-08T15:42:43,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-08T15:42:43,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-08T15:42:43,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-08T15:42:43,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-08T15:42:43,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-08T15:42:43,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-08T15:42:43,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-08T15:42:43,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-08T15:42:43,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-08T15:42:43,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-08T15:42:43,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:42:43,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-08T15:42:43,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-08T15:42:43,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-08T15:42:43,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-08T15:42:43,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-08T15:42:43,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-08T15:42:43,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-08T15:42:43,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-08T15:42:43,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-08T15:42:43,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-08T15:42:43,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-08T15:42:43,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-08T15:42:43,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-08T15:42:43,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-08T15:42:43,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-08T15:42:43,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-08T15:42:43,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-08T15:42:43,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-08T15:42:43,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-08T15:42:43,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-08T15:42:43,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-08T15:42:43,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-08T15:42:43,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-08T15:42:43,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-08T15:42:43,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-08T15:42:43,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-08T15:42:43,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-08T15:42:43,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-08T15:42:43,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-08T15:42:43,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-08T15:42:43,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-08T15:42:43,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-08T15:42:43,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-08T15:42:43,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-08T15:42:43,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-08T15:42:43,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-08T15:42:43,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-08T15:42:43,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-08T15:42:43,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-08T15:42:43,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-08T15:42:43,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-08T15:42:43,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-08T15:42:43,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-08T15:42:43,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-08T15:42:43,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-08T15:42:43,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-08T15:42:43,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-08T15:42:43,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-08T15:42:43,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-08T15:42:43,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-08T15:42:43,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-08T15:42:43,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-08T15:42:43,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-08T15:42:43,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-08T15:42:43,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-08T15:42:43,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-08T15:42:43,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-08T15:42:43,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.myClob 2022-07-08T15:42:43,781 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7f336491 testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@5dd2e62a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2339ad10 testClass = CommandCreateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:43,784 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:43,784 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest 2022-07-08T15:42:43,790 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:43,790 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@56527ff2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@b5a6a82, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@21aa0ec5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7cf1bf54, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3919e2d7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@61cf810c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@106277d6, org.springframework.test.context.event.EventPublishingTestExecutionListener@61186191] 2022-07-08T15:42:43,917 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:43,950 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 32 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:43,993 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:44,032 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:44,033 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:44,033 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:44,033 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:44,033 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:44,034 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:44,039 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:44,366 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@41c02b8c] 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. 2022-07-08T15:42:44,378 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@632a1d4e] 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. 2022-07-08T15:42:44,409 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:44,410 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:44,809 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:43 CEST 2022 2022-07-08T15:42:44,822 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4f407424 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@6e9065e2, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bdb997f testClass = CommandUpdateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@63b187f]; rollback [false] 2022-07-08T15:42:44,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:44,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:44,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:44,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:44,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:44,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:44,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:44,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:44,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:44,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:44,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:44,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:44,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:44,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:44,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:44,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:44,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:44,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:44,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:44,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:44,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:44,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:44,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:44,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:44,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:44,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:44,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:44,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:44,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:44,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:44,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:44,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:44,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:44,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:44,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:44,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:44,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:44,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:44,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:44,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:44,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:44,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:44,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:44,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:44,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:44,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:44,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:44,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:44,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:44,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:44,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:44,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:44,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:44,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:44,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:44,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-08T15:42:44,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-08T15:42:44,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-08T15:42:44,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-08T15:42:44,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-08T15:42:44,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-08T15:42:44,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-08T15:42:44,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-08T15:42:44,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-08T15:42:44,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-08T15:42:44,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-08T15:42:44,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-08T15:42:44,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-08T15:42:44,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-08T15:42:44,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:42:44,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-08T15:42:44,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-08T15:42:44,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-08T15:42:44,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-08T15:42:44,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-08T15:42:44,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-08T15:42:44,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-08T15:42:44,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-08T15:42:44,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-08T15:42:44,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-08T15:42:44,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-08T15:42:44,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-08T15:42:44,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-08T15:42:44,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-08T15:42:44,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-08T15:42:44,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-08T15:42:44,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-08T15:42:44,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-08T15:42:44,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-08T15:42:44,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-08T15:42:44,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-08T15:42:44,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-08T15:42:44,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-08T15:42:44,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-08T15:42:44,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-08T15:42:44,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-08T15:42:44,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-08T15:42:44,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-08T15:42:44,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-08T15:42:44,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-08T15:42:44,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-08T15:42:44,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-08T15:42:44,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-08T15:42:44,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-08T15:42:44,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-08T15:42:44,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-08T15:42:44,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-08T15:42:44,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-08T15:42:44,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-08T15:42:44,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-08T15:42:44,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-08T15:42:44,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-08T15:42:44,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-08T15:42:44,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-08T15:42:44,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-08T15:42:44,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-08T15:42:44,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-08T15:42:44,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-08T15:42:44,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-08T15:42:44,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-08T15:42:44,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-08T15:42:44,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-08T15:42:44,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-08T15:42:44,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-08T15:42:44,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-08T15:42:44,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-08T15:42:44,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-08T15:42:44,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:42:44,963 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4f407424 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@6e9065e2, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bdb997f testClass = CommandUpdateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:44,965 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:44,966 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest 2022-07-08T15:42:44,971 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:44,971 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4468fdae, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1391802b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@387f581e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6ef25c03, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6df459fe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@72fb0cb3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3086155a, org.springframework.test.context.event.EventPublishingTestExecutionListener@4c68550d] 2022-07-08T15:42:45,049 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:45,075 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:45,102 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:45,130 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:45,131 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:45,131 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:45,131 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:45,131 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:45,132 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:45,136 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:45,405 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@22587721] 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. 2022-07-08T15:42:45,414 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@532a48d4] 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. 2022-07-08T15:42:45,441 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:45,441 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:45,782 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:45 CEST 2022 2022-07-08T15:42:45,792 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@47c90585, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5ab7ef8a]; rollback [false] 2022-07-08T15:42:45,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:45,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:45,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:45,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:45,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:45,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:45,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:45,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:45,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:45,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:45,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:45,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:45,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:45,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:45,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:45,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:45,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:45,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:45,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:45,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:45,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:45,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:45,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:45,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:45,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:45,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:45,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:45,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:45,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:45,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:45,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:45,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:45,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:45,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:45,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:45,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:45,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:45,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:45,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:45,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:45,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:45,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:45,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:45,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:45,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:45,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:45,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:45,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:45,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:45,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:45,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:45,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:45,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:45,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:45,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:45,840 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@47c90585, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:45,842 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@6814fe0e, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5ab7ef8a]; rollback [false] 2022-07-08T15:42:45,871 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@6814fe0e, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:45,872 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@15fa043, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5ab7ef8a]; rollback [false] 2022-07-08T15:42:45,886 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@15fa043, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:45,888 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@62167368, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5ab7ef8a]; rollback [false] 2022-07-08T15:42:45,902 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@62167368, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:45,903 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@5c04d23e, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5ab7ef8a]; rollback [false] 2022-07-08T15:42:45,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-08T15:42:45,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-08T15:42:45,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-08T15:42:45,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-08T15:42:45,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-08T15:42:45,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-08T15:42:45,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-08T15:42:45,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-08T15:42:45,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-08T15:42:45,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-08T15:42:45,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-08T15:42:45,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-08T15:42:45,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-08T15:42:45,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-08T15:42:45,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:42:45,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-08T15:42:45,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-08T15:42:45,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-08T15:42:45,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-08T15:42:45,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-08T15:42:45,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-08T15:42:45,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-08T15:42:45,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-08T15:42:45,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-08T15:42:45,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-08T15:42:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-08T15:42:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-08T15:42:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-08T15:42:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-08T15:42:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-08T15:42:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-08T15:42:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-08T15:42:45,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-08T15:42:45,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-08T15:42:45,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-08T15:42:45,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-08T15:42:45,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-08T15:42:45,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-08T15:42:45,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-08T15:42:45,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-08T15:42:45,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-08T15:42:45,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-08T15:42:45,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-08T15:42:45,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-08T15:42:45,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-08T15:42:45,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-08T15:42:45,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-08T15:42:45,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-08T15:42:45,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-08T15:42:45,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-08T15:42:45,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-08T15:42:45,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-08T15:42:45,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-08T15:42:45,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-08T15:42:45,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-08T15:42:45,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-08T15:42:45,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-08T15:42:45,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-08T15:42:45,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-08T15:42:45,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-08T15:42:45,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-08T15:42:45,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-08T15:42:45,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-08T15:42:45,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-08T15:42:45,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-08T15:42:45,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-08T15:42:45,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-08T15:42:45,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-08T15:42:45,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-08T15:42:45,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-08T15:42:45,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-08T15:42:45,949 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-08T15:42:46,002 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@5c04d23e, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:46,004 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@bc309af, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5ab7ef8a]; rollback [false] 2022-07-08T15:42:46,018 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4474a287 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@bc309af, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf6ea5b testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:46,020 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:46,021 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s - in org.appng.cli.commands.property.CommandListPropertiesTest [INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest 2022-07-08T15:42:46,023 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:46,024 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5698eeb0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4136d4da, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1ed8d18c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2e7d71d9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3f01e7c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@486674f6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@10ea88c7, org.springframework.test.context.event.EventPublishingTestExecutionListener@555cc0ba] 2022-07-08T15:42:46,102 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:46,127 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:46,154 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:46,180 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:46,180 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:46,180 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:46,180 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:46,180 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:46,181 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:46,186 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:46,403 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@20797dcc] 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. 2022-07-08T15:42:46,410 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@db05f0e] 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. 2022-07-08T15:42:46,434 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:46,434 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:46,772 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:46 CEST 2022 2022-07-08T15:42:46,782 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7fdd597b testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@a175266, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1b12f58d testClass = CommandUpdatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@c1f6a16]; rollback [false] 2022-07-08T15:42:46,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:46,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:46,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:46,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:46,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:46,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:46,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:46,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:46,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:46,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:46,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:46,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:46,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:46,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:46,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:46,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:46,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:46,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:46,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:46,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:46,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:46,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:46,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:46,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:46,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:46,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:46,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:46,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:46,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:46,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:46,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:46,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:46,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:46,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:46,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:46,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:46,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:46,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:46,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:46,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:46,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:46,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:46,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:46,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:46,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:46,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:46,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:46,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:46,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:46,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:46,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:46,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:46,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:46,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:46,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:46,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.devMode 2022-07-08T15:42:46,827 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7fdd597b testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@a175266, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1b12f58d testClass = CommandUpdatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:46,829 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:46,829 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest [INFO] Running org.appng.cli.commands.template.CommandInstallTemplateTest 2022-07-08T15:42:46,832 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:46,832 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@466aee52, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@9993258, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@15913e21, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2a1177e6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3b181488, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7b53ea41, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@67afb33c, org.springframework.test.context.event.EventPublishingTestExecutionListener@46a04668] 2022-07-08T15:42:46,902 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:46,927 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:46,952 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:46,978 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:46,978 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:46,978 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:46,978 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:46,978 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:46,979 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:46,983 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:47,190 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4682b468] 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. 2022-07-08T15:42:47,197 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5299fd79] 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. 2022-07-08T15:42:47,218 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:47,219 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:47,570 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:46 CEST 2022 2022-07-08T15:42:47,582 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@39a80226 testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@4d168798, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@60d4e243 testClass = CommandInstallTemplateTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7bc0e96a]; rollback [false] 2022-07-08T15:42:47,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:47,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:47,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:47,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:47,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:47,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:47,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:47,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:47,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:47,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:47,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:47,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:47,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:47,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:47,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:47,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:47,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:47,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:47,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:47,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:47,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:47,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:47,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:47,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:47,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:47,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:47,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:47,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:47,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:47,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:47,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:47,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:47,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:47,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:47,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:47,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:47,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:47,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:47,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:47,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:47,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:47,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:47,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:47,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:47,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:47,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:47,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:47,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:47,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:47,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:47,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:47,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:47,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:47,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:47,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:47,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-08T15:42:47,681 INFO [main] org.appng.core.service.CoreService: retrieving 'appng-template-0.8.0' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/test-classes/localrepo/ 2022-07-08T15:42:47,840 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-08T15:42:47,840 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-08T15:42:47,841 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-08T15:42:47,842 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-08T15:42:47,843 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-08T15:42:47,843 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-08T15:42:47,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Template appng-template 2022-07-08T15:42:47,868 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@39a80226 testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@4d168798, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@60d4e243 testClass = CommandInstallTemplateTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:47,870 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:47,871 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 s - in org.appng.cli.commands.template.CommandInstallTemplateTest [INFO] Running org.appng.cli.commands.group.CommandAddGroupTest 2022-07-08T15:42:47,873 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:47,874 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7a8bda44, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7499df3a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3f559822, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6eb5694b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4ac8c723, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7092a14f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6315b3f7, org.springframework.test.context.event.EventPublishingTestExecutionListener@262f71ef] 2022-07-08T15:42:47,949 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:47,972 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:47,994 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:48,018 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:48,018 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:48,018 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:48,018 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:48,019 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:48,019 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:48,024 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:48,231 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1c848119] 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. 2022-07-08T15:42:48,236 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@786b6aeb] 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. 2022-07-08T15:42:48,256 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:48,257 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:48,602 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:47 CEST 2022 2022-07-08T15:42:48,612 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@71b03e9a testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@2675a92c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@719e1c26 testClass = CommandAddGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2ff2b7a2]; rollback [false] 2022-07-08T15:42:48,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:48,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:48,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:48,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:48,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:48,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:48,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:48,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:48,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:48,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:48,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:48,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:48,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:48,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:48,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:48,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:48,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:48,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:48,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:48,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:48,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:48,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:48,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:48,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:48,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:48,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:48,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:48,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:48,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:48,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:48,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:48,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:48,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:48,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:48,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:48,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:48,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:48,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:48,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:48,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:48,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:48,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:48,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:48,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:48,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:48,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:48,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:48,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:48,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:48,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:48,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:48,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:48,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:48,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:48,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:48,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-08T15:42:48,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-08T15:42:48,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Subject admin 2022-07-08T15:42:48,678 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@71b03e9a testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@2675a92c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@719e1c26 testClass = CommandAddGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:48,679 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:48,680 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in org.appng.cli.commands.group.CommandAddGroupTest [INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest 2022-07-08T15:42:48,684 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:48,685 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1832b55f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2043cf19, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2be99362, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@39a5937a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3430415c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@a357bc4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6da08b63, org.springframework.test.context.event.EventPublishingTestExecutionListener@788bebee] 2022-07-08T15:42:48,756 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:48,780 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:48,803 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:48,833 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:48,833 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:48,833 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:48,833 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:48,833 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:48,835 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:48,840 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:49,152 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4e874ae1] 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. 2022-07-08T15:42:49,157 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f78414f] 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. 2022-07-08T15:42:49,177 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:49,177 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:49,535 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:48 CEST 2022 2022-07-08T15:42:49,544 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@db572ac testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@63bb46a2, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@108e4796 testClass = CommandDeleteGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7daa9550]; rollback [false] 2022-07-08T15:42:49,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:49,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:49,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:49,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:49,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:49,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:49,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:49,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:49,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:49,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:49,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:49,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:49,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:49,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:49,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:49,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:49,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:49,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:49,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:49,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:49,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:49,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:49,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:49,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:49,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:49,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:49,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:49,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:49,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:49,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:49,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:49,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:49,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:49,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:49,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:49,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:49,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:49,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:49,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:49,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:49,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:49,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:49,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:49,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:49,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:49,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:49,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:49,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:49,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:49,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:49,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:49,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:49,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:49,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:49,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:49,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-08T15:42:49,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Group admins 2022-07-08T15:42:49,602 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@db572ac testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@63bb46a2, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@108e4796 testClass = CommandDeleteGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:49,603 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:49,604 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s - in org.appng.cli.commands.group.CommandDeleteGroupTest [INFO] Running org.appng.cli.commands.group.CommandListGroupsTest 2022-07-08T15:42:49,608 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:49,608 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@de353ad, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24694bd9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5c646f35, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@773c7356, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60552827, org.springframework.test.context.transaction.TransactionalTestExecutionListener@e8c8077, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@71ee5b54, org.springframework.test.context.event.EventPublishingTestExecutionListener@655c30fc] 2022-07-08T15:42:49,675 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:49,698 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:49,720 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:49,743 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:49,743 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:49,744 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:49,744 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:49,744 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:49,745 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:49,749 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:49,944 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a8b9aca] 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. 2022-07-08T15:42:49,950 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b815b7] 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. 2022-07-08T15:42:49,969 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:49,970 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:50,294 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:49 CEST 2022 2022-07-08T15:42:50,302 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f079444 testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@3450d67f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53e44718 testClass = CommandListGroupsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@45d12671]; rollback [false] 2022-07-08T15:42:50,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:50,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:50,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:50,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:50,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:50,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:50,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:50,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:50,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:50,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:50,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:50,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:50,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:50,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:50,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:50,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:50,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:50,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:50,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:50,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:50,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:50,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:50,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:50,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:50,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:50,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:50,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:50,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:50,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:50,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:50,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:50,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:50,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:50,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:50,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:50,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:50,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:50,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:50,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:50,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:50,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:50,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:50,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:50,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:50,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group users 2022-07-08T15:42:50,340 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f079444 testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@3450d67f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53e44718 testClass = CommandListGroupsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:50,341 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:50,341 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s - in org.appng.cli.commands.group.CommandListGroupsTest [INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest 2022-07-08T15:42:50,344 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:50,344 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5c8aa1be, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1069a876, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6df227da, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1a686df0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1366a852, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4e119850, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@32a1aabf, org.springframework.test.context.event.EventPublishingTestExecutionListener@6b7f46f6] 2022-07-08T15:42:50,406 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:50,427 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:50,446 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:50,469 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:50,469 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:50,469 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:50,469 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:50,469 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:50,470 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:50,474 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:50,644 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d895ef] 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. 2022-07-08T15:42:50,648 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e493f00] 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. 2022-07-08T15:42:50,665 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:50,665 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:50,962 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:50 CEST 2022 2022-07-08T15:42:50,972 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@51c48682 testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@168bf170, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6d8221ab testClass = CommandCreateGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1847d11b]; rollback [false] 2022-07-08T15:42:50,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:50,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:50,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:50,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:50,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:50,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:50,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:50,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:50,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:50,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:50,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:50,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:50,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:50,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:50,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:50,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:50,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:50,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:50,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:50,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:50,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:50,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:50,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:50,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:50,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:50,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:50,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:50,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:50,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:50,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:50,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:50,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:50,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:50,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:50,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:50,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:50,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:50,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:50,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:50,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:50,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:50,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:50,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:50,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:50,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:50,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:50,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:50,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:50,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:50,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:50,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:50,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:50,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:50,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:50,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:50,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-08T15:42:51,014 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@51c48682 testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@168bf170, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6d8221ab testClass = CommandCreateGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:51,015 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:51,015 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s - in org.appng.cli.commands.group.CommandCreateGroupTest [INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest 2022-07-08T15:42:51,018 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:51,019 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7647e5e9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@372d9bcf, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1dfd85bb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5f3587da, org.springframework.test.context.support.DirtiesContextTestExecutionListener@16145978, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4d3c5b96, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c1ddfd7, org.springframework.test.context.event.EventPublishingTestExecutionListener@4f6594d9] 2022-07-08T15:42:51,108 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:51,131 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:51,150 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:51,172 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:51,173 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:51,173 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:51,173 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:51,173 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:51,174 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:51,179 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:51,350 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@63f3e6a8] 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. 2022-07-08T15:42:51,354 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5b8e302d] 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. 2022-07-08T15:42:51,373 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:51,373 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:51,682 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:51 CEST 2022 2022-07-08T15:42:51,692 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1eb1f09 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@7142c345, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4ff9fa2b testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@bab52e2]; rollback [false] 2022-07-08T15:42:51,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:51,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:51,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:51,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:51,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:51,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:51,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:51,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:51,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:51,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:51,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:51,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:51,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:51,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:51,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:51,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:51,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:51,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:51,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:51,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:51,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:51,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:51,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:51,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:51,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:51,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:51,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:51,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:51,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:51,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:51,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:51,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:51,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:51,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:51,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:51,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:51,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:51,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:51,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:51,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:51,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:51,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:51,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:51,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:51,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:51,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:51,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:51,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:51,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:51,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:51,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:51,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:51,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:51,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:51,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:51,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository remoterepo 2022-07-08T15:42:51,731 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1eb1f09 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@7142c345, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4ff9fa2b testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:51,732 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1eb1f09 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@5fb7694c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4ff9fa2b testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@bab52e2]; rollback [false] 2022-07-08T15:42:51,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-08T15:42:51,748 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1eb1f09 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@5fb7694c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4ff9fa2b testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:51,749 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:51,749 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest 2022-07-08T15:42:51,752 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:51,753 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1f57655e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2fbfa545, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5275f18a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@44edde1d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60343e4b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@32f33a85, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4f7774f0, org.springframework.test.context.event.EventPublishingTestExecutionListener@65404635] 2022-07-08T15:42:51,816 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:51,839 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:51,860 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:51,886 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:51,887 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:51,887 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:51,887 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:51,887 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:51,888 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:51,892 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:52,131 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4b79ee80] 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. 2022-07-08T15:42:52,137 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@711adbf2] 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. 2022-07-08T15:42:52,166 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:52,167 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:52,474 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:51 CEST 2022 2022-07-08T15:42:52,482 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@776b18ac testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@b56bd6f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@64be75a6 testClass = CommandListRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7bd4ade4]; rollback [false] 2022-07-08T15:42:52,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:52,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:52,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:52,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:52,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:52,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:52,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:52,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:52,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:52,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:52,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:52,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:52,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:52,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:52,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:52,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:52,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:52,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:52,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:52,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:52,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:52,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:52,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:52,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:52,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:52,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:52,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:52,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:52,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:52,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:52,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:52,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:52,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:52,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:52,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:52,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:52,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:52,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:52,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:52,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:52,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:52,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:52,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:52,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:52,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:52,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:52,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:52,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:52,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:52,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-08T15:42:52,523 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@776b18ac testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@b56bd6f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@64be75a6 testClass = CommandListRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:52,524 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:52,524 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s - in org.appng.cli.commands.repository.CommandListRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest 2022-07-08T15:42:52,527 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:52,527 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3325f58d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@49c70321, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@11e37579, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@50cc77f0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4cd979f9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3d76a548, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@37b45722, org.springframework.test.context.event.EventPublishingTestExecutionListener@474c5d3] 2022-07-08T15:42:52,591 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:52,611 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:52,628 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:52,650 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:52,651 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:52,651 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:52,651 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:52,651 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:52,652 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:52,656 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:52,801 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d90ca85] 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. 2022-07-08T15:42:52,805 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7023fdde] 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. 2022-07-08T15:42:52,821 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:52,821 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:53,141 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:52 CEST 2022 2022-07-08T15:42:53,150 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@61e576a9 testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@20c768d5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@108854a3 testClass = CommandDeleteRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@932e269]; rollback [false] 2022-07-08T15:42:53,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:53,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:53,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:53,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:53,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:53,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:53,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:53,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:53,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:53,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:53,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:53,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:53,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:53,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:53,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:53,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:53,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:53,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:53,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:53,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:53,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:53,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:53,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:53,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:53,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:53,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:53,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:53,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:53,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:53,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:53,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:53,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:53,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:53,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:53,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:53,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:53,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:53,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:53,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:53,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:53,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:53,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:53,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:53,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:53,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:53,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:53,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:53,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:53,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:53,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:53,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:53,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:53,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:53,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:53,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:53,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-08T15:42:53,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Repository localrepo 2022-07-08T15:42:53,188 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@61e576a9 testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@20c768d5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@108854a3 testClass = CommandDeleteRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:53,190 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:53,190 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest [INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest 2022-07-08T15:42:53,195 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:53,195 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57c4d88c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6c092002, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5847e226, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@320ed7fe, org.springframework.test.context.support.DirtiesContextTestExecutionListener@437f698b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@665358d6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1e2d0e8, org.springframework.test.context.event.EventPublishingTestExecutionListener@4517560d] 2022-07-08T15:42:53,254 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:53,274 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:53,291 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:53,312 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:53,312 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:53,313 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:53,313 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:53,313 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:53,313 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:53,317 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:53,470 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@442117e0] 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. 2022-07-08T15:42:53,474 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1eba9233] 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. 2022-07-08T15:42:53,488 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:53,488 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:53,834 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:53 CEST 2022 2022-07-08T15:42:53,845 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6282b046 testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@38f1a10c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@18937c2e testClass = CommandCreateSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7dfd55e9]; rollback [false] 2022-07-08T15:42:53,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:53,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:53,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:53,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:53,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:53,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:53,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:53,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:53,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:53,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:53,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:53,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:53,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:53,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:53,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:53,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:53,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:53,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:53,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:53,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:53,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:53,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:53,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:53,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:53,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:53,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:53,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:53,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:53,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:53,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:53,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:53,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:53,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:53,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:53,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:53,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:53,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:53,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:53,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:53,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:53,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:53,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:53,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:53,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:53,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:53,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:53,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:53,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:53,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:53,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:53,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:53,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:53,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:53,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:53,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:53,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-08T15:42:53,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-08T15:42:53,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-08T15:42:53,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-08T15:42:53,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-08T15:42:53,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-08T15:42:53,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-08T15:42:53,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-08T15:42:53,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-08T15:42:53,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-08T15:42:53,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-08T15:42:53,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-08T15:42:53,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-08T15:42:53,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-08T15:42:53,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:42:53,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-08T15:42:53,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-08T15:42:53,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-08T15:42:53,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-08T15:42:53,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-08T15:42:53,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-08T15:42:53,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-08T15:42:53,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-08T15:42:53,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-08T15:42:53,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-08T15:42:53,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-08T15:42:53,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-08T15:42:53,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-08T15:42:53,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-08T15:42:53,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-08T15:42:53,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-08T15:42:53,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-08T15:42:53,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-08T15:42:53,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-08T15:42:53,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-08T15:42:53,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-08T15:42:53,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-08T15:42:53,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-08T15:42:53,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-08T15:42:53,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-08T15:42:53,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-08T15:42:53,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-08T15:42:53,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-08T15:42:53,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-08T15:42:53,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-08T15:42:53,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-08T15:42:53,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-08T15:42:53,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-08T15:42:53,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-08T15:42:53,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-08T15:42:53,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-08T15:42:53,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-08T15:42:53,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-08T15:42:53,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-08T15:42:53,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-08T15:42:53,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-08T15:42:53,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-08T15:42:53,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-08T15:42:53,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-08T15:42:53,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-08T15:42:53,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-08T15:42:53,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-08T15:42:53,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-08T15:42:53,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-08T15:42:53,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-08T15:42:53,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-08T15:42:53,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-08T15:42:53,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-08T15:42:53,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-08T15:42:53,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-08T15:42:53,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-08T15:42:53,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-08T15:42:53,937 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6282b046 testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@38f1a10c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@18937c2e testClass = CommandCreateSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:42:53,939 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:53,940 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s - in org.appng.cli.commands.site.CommandCreateSiteTest [INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest 2022-07-08T15:42:53,945 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:42:53,945 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5a54e746, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@39ff2654, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1177d887, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@812c48d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@75016c1e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@350c396c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1a106caa, org.springframework.test.context.event.EventPublishingTestExecutionListener@438e5c9] 2022-07-08T15:42:54,010 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:42:54,033 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:42:54,051 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:42:54,075 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:42:54,075 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:42:54,075 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:42:54,075 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:42:54,076 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:42:54,076 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:42:54,080 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:42:54,235 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@13c95033] 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. 2022-07-08T15:42:54,238 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@10aac913] 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. 2022-07-08T15:42:54,253 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:42:54,254 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:42:54,602 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:42:54 CEST 2022 2022-07-08T15:42:54,610 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@54e3c3f9 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@4af4eec0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5eca1c98 testClass = CommandDeleteSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3d8ad399]; rollback [false] 2022-07-08T15:42:54,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:42:54,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:42:54,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:42:54,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:42:54,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:42:54,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:42:54,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:42:54,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:42:54,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:42:54,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:42:54,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:42:54,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:42:54,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:42:54,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:42:54,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:42:54,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:42:54,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:42:54,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:42:54,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:42:54,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:42:54,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:42:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:42:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:42:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:42:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:42:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:42:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:42:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:42:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:42:54,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:42:54,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:42:54,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:42:54,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:42:54,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:42:54,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:42:54,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:42:54,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:42:54,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:42:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:42:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:42:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:42:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:42:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:42:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:42:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:42:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:42:54,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:42:54,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:42:54,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:42:54,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:42:54,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:42:54,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:42:54,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:42:54,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:42:54,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:42:54,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-08T15:42:54,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-08T15:42:54,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-08T15:42:54,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-08T15:42:54,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-08T15:42:54,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-08T15:42:54,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-08T15:42:54,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-08T15:42:54,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-08T15:42:54,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-08T15:42:54,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-08T15:42:54,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-08T15:42:54,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-08T15:42:54,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-08T15:42:54,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-08T15:42:54,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-08T15:42:54,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-08T15:42:54,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-08T15:42:54,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-08T15:42:54,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-08T15:42:54,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-08T15:42:54,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-08T15:42:54,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-08T15:42:54,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-08T15:42:54,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-08T15:42:54,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-08T15:42:54,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-08T15:42:54,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-08T15:42:54,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-08T15:42:54,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-08T15:42:54,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-08T15:42:54,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-08T15:42:54,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-08T15:42:54,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-08T15:42:54,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-08T15:42:54,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-08T15:42:54,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-08T15:42:54,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-08T15:42:54,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-08T15:42:54,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-08T15:42:54,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-08T15:42:54,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-08T15:42:54,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-08T15:42:54,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-08T15:42:54,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-08T15:42:54,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-08T15:42:54,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-08T15:42:54,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-08T15:42:54,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-08T15:42:54,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-08T15:42:54,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-08T15:42:54,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-08T15:42:54,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-08T15:42:54,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-08T15:42:54,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-08T15:42:54,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-08T15:42:54,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-08T15:42:54,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-08T15:42:54,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-08T15:42:54,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-08T15:42:54,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-08T15:42:54,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-08T15:42:54,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-08T15:42:54,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-08T15:42:54,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-08T15:42:54,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-08T15:42:54,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-08T15:42:54,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-08T15:42:54,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-08T15:42:54,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-08T15:42:54,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-08T15:42:54,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite site 'testsite' is NOT running at http://example.com:8080/manager/testsite 2022-07-08T15:43:04,718 INFO [main] org.appng.core.service.CoreService: starting deletion of site testsite 2022-07-08T15:43:04,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-08T15:43:04,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-08T15:43:04,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.appendTabId 2022-07-08T15:43:04,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.assetsDir 2022-07-08T15:43:04,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authApplication 2022-07-08T15:43:04,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-08T15:43:04,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-08T15:43:04,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-08T15:43:04,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-08T15:43:04,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-08T15:43:04,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-08T15:43:04,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-08T15:43:04,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-08T15:43:04,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-08T15:43:04,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-08T15:43:04,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-08T15:43:04,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-08T15:43:04,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-08T15:43:04,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-08T15:43:04,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-08T15:43:04,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-08T15:43:04,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-08T15:43:04,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPage 2022-07-08T15:43:04,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-08T15:43:04,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.documentDir 2022-07-08T15:43:04,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.encoding 2022-07-08T15:43:04,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-08T15:43:04,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPage 2022-07-08T15:43:04,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPages 2022-07-08T15:43:04,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.host 2022-07-08T15:43:04,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexConfig 2022-07-08T15:43:04,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexDir 2022-07-08T15:43:04,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-08T15:43:04,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-08T15:43:04,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-08T15:43:04,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-08T15:43:04,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-08T15:43:04,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-08T15:43:04,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-08T15:43:04,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-08T15:43:04,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-08T15:43:04,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-08T15:43:04,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-08T15:43:04,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapHost 2022-07-08T15:43:04,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-08T15:43:04,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-08T15:43:04,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-08T15:43:04,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-08T15:43:04,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUser 2022-07-08T15:43:04,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-08T15:43:04,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.locale 2022-07-08T15:43:04,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-08T15:43:04,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailHost 2022-07-08T15:43:04,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailPort 2022-07-08T15:43:04,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.manager-path 2022-07-08T15:43:04,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.name 2022-07-08T15:43:04,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-08T15:43:04,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-08T15:43:04,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-08T15:43:04,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.service-path 2022-07-08T15:43:04,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-08T15:43:04,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-08T15:43:04,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-08T15:43:04,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-08T15:43:04,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-08T15:43:04,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-08T15:43:04,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-08T15:43:04,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.template 2022-07-08T15:43:04,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.timeZone 2022-07-08T15:43:04,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.wwwDir 2022-07-08T15:43:04,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-08T15:43:04,781 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-08T15:43:04,786 INFO [main] org.appng.core.service.CoreService: done deleting site testsite 2022-07-08T15:43:04,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Site testsite 2022-07-08T15:43:04,793 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@54e3c3f9 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@4af4eec0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5eca1c98 testClass = CommandDeleteSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:04,794 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:04,795 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.851 s - in org.appng.cli.commands.site.CommandDeleteSiteTest [INFO] Running org.appng.cli.commands.site.CommandListSitesTest 2022-07-08T15:43:04,805 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:04,807 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68a4a903, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@b801f5d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@49a37382, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@adc3f6b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@477d6382, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c8ce6c7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1e61a3b7, org.springframework.test.context.event.EventPublishingTestExecutionListener@75ade077] 2022-07-08T15:43:04,875 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:04,899 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:04,927 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:04,951 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:04,952 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:04,952 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:04,952 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:04,952 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:04,953 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:04,957 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:05,143 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f0dd5ae] 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. 2022-07-08T15:43:05,147 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70dc585c] 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. 2022-07-08T15:43:05,162 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:05,163 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:05,498 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:04 CEST 2022 2022-07-08T15:43:05,508 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4d11fd76 testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@30772f93, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4e8b8ef6 testClass = CommandListSitesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6810a5bc]; rollback [false] 2022-07-08T15:43:05,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:05,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:05,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:05,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:05,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:05,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:05,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:05,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:05,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:05,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:05,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:05,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:05,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:05,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:05,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:05,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:05,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:05,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:05,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:05,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:05,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:05,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:05,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:05,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:05,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:05,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:05,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:05,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:05,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:05,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:05,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:05,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:05,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:05,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:05,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:05,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:05,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-08T15:43:05,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-08T15:43:05,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-08T15:43:05,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-08T15:43:05,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-08T15:43:05,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-08T15:43:05,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-08T15:43:05,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-08T15:43:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-08T15:43:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-08T15:43:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-08T15:43:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-08T15:43:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-08T15:43:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-08T15:43:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-08T15:43:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-08T15:43:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-08T15:43:05,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-08T15:43:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-08T15:43:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-08T15:43:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-08T15:43:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-08T15:43:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-08T15:43:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-08T15:43:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-08T15:43:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-08T15:43:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-08T15:43:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-08T15:43:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-08T15:43:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-08T15:43:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-08T15:43:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-08T15:43:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-08T15:43:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-08T15:43:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-08T15:43:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-08T15:43:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-08T15:43:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-08T15:43:05,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-08T15:43:05,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-08T15:43:05,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-08T15:43:05,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-08T15:43:05,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-08T15:43:05,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-08T15:43:05,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-08T15:43:05,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-08T15:43:05,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-08T15:43:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-08T15:43:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-08T15:43:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-08T15:43:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-08T15:43:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-08T15:43:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-08T15:43:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-08T15:43:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-08T15:43:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-08T15:43:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-08T15:43:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-08T15:43:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-08T15:43:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-08T15:43:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-08T15:43:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-08T15:43:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-08T15:43:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-08T15:43:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-08T15:43:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-08T15:43:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-08T15:43:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-08T15:43:05,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-08T15:43:05,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-08T15:43:05,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-08T15:43:05,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-08T15:43:05,567 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4d11fd76 testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@30772f93, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4e8b8ef6 testClass = CommandListSitesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:05,569 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:05,570 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in org.appng.cli.commands.site.CommandListSitesTest [INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest 2022-07-08T15:43:05,577 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:05,577 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@70ccbbe7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@363eab6b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2a4e1b6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6c3225cd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@79b4a82f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3a123181, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1f9ede24, org.springframework.test.context.event.EventPublishingTestExecutionListener@62ff9c57] 2022-07-08T15:43:05,648 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:05,669 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:05,687 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:05,708 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:05,708 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:05,708 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:05,708 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:05,708 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:05,709 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:05,713 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:05,856 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d998f67] 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. 2022-07-08T15:43:05,859 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f9002da] 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. 2022-07-08T15:43:05,873 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:05,874 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:06,171 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:05 CEST 2022 2022-07-08T15:43:06,178 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5bf6e5c0 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@233de714, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45aefed8 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@59f65ef9]; rollback [false] 2022-07-08T15:43:06,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:06,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:06,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:06,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:06,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:06,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:06,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:06,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:06,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:06,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:06,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:06,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:06,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:06,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:06,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:06,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:06,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:06,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:06,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:06,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:06,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:06,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:06,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:06,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:06,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:06,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:06,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:06,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:06,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:06,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:06,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:06,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:06,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:06,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:06,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:06,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:06,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:06,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:06,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:06,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:06,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:06,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:06,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:06,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:06,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:06,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:06,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheStatistics 2022-07-08T15:43:06,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.allowSkipRender 2022-07-08T15:43:06,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.locale 2022-07-08T15:43:06,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexQueueSize 2022-07-08T15:43:06,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeouts 2022-07-08T15:43:06,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailPort 2022-07-08T15:43:06,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.DatasourceConfigurer 2022-07-08T15:43:06,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheClearOnShutdown 2022-07-08T15:43:06,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputFormat 2022-07-08T15:43:06,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.sessionTrackingEnabled 2022-07-08T15:43:06,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcMaxLifetime 2022-07-08T15:43:06,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportedLanguages 2022-07-08T15:43:06,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexTimeout 2022-07-08T15:43:06,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.appendTabId 2022-07-08T15:43:06,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportReloadFile 2022-07-08T15:43:06,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPrincipalScheme 2022-07-08T15:43:06,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.service-path 2022-07-08T15:43:06,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcValidationTimeout 2022-07-08T15:43:06,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginPage 2022-07-08T15:43:06,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutRef 2022-07-08T15:43:06,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultApplication 2022-07-08T15:43:06,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.wwwDir 2022-07-08T15:43:06,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginRef 2022-07-08T15:43:06,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPageSize 2022-07-08T15:43:06,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailDisabled 2022-07-08T15:43:06,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.name 2022-07-08T15:43:06,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.assetsDir 2022-07-08T15:43:06,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.xssExceptions 2022-07-08T15:43:06,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexDir 2022-07-08T15:43:06,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.enforcePrimaryDomain 2022-07-08T15:43:06,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapIdAttribute 2022-07-08T15:43:06,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheEnabled 2022-07-08T15:43:06,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPage 2022-07-08T15:43:06,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.rewriteConfig 2022-07-08T15:43:06,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.template 2022-07-08T15:43:06,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectionEnabled 2022-07-08T15:43:06,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionName 2022-07-08T15:43:06,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputType 2022-07-08T15:43:06,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchMaxHits 2022-07-08T15:43:06,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUser 2022-07-08T15:43:06,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.siteRootDir 2022-07-08T15:43:06,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeToLive 2022-07-08T15:43:06,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchChunkSize 2022-07-08T15:43:06,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcConnectionTimeout 2022-07-08T15:43:06,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapHost 2022-07-08T15:43:06,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeoutsAntStyle 2022-07-08T15:43:06,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUserBaseDn 2022-07-08T15:43:06,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.host 2022-07-08T15:43:06,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionValue 2022-07-08T15:43:06,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcLogPerformance 2022-07-08T15:43:06,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDomain 2022-07-08T15:43:06,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.manager-path 2022-07-08T15:43:06,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileSystemQueueSize 2022-07-08T15:43:06,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapStartTls 2022-07-08T15:43:06,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutPage 2022-07-08T15:43:06,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPage 2022-07-08T15:43:06,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailHost 2022-07-08T15:43:06,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexConfig 2022-07-08T15:43:06,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedMethods 2022-07-08T15:43:06,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapGroupBaseDn 2022-07-08T15:43:06,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.documentDir 2022-07-08T15:43:06,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authApplication 2022-07-08T15:43:06,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.tagPrefix 2022-07-08T15:43:06,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedPaths 2022-07-08T15:43:06,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.encoding 2022-07-08T15:43:06,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.timeZone 2022-07-08T15:43:06,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPassword 2022-07-08T15:43:06,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPages 2022-07-08T15:43:06,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileTypes 2022-07-08T15:43:06,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheExceptions 2022-07-08T15:43:06,226 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDisabled 2022-07-08T15:43:06,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site test2 site 'test2' is NOT running at http://example.com/manager/test2 HTTP response code: 404 2022-07-08T15:43:06,460 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5bf6e5c0 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@233de714, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45aefed8 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:06,461 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5bf6e5c0 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@368a7abf, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45aefed8 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@59f65ef9]; rollback [false] 2022-07-08T15:43:06,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapIdAttribute 2022-07-08T15:43:06,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheEnabled 2022-07-08T15:43:06,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeToLive 2022-07-08T15:43:06,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.siteRootDir 2022-07-08T15:43:06,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.template 2022-07-08T15:43:06,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.host 2022-07-08T15:43:06,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportReloadFile 2022-07-08T15:43:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexDir 2022-07-08T15:43:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.documentDir 2022-07-08T15:43:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authApplication 2022-07-08T15:43:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginPage 2022-07-08T15:43:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDisabled 2022-07-08T15:43:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcConnectionTimeout 2022-07-08T15:43:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedPaths 2022-07-08T15:43:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheClearOnShutdown 2022-07-08T15:43:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.encoding 2022-07-08T15:43:06,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileTypes 2022-07-08T15:43:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPageSize 2022-07-08T15:43:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailHost 2022-07-08T15:43:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedMethods 2022-07-08T15:43:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.DatasourceConfigurer 2022-07-08T15:43:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.tagPrefix 2022-07-08T15:43:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.name 2022-07-08T15:43:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUser 2022-07-08T15:43:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.sessionTrackingEnabled 2022-07-08T15:43:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputFormat 2022-07-08T15:43:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeouts 2022-07-08T15:43:06,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcValidationTimeout 2022-07-08T15:43:06,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapStartTls 2022-07-08T15:43:06,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDomain 2022-07-08T15:43:06,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.appendTabId 2022-07-08T15:43:06,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeoutsAntStyle 2022-07-08T15:43:06,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcMaxLifetime 2022-07-08T15:43:06,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexTimeout 2022-07-08T15:43:06,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchMaxHits 2022-07-08T15:43:06,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.service-path 2022-07-08T15:43:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailPort 2022-07-08T15:43:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.wwwDir 2022-07-08T15:43:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputType 2022-07-08T15:43:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.rewriteConfig 2022-07-08T15:43:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultApplication 2022-07-08T15:43:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheStatistics 2022-07-08T15:43:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheExceptions 2022-07-08T15:43:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.timeZone 2022-07-08T15:43:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginRef 2022-07-08T15:43:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcLogPerformance 2022-07-08T15:43:06,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPage 2022-07-08T15:43:06,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutPage 2022-07-08T15:43:06,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutRef 2022-07-08T15:43:06,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.allowSkipRender 2022-07-08T15:43:06,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUserBaseDn 2022-07-08T15:43:06,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPages 2022-07-08T15:43:06,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.enforcePrimaryDomain 2022-07-08T15:43:06,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPassword 2022-07-08T15:43:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPrincipalScheme 2022-07-08T15:43:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.assetsDir 2022-07-08T15:43:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportedLanguages 2022-07-08T15:43:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexQueueSize 2022-07-08T15:43:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionValue 2022-07-08T15:43:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectionEnabled 2022-07-08T15:43:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexConfig 2022-07-08T15:43:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapGroupBaseDn 2022-07-08T15:43:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.xssExceptions 2022-07-08T15:43:06,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailDisabled 2022-07-08T15:43:06,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPage 2022-07-08T15:43:06,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.locale 2022-07-08T15:43:06,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionName 2022-07-08T15:43:06,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapHost 2022-07-08T15:43:06,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchChunkSize 2022-07-08T15:43:06,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.manager-path 2022-07-08T15:43:06,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileSystemQueueSize 2022-07-08T15:43:06,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site test site 'test' is NOT running at http://localhorst:8080/manager/test 2022-07-08T15:43:06,509 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5bf6e5c0 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@368a7abf, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45aefed8 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:06,510 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5bf6e5c0 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@452ab772, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45aefed8 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@59f65ef9]; rollback [false] 2022-07-08T15:43:06,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-08T15:43:06,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-08T15:43:06,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-08T15:43:06,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-08T15:43:06,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-08T15:43:06,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-08T15:43:06,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-08T15:43:06,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-08T15:43:06,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-08T15:43:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-08T15:43:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-08T15:43:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-08T15:43:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-08T15:43:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-08T15:43:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:43:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-08T15:43:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-08T15:43:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-08T15:43:06,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-08T15:43:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-08T15:43:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-08T15:43:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-08T15:43:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-08T15:43:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-08T15:43:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-08T15:43:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-08T15:43:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-08T15:43:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-08T15:43:06,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-08T15:43:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-08T15:43:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-08T15:43:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-08T15:43:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-08T15:43:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-08T15:43:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-08T15:43:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-08T15:43:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-08T15:43:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-08T15:43:06,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-08T15:43:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-08T15:43:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-08T15:43:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-08T15:43:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-08T15:43:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-08T15:43:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-08T15:43:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-08T15:43:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-08T15:43:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-08T15:43:06,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-08T15:43:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-08T15:43:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-08T15:43:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-08T15:43:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-08T15:43:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-08T15:43:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-08T15:43:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-08T15:43:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-08T15:43:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-08T15:43:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-08T15:43:06,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-08T15:43:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-08T15:43:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-08T15:43:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-08T15:43:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-08T15:43:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-08T15:43:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-08T15:43:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-08T15:43:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-08T15:43:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-08T15:43:06,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-08T15:43:06,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-08T15:43:06,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng site 'appng' is running at http://localhost:8080/manager/appng with appNG version 1.0.0-M3 2022-07-08T15:43:06,560 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5bf6e5c0 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@452ab772, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45aefed8 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:06,561 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:06,561 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest [INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest 2022-07-08T15:43:06,564 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:06,564 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@339d7307, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3bce43ac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@11c73004, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@17d23d88, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4f8f713e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6158840, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2efadf96, org.springframework.test.context.event.EventPublishingTestExecutionListener@284289bc] 2022-07-08T15:43:06,629 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:06,652 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:06,670 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:06,692 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:06,693 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:06,693 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:06,693 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:06,693 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:06,694 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:06,698 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:06,847 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7364da25] 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. 2022-07-08T15:43:06,850 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@432251b0] 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. 2022-07-08T15:43:06,865 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:06,865 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:07,159 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:06 CEST 2022 2022-07-08T15:43:07,168 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7f3137f5 testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@599a8e2, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b14715f testClass = CommandSetSiteActiveTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@58946744]; rollback [false] 2022-07-08T15:43:07,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:07,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:07,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:07,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:07,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:07,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:07,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:07,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:07,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:07,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:07,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:07,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:07,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:07,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:07,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:07,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:07,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:07,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:07,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:07,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:07,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:07,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:07,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:07,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:07,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:07,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:07,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:07,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:07,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:07,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:07,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:07,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:07,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:07,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:07,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:07,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:07,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:07,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:07,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:07,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:07,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:07,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:07,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:07,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:07,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-08T15:43:07,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-08T15:43:07,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-08T15:43:07,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-08T15:43:07,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-08T15:43:07,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-08T15:43:07,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-08T15:43:07,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-08T15:43:07,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-08T15:43:07,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-08T15:43:07,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-08T15:43:07,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-08T15:43:07,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-08T15:43:07,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-08T15:43:07,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-08T15:43:07,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-08T15:43:07,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-08T15:43:07,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-08T15:43:07,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-08T15:43:07,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-08T15:43:07,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-08T15:43:07,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-08T15:43:07,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-08T15:43:07,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-08T15:43:07,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-08T15:43:07,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-08T15:43:07,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-08T15:43:07,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-08T15:43:07,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-08T15:43:07,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-08T15:43:07,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-08T15:43:07,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-08T15:43:07,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-08T15:43:07,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-08T15:43:07,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-08T15:43:07,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-08T15:43:07,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-08T15:43:07,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-08T15:43:07,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-08T15:43:07,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-08T15:43:07,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-08T15:43:07,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-08T15:43:07,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-08T15:43:07,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-08T15:43:07,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-08T15:43:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-08T15:43:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-08T15:43:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-08T15:43:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-08T15:43:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-08T15:43:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-08T15:43:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-08T15:43:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-08T15:43:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-08T15:43:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-08T15:43:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-08T15:43:07,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-08T15:43:07,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-08T15:43:07,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-08T15:43:07,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-08T15:43:07,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-08T15:43:07,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-08T15:43:07,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-08T15:43:07,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-08T15:43:07,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-08T15:43:07,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-08T15:43:07,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-08T15:43:07,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-08T15:43:07,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-08T15:43:07,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-08T15:43:07,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-08T15:43:07,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-08T15:43:07,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Site testsite 2022-07-08T15:43:07,235 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7f3137f5 testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@599a8e2, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b14715f testClass = CommandSetSiteActiveTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:07,236 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:07,237 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest [INFO] Running org.appng.cli.commands.permission.RemovePermissionTest 2022-07-08T15:43:07,242 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:07,242 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3a4892eb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@47b1e36, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@31e6305, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5797aff7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@29b6a024, org.springframework.test.context.transaction.TransactionalTestExecutionListener@75e0818a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@516d278, org.springframework.test.context.event.EventPublishingTestExecutionListener@6f942d3a] 2022-07-08T15:43:07,320 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:07,344 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:07,380 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:07,404 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:07,404 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:07,404 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:07,404 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:07,404 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:07,405 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:07,409 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:07,596 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4bca60f8] 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. 2022-07-08T15:43:07,599 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fd5e551] 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. 2022-07-08T15:43:07,614 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:07,615 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:07,908 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:07 CEST 2022 2022-07-08T15:43:07,916 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c5601d4 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@4f7bd8c8, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2bb3cabf testClass = RemovePermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@328ba6b6]; rollback [false] 2022-07-08T15:43:07,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:07,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:07,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:07,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:07,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:07,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:07,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:07,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:07,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:07,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:07,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:07,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:07,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:07,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:07,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:07,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:07,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:07,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:07,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:07,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:07,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:07,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:07,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:07,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-08T15:43:07,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-08T15:43:07,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-08T15:43:07,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-08T15:43:07,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-08T15:43:07,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-08T15:43:07,973 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1c5601d4 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@4f7bd8c8, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2bb3cabf testClass = RemovePermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:07,974 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:07,974 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s - in org.appng.cli.commands.permission.RemovePermissionTest [INFO] Running org.appng.cli.commands.permission.ListPermissionTest 2022-07-08T15:43:07,980 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:07,980 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2bdb99c6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4a5b2af, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5d1f576c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@728dbea4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ef0c9a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2cf6f642, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b756087, org.springframework.test.context.event.EventPublishingTestExecutionListener@141287d3] 2022-07-08T15:43:08,038 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:08,059 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:08,075 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:08,095 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:08,095 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:08,095 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:08,095 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:08,095 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:08,096 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:08,099 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:08,242 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3509ac68] 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. 2022-07-08T15:43:08,245 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@229c8304] 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. 2022-07-08T15:43:08,259 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:08,259 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:08,556 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:08 CEST 2022 2022-07-08T15:43:08,569 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47aaf879 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@4814e14d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@619cfc48 testClass = ListPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@728d36d2]; rollback [false] 2022-07-08T15:43:08,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:08,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:08,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:08,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:08,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:08,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:08,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:08,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:08,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:08,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:08,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:08,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:08,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:08,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:08,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:08,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:08,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:08,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:08,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:08,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:08,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:08,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:08,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:08,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:08,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:08,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:08,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:08,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:08,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:08,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:08,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:08,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:08,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:08,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:08,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:08,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:08,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:08,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:08,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:08,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:08,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:08,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:08,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:08,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:08,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:08,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:08,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:08,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:08,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:08,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:08,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:08,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:08,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:08,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:08,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:08,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-08T15:43:08,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-08T15:43:08,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-08T15:43:08,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-08T15:43:08,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-08T15:43:08,622 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47aaf879 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@4814e14d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@619cfc48 testClass = ListPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:08,623 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:08,623 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s - in org.appng.cli.commands.permission.ListPermissionTest [INFO] Running org.appng.cli.commands.permission.AddPermissionTest 2022-07-08T15:43:08,629 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:08,630 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@114627cd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2bc63e21, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@703917d1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23e5102d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@33d33d3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@199032a3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@212f39df, org.springframework.test.context.event.EventPublishingTestExecutionListener@2ac031af] 2022-07-08T15:43:08,688 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:08,709 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:08,727 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:08,748 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:08,748 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:08,748 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:08,748 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:08,748 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:08,749 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:08,753 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:08,908 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77ecbdc6] 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. 2022-07-08T15:43:08,912 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@8207f83] 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. 2022-07-08T15:43:08,926 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:08,926 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:09,236 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:08 CEST 2022 2022-07-08T15:43:09,244 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@8ff4460 testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@3cf35d1, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f836d3d testClass = AddPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3dff5340]; rollback [false] 2022-07-08T15:43:09,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:09,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:09,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:09,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:09,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:09,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:09,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:09,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:09,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:09,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:09,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:09,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:09,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:09,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:09,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:09,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:09,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:09,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:09,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:09,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:09,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:09,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:09,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:09,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:09,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:09,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:09,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:09,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:09,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:09,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:09,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:09,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:09,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:09,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:09,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:09,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:09,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:09,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:09,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:09,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:09,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:09,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:09,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:09,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:09,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:09,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:09,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:09,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:09,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:09,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:09,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:09,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:09,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:09,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:09,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:09,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-08T15:43:09,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-08T15:43:09,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-08T15:43:09,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-08T15:43:09,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-08T15:43:09,283 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@8ff4460 testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@3cf35d1, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f836d3d testClass = AddPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:09,285 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:09,285 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s - in org.appng.cli.commands.permission.AddPermissionTest [INFO] Running org.appng.cli.commands.application.CommandInstallApplicationTest 2022-07-08T15:43:09,293 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:09,294 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5a36fb6d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7539d715, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@311ee4e1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@10a1ebd8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7d219732, org.springframework.test.context.transaction.TransactionalTestExecutionListener@469b66fc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64bb22, org.springframework.test.context.event.EventPublishingTestExecutionListener@1f847fdd] 2022-07-08T15:43:09,363 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:09,384 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:09,402 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:09,423 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:09,423 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:09,423 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:09,423 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:09,423 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:09,424 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:09,428 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:09,568 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6edc1944] 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. 2022-07-08T15:43:09,572 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b323b17] 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. 2022-07-08T15:43:09,590 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:09,590 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:09,897 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:09 CEST 2022 2022-07-08T15:43:09,905 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@34a87cc testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@735af465, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@77796b44 testClass = CommandInstallApplicationTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7dc9b12f]; rollback [false] 2022-07-08T15:43:09,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:09,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:09,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:09,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:09,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:09,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:09,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:09,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:09,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:09,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:09,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:09,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:09,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:09,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:09,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:09,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:09,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:09,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:09,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:09,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:09,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:09,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:09,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:09,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:09,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:09,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:09,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:09,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:09,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:09,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:09,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:09,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:09,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:09,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:09,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:09,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:09,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:09,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:09,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:09,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:09,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:09,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:09,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:09,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:09,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:09,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:09,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:09,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:09,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:09,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:09,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:09,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:09,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:09,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:09,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:09,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-08T15:43:09,935 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/test-classes/localrepo/ 2022-07-08T15:43:09,954 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-07-08T15:43:09,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application demo-application 2022-07-08T15:43:09,957 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:43:09,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-08T15:43:09,958 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:43:09,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-format.html 2022-07-08T15:43:09,958 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:43:09,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-type.webgui 2022-07-08T15:43:09,959 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:43:09,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission testPermission 2022-07-08T15:43:09,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Administrator 2022-07-08T15:43:09,966 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:43:09,967 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:43:09,968 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:43:09,969 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:43:09,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Debugger 2022-07-08T15:43:09,970 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:43:09,971 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:43:09,971 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:43:09,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Tester 2022-07-08T15:43:09,973 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:43:09,973 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:43:09,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.foo 2022-07-08T15:43:09,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.bar 2022-07-08T15:43:09,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.clobValue 2022-07-08T15:43:09,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Administrator 2022-07-08T15:43:09,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Debugger 2022-07-08T15:43:09,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Tester 2022-07-08T15:43:09,991 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-07-08T15:43:09,991 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-07-08T15:43:09,994 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-07-08T15:43:09,994 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-07-08T15:43:09,994 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-07-08T15:43:09,994 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-07-08T15:43:09,995 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-07-08T15:43:09,995 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-07-08T15:43:09,995 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-08T15:43:09,995 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-08T15:43:09,995 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.4 2022-07-08T15:43:09,995 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-07-08T15:43:09,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource application.xml of application demo-application 2022-07-08T15:43:09,999 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-07-08T15:43:09,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource beans.xml of application demo-application 2022-07-08T15:43:10,000 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-07-08T15:43:10,000 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource datasources.xml of application demo-application 2022-07-08T15:43:10,002 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-07-08T15:43:10,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource events.xml of application demo-application 2022-07-08T15:43:10,004 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-07-08T15:43:10,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource master.xml of application demo-application 2022-07-08T15:43:10,005 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-07-08T15:43:10,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource page.xml of application demo-application 2022-07-08T15:43:10,007 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-07-08T15:43:10,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource plugin.xml of application demo-application 2022-07-08T15:43:10,008 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-07-08T15:43:10,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource messages-demo.properties of application demo-application 2022-07-08T15:43:10,011 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-07-08T15:43:10,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mssql/V1.0_script.sql of application demo-application 2022-07-08T15:43:10,013 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-07-08T15:43:10,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mysql/V1.0_script.sql of application demo-application 2022-07-08T15:43:10,026 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:43:10,027 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:43:10,028 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:43:10,030 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:43:10,031 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:43:10,033 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:43:10,041 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@34a87cc testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@735af465, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@77796b44 testClass = CommandInstallApplicationTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:10,043 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:10,043 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 s - in org.appng.cli.commands.application.CommandInstallApplicationTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest 2022-07-08T15:43:10,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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:10,047 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3799a20a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@492bb52d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@14b22a7d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@c062cb7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@767546cf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@626317f1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@67072802, org.springframework.test.context.event.EventPublishingTestExecutionListener@5ad9d3c1] 2022-07-08T15:43:10,100 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:10,120 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:10,136 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:10,155 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:10,155 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:10,155 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:10,155 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:10,155 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:10,156 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:10,160 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:10,299 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a7ff283] 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. 2022-07-08T15:43:10,302 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3259f51e] 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. 2022-07-08T15:43:10,319 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:10,320 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:10,605 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:10 CEST 2022 2022-07-08T15:43:10,612 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@38f5401f testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@676bbf22, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7a8ce285 testClass = CommandListApplicationsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3a78015c]; rollback [false] 2022-07-08T15:43:10,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:10,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:10,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:10,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:10,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:10,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:10,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:10,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:10,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:10,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:10,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:10,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:10,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:10,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:10,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:10,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:10,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:10,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:10,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:10,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:10,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:10,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:10,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:10,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:10,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:10,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:10,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:10,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:10,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:10,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:10,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:10,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:10,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:10,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:10,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:10,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:10,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:10,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:10,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:10,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:10,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:10,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:10,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:10,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:10,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:10,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:10,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:10,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:10,646 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@38f5401f testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@676bbf22, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7a8ce285 testClass = CommandListApplicationsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:10,648 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:10,648 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s - in org.appng.cli.commands.application.CommandListApplicationsTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest 2022-07-08T15:43:10,653 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:10,653 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@127cded2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c07a600, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7f10e107, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@253a48fe, org.springframework.test.context.support.DirtiesContextTestExecutionListener@51c488c5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4062135b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3802ca89, org.springframework.test.context.event.EventPublishingTestExecutionListener@4f8818cf] 2022-07-08T15:43:10,706 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:10,727 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:10,745 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:10,765 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:10,765 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:10,765 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:10,765 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:10,765 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:10,766 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:10,770 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:10,920 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5ef06c3f] 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. 2022-07-08T15:43:10,923 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@408e34e9] 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. 2022-07-08T15:43:10,937 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:10,938 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:11,223 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:10 CEST 2022 2022-07-08T15:43:11,230 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@56c5e1f1 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@2071f57f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@22f688e5 testClass = CommandListApplicationsForSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@dd38ca7]; rollback [false] 2022-07-08T15:43:11,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:11,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:11,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:11,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:11,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:11,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:11,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:11,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:11,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:11,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:11,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:11,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:11,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:11,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:11,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:11,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:11,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:11,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:11,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:11,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:11,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:11,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:11,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:11,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:11,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:11,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:11,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:11,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:11,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:11,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:11,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:11,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:11,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:11,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:11,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:11,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:11,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:11,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:11,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:11,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:11,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:11,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:11,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:11,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:11,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:11,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:11,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:11,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:11,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:11,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:11,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:11,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:11,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:11,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:11,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:11,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-08T15:43:11,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-08T15:43:11,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-08T15:43:11,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-08T15:43:11,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-08T15:43:11,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-08T15:43:11,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-08T15:43:11,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-08T15:43:11,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-08T15:43:11,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-08T15:43:11,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-08T15:43:11,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-08T15:43:11,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-08T15:43:11,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-08T15:43:11,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-08T15:43:11,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-08T15:43:11,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-08T15:43:11,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-08T15:43:11,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-08T15:43:11,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-08T15:43:11,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-08T15:43:11,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-08T15:43:11,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-08T15:43:11,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-08T15:43:11,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-08T15:43:11,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-08T15:43:11,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-08T15:43:11,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-08T15:43:11,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-08T15:43:11,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-08T15:43:11,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-08T15:43:11,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-08T15:43:11,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-08T15:43:11,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-08T15:43:11,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-08T15:43:11,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-08T15:43:11,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-08T15:43:11,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-08T15:43:11,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-08T15:43:11,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-08T15:43:11,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-08T15:43:11,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-08T15:43:11,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-08T15:43:11,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-08T15:43:11,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-08T15:43:11,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-08T15:43:11,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-08T15:43:11,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-08T15:43:11,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-08T15:43:11,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-08T15:43:11,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-08T15:43:11,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-08T15:43:11,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-08T15:43:11,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-08T15:43:11,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-08T15:43:11,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-08T15:43:11,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-08T15:43:11,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-08T15:43:11,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-08T15:43:11,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-08T15:43:11,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-08T15:43:11,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-08T15:43:11,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-08T15:43:11,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-08T15:43:11,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-08T15:43:11,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-08T15:43:11,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-08T15:43:11,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-08T15:43:11,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-08T15:43:11,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-08T15:43:11,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-08T15:43:11,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-08T15:43:11,288 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@56c5e1f1 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@2071f57f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@22f688e5 testClass = CommandListApplicationsForSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:11,290 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:11,291 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest [INFO] Running org.appng.cli.commands.CommandBatchTest 2022-07-08T15:43:11,343 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.054 s - in org.appng.cli.commands.CommandBatchTest [INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest 2022-07-08T15:43:11,355 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:11,355 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6ab92d1b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@292ee459, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6a366cdf, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@402c3834, org.springframework.test.context.support.DirtiesContextTestExecutionListener@63de04df, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3d8c38d1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6485eb2b, org.springframework.test.context.event.EventPublishingTestExecutionListener@45c98217] 2022-07-08T15:43:11,416 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:11,437 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:11,457 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:11,478 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:11,478 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:11,478 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:11,478 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:11,478 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:11,479 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:11,483 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:11,644 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1c5f99e8] 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. 2022-07-08T15:43:11,647 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2876924d] 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. 2022-07-08T15:43:11,661 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:11,662 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:11,937 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:11 CEST 2022 2022-07-08T15:43:11,949 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@26d15c3 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@688e7704, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6d84bdf0 testClass = CommandDeleteSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@61d3f0c]; rollback [false] 2022-07-08T15:43:11,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:11,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:11,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:11,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:11,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:11,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:11,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:11,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:11,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:11,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:11,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:11,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:11,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:11,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:11,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:11,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:11,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:11,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:11,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:11,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:11,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:11,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:11,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:11,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:11,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:11,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:11,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:11,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:11,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:11,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:11,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:11,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:11,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:11,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:11,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:11,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:11,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:11,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:11,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:11,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:11,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:11,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:11,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:11,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:11,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:11,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:11,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:11,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:11,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:11,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:11,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:11,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:11,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:11,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:11,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:11,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-08T15:43:11,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Subject admin 2022-07-08T15:43:11,979 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@26d15c3 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@688e7704, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6d84bdf0 testClass = CommandDeleteSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:11,980 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:11,980 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest [INFO] Running org.appng.cli.commands.subject.HashPasswordTest 2022-07-08T15:43:11,985 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:11,985 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@292cf1fb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45d700fd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3a9250e3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@cf1186c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@429c8320, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3fb1b366, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@170cf93b, org.springframework.test.context.event.EventPublishingTestExecutionListener@133ab1ce] 2022-07-08T15:43:12,038 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:12,061 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:12,078 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:12,100 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:12,100 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:12,100 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:12,101 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:12,101 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:12,101 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:12,106 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:12,249 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4bf16af0] 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. 2022-07-08T15:43:12,252 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2870b9c7] 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. 2022-07-08T15:43:12,266 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:12,266 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:12,586 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:12 CEST 2022 2022-07-08T15:43:12,594 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4cb02cbf testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@594fabf0, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1b88620 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5fea89cc]; rollback [false] 2022-07-08T15:43:12,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:12,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:12,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:12,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:12,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:12,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:12,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:12,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:12,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:12,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:12,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:12,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:12,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:12,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:12,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:12,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:12,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:12,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:12,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:12,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:12,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:12,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:12,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:12,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:12,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:12,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:12,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:12,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:12,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:12,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:12,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:12,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:12,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:12,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:12,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:12,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:12,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:12,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:12,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:12,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:12,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:12,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:12,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:12,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:12,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:12,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:12,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:12,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:12,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:12,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:12,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:12,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:12,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:12,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:12,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:12,616 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4cb02cbf testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@594fabf0, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1b88620 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:12,618 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4cb02cbf testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@31478e93, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1b88620 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5fea89cc]; rollback [false] 2022-07-08T15:43:14,212 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4cb02cbf testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@31478e93, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1b88620 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:14,213 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:14,213 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.23 s - in org.appng.cli.commands.subject.HashPasswordTest [INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest 2022-07-08T15:43:14,218 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:14,218 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@38cbbd5c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3c7d95a2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@263908b5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@32f5d8df, org.springframework.test.context.support.DirtiesContextTestExecutionListener@57b1b280, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7b1fd51, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@69a321b2, org.springframework.test.context.event.EventPublishingTestExecutionListener@758c3f79] 2022-07-08T15:43:14,292 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:14,314 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:14,332 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:14,353 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:14,353 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:14,353 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:14,353 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:14,353 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:14,354 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:14,357 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:14,495 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@18f4b25b] 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. 2022-07-08T15:43:14,499 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46687e10] 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. 2022-07-08T15:43:14,519 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:14,519 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:14,835 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:14 CEST 2022 2022-07-08T15:43:14,843 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@172968a9 testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@3a8d16ac, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@75d4cbf5 testClass = CommandListSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@709eca0f]; rollback [false] 2022-07-08T15:43:14,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:14,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:14,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:14,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:14,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:14,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:14,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:14,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:14,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:14,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:14,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:14,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:14,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:14,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:14,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:14,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:14,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:14,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:14,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:14,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:14,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:14,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:14,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:14,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:14,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:14,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:14,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:14,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:14,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-08T15:43:14,870 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@172968a9 testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@3a8d16ac, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@75d4cbf5 testClass = CommandListSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:14,871 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:14,871 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s - in org.appng.cli.commands.subject.CommandListSubjectTest [INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest 2022-07-08T15:43:14,877 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:14,877 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@28321f4d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@594fe29c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3ee8a8d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5f388973, org.springframework.test.context.support.DirtiesContextTestExecutionListener@67c82dae, org.springframework.test.context.transaction.TransactionalTestExecutionListener@41b568c9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@36782890, org.springframework.test.context.event.EventPublishingTestExecutionListener@2d105c3d] 2022-07-08T15:43:14,930 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:14,951 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:14,970 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:14,991 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:14,992 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:43:14,992 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:14,992 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:14,992 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:14,993 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:14,998 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:15,122 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@37790024] 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. 2022-07-08T15:43:15,125 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4b0d348d] 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. 2022-07-08T15:43:15,138 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:15,138 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:15,447 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:14 CEST 2022 2022-07-08T15:43:15,455 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@63e9f908, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@47330095]; rollback [false] 2022-07-08T15:43:15,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:15,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:15,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:15,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:15,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:15,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:15,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:15,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:15,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:15,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:15,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:15,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:15,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:15,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:15,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:15,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:15,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:15,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:15,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:15,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:15,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:15,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:15,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:15,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:15,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:15,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:15,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:15,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:15,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:15,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:15,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:15,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:15,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:15,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:15,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:15,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:16,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-08T15:43:17,051 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@63e9f908, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:17,052 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@cb82acc, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@47330095]; rollback [false] 2022-07-08T15:43:17,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject adminFromLdap 2022-07-08T15:43:17,064 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@cb82acc, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:17,067 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@358b1f86, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@47330095]; rollback [false] 2022-07-08T15:43:17,078 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@358b1f86, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:17,081 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@7be59669, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@47330095]; rollback [false] 2022-07-08T15:43:17,097 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@7be59669, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:17,099 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@494134af, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@47330095]; rollback [false] 2022-07-08T15:43:17,105 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@494134af, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:17,106 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@718b6d6, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@47330095]; rollback [false] 2022-07-08T15:43:17,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject preHashedPassword 2022-07-08T15:43:17,892 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@718b6d6, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:17,894 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@3a9526e1, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@47330095]; rollback [false] 2022-07-08T15:43:18,680 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@723517e9 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@3a9526e1, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ad47564 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:18,681 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:18,681 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.806 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest [INFO] Running org.appng.cli.CliCoreDBNotInitializedTest 2022-07-08T15:43:18,686 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.cli.CliCoreDBNotInitializedTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:43:18,688 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.cli.CliCoreDBNotInitializedTest]: CliCoreDBNotInitializedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:43:18,689 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:18,689 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@773ac53f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@525c80f6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@62924bcb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@517cf564, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70ced149, org.springframework.test.context.transaction.TransactionalTestExecutionListener@46a3a496, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@361f639a, org.springframework.test.context.event.EventPublishingTestExecutionListener@7e77e8] 2022-07-08T15:43:18,751 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:18,772 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:18,789 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:18,809 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:18,809 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreDBNotInitializedTest] 2022-07-08T15:43:18,809 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:18,809 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:18,809 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:18,829 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:18,833 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:18,962 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:18,963 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:19,240 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@5de02962, started on Fri Jul 08 15:43:18 CEST 2022 2022-07-08T15:43:19,248 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@cddcd12 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@3fcf8868, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d947cf1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@40e9984e]; rollback [false] 2022-07-08T15:43:19,269 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@cddcd12 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@3fcf8868, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d947cf1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:19,271 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@cddcd12 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@51784289, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d947cf1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@40e9984e]; rollback [false] 2022-07-08T15:43:19,275 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@cddcd12 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@51784289, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d947cf1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:19,276 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@cddcd12 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@8f90dd, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d947cf1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@40e9984e]; rollback [false] 2022-07-08T15:43:19,287 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver Jul 08, 2022 3:43:19 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-08T15:43:19,333 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:19,394 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:19,394 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:19,394 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:19,432 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-07-08T15:43:19,496 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:19,497 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:19,497 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:19,497 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:19,501 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-07-08T15:43:19,517 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@cddcd12 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@8f90dd, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d947cf1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:19,518 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:19,518 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CliCoreDBNotInitializedTest] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s - in org.appng.cli.CliCoreDBNotInitializedTest [INFO] Running org.appng.cli.CliCoreTest 2022-07-08T15:43:19,524 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.cli.CliCoreTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:43:19,524 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.cli.CliCoreTest]: CliCoreTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:43:19,525 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:19,525 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7424e5c8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5c313f8f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7d3c05e5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1d98df0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@520022a6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@798b22e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1a169c15, org.springframework.test.context.event.EventPublishingTestExecutionListener@576d24aa] 2022-07-08T15:43:19,577 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:19,599 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:19,616 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:43:19,635 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:43:19,635 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreTest] 2022-07-08T15:43:19,635 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:43:19,635 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:43:19,635 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:43:19,649 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:43:19,653 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:19,780 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:19,780 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:20,051 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:19 CEST 2022 2022-07-08T15:43:20,062 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@54803440, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@35f5c892]; rollback [false] 2022-07-08T15:43:20,073 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:43:20,074 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,075 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,075 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,075 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,079 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,097 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,101 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,101 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,101 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,107 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,125 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.012s) 2022-07-08T15:43:20,131 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:43:20,185 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:43:20,248 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:43:20,308 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:43:20,350 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:43:20,366 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:43:20,379 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:43:20,392 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:43:20,404 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:43:20,416 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:43:20,426 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:43:20,439 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:43:20,452 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:43:20,464 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:43:20,479 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:43:20,480 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:43:20,489 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:43:20,500 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:43:20,517 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:43:20,521 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:43:20,528 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:43:20,534 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.354s) 2022-07-08T15:43:20,535 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,537 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,537 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,537 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,542 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,557 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:43:20.53 2022-07-08T15:43:20,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:43:20,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:43:20,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:43:20,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:43:20,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:43:20,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:43:20,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:43:20,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:43:20,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:43:20,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:43:20,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:43:20,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:43:20,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:43:20,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:43:20,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:43:20,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:43:20,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:43:20,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:43:20,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:43:20,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:43:20,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:43:20,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:43:20,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:43:20,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:43:20,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:43:20,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:43:20,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:43:20,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:43:20,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:43:20,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:43:20,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:43:20,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:43:20,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:43:20,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:43:20,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:43:20,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:43:20,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:43:20,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:43:20,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:43:20,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:43:20,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:43:20,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:43:20,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:43:20,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:43:20,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:43:20,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:43:20,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:43:20,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:43:20,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:43:20,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:43:20,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:43:20,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:43:20,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:43:20,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:43:20,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:43:20,572 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:43:20,572 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,574 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,574 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,574 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,578 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,592 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,593 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,593 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,593 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,596 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,610 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:43:20.53 2022-07-08T15:43:20,627 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@54803440, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:20,629 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@41bf96a4, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@35f5c892]; rollback [false] 2022-07-08T15:43:20,631 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:43:20,632 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,633 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,633 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,633 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,636 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,650 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,651 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,651 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,651 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,654 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,665 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-08T15:43:20,668 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-08T15:43:20,668 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-08T15:43:20,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG HSQL 2022-07-08T15:43:20,677 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-07-08T15:43:20,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI DatabaseConnection appNG HSQL 2022-07-08T15:43:20,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MYSQL 2022-07-08T15:43:20,681 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-08T15:43:20,683 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2022-07-08T15:43:20,683 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-08T15:43:20,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MSSQL 2022-07-08T15:43:20,686 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-08T15:43:20,686 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2022-07-08T15:43:20,686 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-07-08T15:43:20,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG POSTGRESQL 2022-07-08T15:43:20,691 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-08T15:43:20,712 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain 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.) 2022-07-08T15:43:20,712 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-08T15:43:20,713 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,714 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,714 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,714 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,717 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,731 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:43:20.53 2022-07-08T15:43:20,737 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:43:20,738 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,739 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,739 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,740 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,743 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,757 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,758 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,758 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,758 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,762 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,774 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:43:20.53 2022-07-08T15:43:20,779 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@41bf96a4, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:20,781 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@18abb970, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@35f5c892]; rollback [false] 2022-07-08T15:43:20,783 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:43:20,784 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,785 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,785 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,785 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,788 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,802 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,803 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,803 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,803 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,806 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,819 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-08T15:43:20,824 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-08T15:43:20,824 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-08T15:43:20,828 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-07-08T15:43:20,830 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-08T15:43:20,831 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-08T15:43:20,832 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-08T15:43:20,833 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,834 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,834 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,834 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,837 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,850 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:43:20.53 2022-07-08T15:43:20,856 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:43:20,857 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,858 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,858 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,858 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,861 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,874 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:43:20,875 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:20,875 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:20,875 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:20,878 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:43:20,890 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:43:20.53 2022-07-08T15:43:20,893 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) ~[test-classes/:?] at org.appng.cli.CliCore.perform(CliCore.java:187) ~[classes/:?] at org.appng.cli.CliCoreTest.testError(CliCoreTest.java:119) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:43:20,906 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@18abb970, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:20,908 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@6dfdaf77, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@35f5c892]; rollback [false] 2022-07-08T15:43:20,912 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@6dfdaf77, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:20,913 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@2f63bf63, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@35f5c892]; rollback [false] 2022-07-08T15:43:20,915 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@2f63bf63, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:20,916 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@347c4a9c, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@35f5c892]; rollback [false] 2022-07-08T15:43:20,918 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@347c4a9c, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:20,919 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@6bd67cff, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@35f5c892]; rollback [false] 2022-07-08T15:43:20,920 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4f07772a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@6bd67cff, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@799ade15 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:43:20,922 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:43:20,922 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CliCoreTest] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.4 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_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-cli --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 47 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.133915-8.jar Progress (1): 4.1/114 kB Progress (1): 8.2/114 kB Progress (1): 12/114 kB Progress (1): 16/114 kB Progress (1): 20/114 kB Progress (1): 25/114 kB Progress (1): 29/114 kB Progress (1): 33/114 kB Progress (1): 37/114 kB Progress (1): 41/114 kB Progress (1): 45/114 kB Progress (1): 49/114 kB Progress (1): 53/114 kB Progress (1): 57/114 kB Progress (1): 61/114 kB Progress (1): 66/114 kB Progress (1): 70/114 kB Progress (1): 74/114 kB Progress (1): 78/114 kB Progress (1): 82/114 kB Progress (1): 86/114 kB Progress (1): 90/114 kB Progress (1): 94/114 kB Progress (1): 98/114 kB Progress (1): 102/114 kB Progress (1): 106/114 kB Progress (1): 111/114 kB Progress (1): 114 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.133915-8.jar (114 kB at 2.4 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.133915-8.pom Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.133915-8.pom (1.2 kB at 33 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (2.0 kB at 78 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 588 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (2.0 kB at 2.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.133915-8-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.133915-8-sources.jar (88 kB at 168 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 1.1 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-taglib >----------------------- [INFO] Building appNG Tag Library 2.0.0-SNAPSHOT [14/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-taglib --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target [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_2.0.x/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 3 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_2.0.x/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 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 s - in org.appng.taglib.ParameterTest [INFO] Running org.appng.taglib.PermissionTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 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.009 s - in org.appng.taglib.form.FormConfirmationTest [INFO] Running org.appng.taglib.AttributeTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.appng.taglib.AttributeTest [INFO] Running org.appng.taglib.TagletAdapterTest 2022-07-08T15:43:29,100 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#589309113 for site localhost with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.appng.taglib.TagletAdapterTest [INFO] Running org.appng.taglib.TagletProcessorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s - in org.appng.taglib.TagletProcessorTest [INFO] Running org.appng.taglib.MultiSiteSupportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.appng.taglib.MultiSiteSupportTest [INFO] Running org.appng.taglib.search.SearchTest 2022-07-08T15:43:30,831 INFO [main] org.appng.taglib.search.Search: processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar} 2022-07-08T15:43:30,950 INFO [main] 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.435 s - in org.appng.taglib.search.SearchTest [INFO] Running org.appng.taglib.IfTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 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_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-taglib --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 58 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.133915-8.jar Progress (1): 4.1/58 kB Progress (1): 8.2/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 25/58 kB Progress (1): 29/58 kB Progress (1): 33/58 kB Progress (1): 37/58 kB Progress (1): 41/58 kB Progress (1): 45/58 kB Progress (1): 49/58 kB Progress (1): 53/58 kB Progress (1): 57/58 kB Progress (1): 58 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.133915-8.jar (58 kB at 235 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.133915-8.pom Progress (1): 1.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.133915-8.pom (1.8 kB at 44 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (2.0 kB at 170 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 776 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (2.0 kB at 1.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.133915-8-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.133915-8-sources.jar (42 kB at 1.4 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 960 B/s) [INFO] [INFO] -------------------< org.appng:appng-appngizer-jaxb >------------------- [INFO] Building appNGizer JAXB API 2.0.0-SNAPSHOT [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_2.0.x/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_2.0.x/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_2.0.x/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_2.0.x/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: 1.19 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_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer-jaxb --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (993 B at 83 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.133915-8.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.133915-8.jar (94 kB at 608 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.133915-8.pom Progress (1): 2.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.133915-8.pom (2.4 kB at 82 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (2.0 kB at 227 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (993 B at 689 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (2.0 kB at 1.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.133915-8-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.133915-8-sources.jar (54 kB at 394 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (993 B at 791 B/s) [INFO] [INFO] ---------------------< org.appng:appng-appngizer >---------------------- [INFO] Building appNGizer 2.0.0-SNAPSHOT [16/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target [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_2.0.x/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_2.0.x/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.883 s - in org.appng.appngizer.model.PropertyTest [INFO] Running org.appng.appngizer.controller.HomeControllerTest 2022-07-08T15:43:52,012 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:43:52,035 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@759fad4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64712be, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@53499d85, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@30ed9c6c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@782a4fff, org.springframework.test.context.transaction.TransactionalTestExecutionListener@46c670a6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@59fc684e, org.springframework.test.context.event.EventPublishingTestExecutionListener@5ae81e1] 2022-07-08T15:43:52,575 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:43:52,732 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 144 ms. Found 15 JPA repository interfaces. 2022-07-08T15:43:53,188 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:43:53,312 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:43:53,395 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T15:43:53,642 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-08T15:43:54,335 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:43:54,403 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:43:55,019 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T15:43:56,346 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:43:56,362 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:43:58,096 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:43:52 CEST 2022 2022-07-08T15:43:58,299 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:43:58,299 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:43:58,299 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:43:58,325 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:43:58,413 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.052s) 2022-07-08T15:43:58,427 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:43:58,471 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:43:58,551 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:43:58,623 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:43:58,654 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:43:58,667 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:43:58,681 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:43:58,693 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:43:58,704 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:43:58,715 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:43:58,726 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:43:58,739 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:43:58,750 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:43:58,761 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:43:58,776 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:43:58,777 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:43:58,786 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:43:58,798 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:43:58,812 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:43:58,818 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:43:58,827 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:43:58,834 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.369s) 2022-07-08T15:44:00,487 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:00,487 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:00,489 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 2 ms 2022-07-08T15:44:00,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.64 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:00,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.665 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:00,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.669 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:00,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.672 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:00,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.674 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:00,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.678 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:00,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.682 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:00,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.685 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:00,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.689 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:00,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.691 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:00,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.693 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:00,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.695 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:00,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.697 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:00,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.699 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:00,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.702 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:00,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.704 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:00,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.713 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:00,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.716 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:00,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.717 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:00,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.719 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:00,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.721 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:00,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.724 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:00,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.725 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:00,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.727 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:00,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.729 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:00,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.731 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:00,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.733 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:00,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.735 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:00,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.737 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:00,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.739 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:00,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.741 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:00,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.742 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:00,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.744 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:00,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.746 CREATE appNGizer Property platform.locale 2022-07-08T15:44:00,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.748 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:00,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.75 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:00,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.752 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:00,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.753 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:00,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.756 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:00,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.757 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:00,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.759 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:00,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.761 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:00,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.763 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:00,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.766 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:00,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.767 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:00,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.769 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:00,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.771 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:00,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.772 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:00,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.774 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:00,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.776 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:00,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.777 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:00,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.779 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:00,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.781 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:00,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.783 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:00,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:00.784 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:00,911 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver Jul 08, 2022 3:44:00 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-08T15:44:00,967 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:44:00,970 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:00,970 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:00,971 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:00,977 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:01,889 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:01,890 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: 10.055 s - in org.appng.appngizer.controller.HomeControllerTest [INFO] Running org.appng.appngizer.controller.PermissionControllerTest 2022-07-08T15:44:01,899 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:01,900 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@751661b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@72018ba5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3e84c698, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4971a92a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@459c7fa1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b3e9814, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@239629ed, org.springframework.test.context.event.EventPublishingTestExecutionListener@676aec4c] 2022-07-08T15:44:01,995 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:02,038 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 42 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:02,075 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:02,093 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:02,210 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:02,214 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:02,696 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:02,697 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:03,340 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:01 CEST 2022 2022-07-08T15:44:03,361 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:03,361 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:03,361 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:03,366 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:03,380 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.011s) 2022-07-08T15:44:03,383 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:03,391 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:03,435 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:03,484 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:03,503 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:03,512 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:03,520 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:03,528 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:03,536 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:03,546 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:03,555 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:03,564 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:03,573 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:03,584 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:03,586 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:03,586 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:03,593 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:03,604 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:03,616 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:03,620 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:03,627 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:03,632 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.242s) 2022-07-08T15:44:03,992 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:03,992 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:03,992 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:04,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.001 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:04,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.004 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:04,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.006 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:04,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.009 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:04,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.011 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:04,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.013 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:04,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.015 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:04,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.017 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:04,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.019 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:04,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.021 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:04,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.023 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:04,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.025 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:04,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.027 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:04,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.03 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:04,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.032 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:04,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.034 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:04,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.036 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:04,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.038 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:04,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.041 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:04,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.043 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:04,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.045 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:04,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.047 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:04,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.049 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:04,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.052 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:04,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.054 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:04,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.056 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:04,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.058 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:04,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.059 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:04,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.061 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:04,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.063 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:04,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.065 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:04,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.066 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:04,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.068 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:04,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.069 CREATE appNGizer Property platform.locale 2022-07-08T15:44:04,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.071 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:04,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.072 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:04,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.074 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:04,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.076 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:04,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.079 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:04,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.082 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:04,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.083 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:04,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.085 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:04,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.087 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:04,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.089 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:04,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.091 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:04,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.093 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:04,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.094 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:04,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.096 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:04,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.098 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:04,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.1 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:04,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.102 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:04,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.104 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:04,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.106 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:04,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.107 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:04,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.109 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:04,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.229 CREATE appNGizer Repository local 2022-07-08T15:44:04,433 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:44:04,464 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:44:04,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.466 CREATE appNGizer Application demo-application 2022-07-08T15:44:04,485 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:44:04,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.487 CREATE appNGizer Permission debug 2022-07-08T15:44:04,489 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:44:04,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.49 CREATE appNGizer Permission output-format.html 2022-07-08T15:44:04,491 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:44:04,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.492 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:44:04,493 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:44:04,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.493 CREATE appNGizer Permission testPermission 2022-07-08T15:44:04,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.496 CREATE appNGizer Role Administrator 2022-07-08T15:44:04,513 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:44:04,517 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:44:04,523 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:04,523 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:44:04,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.524 CREATE appNGizer Role Debugger 2022-07-08T15:44:04,529 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:44:04,532 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:44:04,532 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:44:04,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.533 CREATE appNGizer Role Tester 2022-07-08T15:44:04,537 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:44:04,538 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:44:04,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.548 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:44:04,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.55 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:44:04,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.552 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:44:04,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.563 UPDATE appNGizer Role Administrator 2022-07-08T15:44:04,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.565 UPDATE appNGizer Role Debugger 2022-07-08T15:44:04,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.567 UPDATE appNGizer Role Tester 2022-07-08T15:44:04,582 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:04,583 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:04,585 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:04,585 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:04,585 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:04,586 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:04,586 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:04,587 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:44:04,587 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:04,587 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:04,588 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:44:04,620 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:44:04,624 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:44:04,626 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:04,630 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:44:04,632 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:44:04,635 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:44:04,728 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:44:04,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.745 UPDATE appNGizer Permission testPermission 2022-07-08T15:44:04,766 INFO [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application' 2022-07-08T15:44:04,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.77 UPDATE appNGizer Permission newName 2022-07-08T15:44:04,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.81 DELETE appNGizer Role Debugger 2022-07-08T15:44:04,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.815 DELETE appNGizer Role Tester 2022-07-08T15:44:04,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.842 DELETE appNGizer Role Administrator 2022-07-08T15:44:04,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.844 DELETE appNGizer Permission newName 2022-07-08T15:44:04,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.846 DELETE appNGizer Permission output-type.webgui 2022-07-08T15:44:04,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.847 DELETE appNGizer Permission debug 2022-07-08T15:44:04,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.848 DELETE appNGizer Permission output-format.html 2022-07-08T15:44:04,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.85 DELETE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:44:04,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.851 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:44:04,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.853 DELETE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:44:04,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:04.854 DELETE appNGizer Application demo-application 2022-07-08T15:44:04,861 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:04,862 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: 2.964 s - in org.appng.appngizer.controller.PermissionControllerTest [INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest 2022-07-08T15:44:04,869 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:04,869 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27d48912, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ca3e595, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@227032ec, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@518a9c8a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@529503b0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@31f9cb3a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@12bd68bb, org.springframework.test.context.event.EventPublishingTestExecutionListener@1756c8aa] 2022-07-08T15:44:04,934 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:04,963 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 28 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:04,980 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:04,991 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:05,082 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:05,086 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:05,332 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:05,332 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:05,694 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:04 CEST 2022 2022-07-08T15:44:05,709 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:05,709 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:05,709 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:05,713 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:05,725 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-08T15:44:05,727 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:05,733 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:05,765 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:05,804 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:05,819 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:05,825 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:05,831 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:05,838 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:05,844 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:05,851 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:05,857 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:05,864 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:05,872 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:05,879 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:05,879 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:05,880 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:05,885 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:05,891 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:05,907 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:05,913 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:05,922 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:05,929 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.196s) 2022-07-08T15:44:06,269 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:06,269 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:06,270 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:06,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.278 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:06,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.28 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:06,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.281 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:06,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.282 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:06,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.283 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:06,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.284 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:06,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.285 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:06,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.287 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:06,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.288 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:06,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.289 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:06,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.29 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:06,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.291 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:06,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.292 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:06,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.293 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:06,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.294 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:06,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.296 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:06,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.297 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:06,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.298 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:06,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.299 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:06,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.301 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:06,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.302 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:06,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.303 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:06,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.304 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:06,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.305 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:06,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.306 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:06,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.308 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:06,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.309 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:06,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.31 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:06,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.311 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:06,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.312 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:06,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.313 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:06,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.314 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:06,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.315 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:06,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.316 CREATE appNGizer Property platform.locale 2022-07-08T15:44:06,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.317 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:06,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.318 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:06,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.319 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:06,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.321 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:06,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.322 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:06,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.323 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:06,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.324 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:06,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.325 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:06,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.326 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:06,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.327 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:06,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.328 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:06,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.329 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:06,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.33 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:06,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.332 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:06,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.333 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:06,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.334 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:06,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.335 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:06,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.336 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:06,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.337 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:06,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.338 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:06,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.339 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:06,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.458 UPDATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:06,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.474 CREATE appNGizer Property platform.theAnswer 2022-07-08T15:44:06,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:06.504 DELETE appNGizer Property platform.theAnswer 2022-07-08T15:44:06,507 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:06,508 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.641 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest [INFO] Running org.appng.appngizer.controller.DatabaseControllerTest 2022-07-08T15:44:06,511 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:06,511 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5fbf7a5d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64b6a7fb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@11368ba6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6d77f597, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49be17f6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@18e6e845, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3da82b44, org.springframework.test.context.event.EventPublishingTestExecutionListener@6f21aa2b] 2022-07-08T15:44:06,568 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:06,597 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 28 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:06,611 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:06,623 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:06,704 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:06,708 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:06,941 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:06,942 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:07,288 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:06 CEST 2022 2022-07-08T15:44:07,301 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:07,301 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:07,301 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:07,305 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:07,316 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-08T15:44:07,317 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:07,323 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:07,376 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:07,413 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:07,427 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:07,433 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:07,438 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:07,444 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:07,449 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:07,455 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:07,461 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:07,467 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:07,474 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:07,480 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:07,480 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:07,481 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:07,486 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:07,492 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:07,501 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:07,505 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:07,510 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:07,516 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.193s) 2022-07-08T15:44:07,786 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:07,786 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:07,787 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:07,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.794 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:07,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.796 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:07,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.797 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:07,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.798 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:07,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.8 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:07,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.801 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:07,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.802 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:07,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.803 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:07,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.804 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:07,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.805 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:07,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.806 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:07,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.807 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:07,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.808 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:07,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.809 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:07,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.81 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:07,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.812 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:07,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.813 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:07,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.814 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:07,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.815 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:07,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.816 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:07,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.817 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:07,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.818 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:07,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.819 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:07,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.82 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:07,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.821 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:07,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.822 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:07,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.824 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:07,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.825 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:07,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.826 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:07,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.827 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:07,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.828 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:07,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.829 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:07,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.83 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:07,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.831 CREATE appNGizer Property platform.locale 2022-07-08T15:44:07,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.832 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:07,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.833 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:07,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.834 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:07,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.835 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:07,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.836 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:07,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.837 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:07,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.838 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:07,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.84 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:07,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.84 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:07,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.841 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:07,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.842 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:07,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.843 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:07,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.844 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:07,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.845 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:07,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.846 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:07,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.847 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:07,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.848 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:07,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.85 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:07,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.851 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:07,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.852 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:07,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.853 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:07,884 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:44:07,886 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:44:07,887 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:07,887 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:07,887 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:07,890 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:07,904 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:44:07,905 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:07,905 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:07,905 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:07,908 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:07,921 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-08T15:44:07,922 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-08T15:44:07,923 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-08T15:44:07,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.931 CREATE appNGizer DatabaseConnection appNG HSQL 2022-07-08T15:44:07,941 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-07-08T15:44:07,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.944 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-08T15:44:07,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.947 CREATE appNGizer DatabaseConnection appNG MYSQL 2022-07-08T15:44:07,949 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-08T15:44:07,951 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2022-07-08T15:44:07,951 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-08T15:44:07,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.953 CREATE appNGizer DatabaseConnection appNG MSSQL 2022-07-08T15:44:07,955 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-08T15:44:07,955 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2022-07-08T15:44:07,955 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-07-08T15:44:07,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:07.958 CREATE appNGizer DatabaseConnection appNG POSTGRESQL 2022-07-08T15:44:07,961 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-08T15:44:07,982 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain 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.) 2022-07-08T15:44:07,982 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-08T15:44:08,862 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:08,862 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:08,863 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:08,865 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:44:08,866 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:44:08,867 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:08,867 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:08,867 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:08,870 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:08,884 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:44:08,885 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:08,885 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:08,885 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:08,888 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:08,899 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-08T15:44:08,900 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-08T15:44:08,901 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-08T15:44:08,903 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-07-08T15:44:08,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:08.906 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-08T15:44:08,908 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-08T15:44:08,909 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-08T15:44:08,910 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-08T15:44:09,748 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:09,748 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:09,748 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:09,772 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:44:09,773 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:09,773 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:09,773 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:09,776 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:10,644 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:10,644 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:10,645 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:10,652 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:44:10,653 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:10,653 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:10,653 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:10,656 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:10,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:10.673 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-08T15:44:11,534 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:11,535 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: 5.024 s - in org.appng.appngizer.controller.DatabaseControllerTest [INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest 2022-07-08T15:44:11,538 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:11,538 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3d2f2bb8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@223788ba, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3b80ca33, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7d4e4df4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@39f8db0e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2794e6d3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1a787140, org.springframework.test.context.event.EventPublishingTestExecutionListener@1556ae16] 2022-07-08T15:44:11,594 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:11,621 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:11,634 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:11,644 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:11,740 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:11,744 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:11,999 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:11,999 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:12,327 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:11 CEST 2022 2022-07-08T15:44:12,339 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:12,339 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:12,339 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:12,342 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:12,355 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-08T15:44:12,357 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:12,363 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:12,393 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:12,429 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:12,442 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:12,448 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:12,453 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:12,458 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:12,463 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:12,471 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:12,476 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:12,481 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:12,487 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:12,492 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:12,492 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:12,493 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:12,497 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:12,501 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:12,509 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:12,513 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:12,518 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:12,521 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.159s) 2022-07-08T15:44:12,815 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:12,815 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:12,816 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:12,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.823 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:12,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.825 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:12,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.826 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:12,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.827 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:12,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.828 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:12,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.829 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:12,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.829 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:12,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.83 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:12,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.831 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:12,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.832 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:12,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.833 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:12,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.834 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:12,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.835 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:12,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.836 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:12,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.837 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:12,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.838 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:12,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.839 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:12,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.84 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:12,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.841 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:12,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.842 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:12,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.843 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:12,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.844 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:12,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.845 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:12,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.846 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:12,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.847 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:12,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.847 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:12,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.848 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:12,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.849 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:12,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.85 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:12,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.851 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:12,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.852 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:12,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.853 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:12,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.854 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:12,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.855 CREATE appNGizer Property platform.locale 2022-07-08T15:44:12,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.856 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:12,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.857 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:12,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.858 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:12,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.858 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:12,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.86 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:12,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.86 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:12,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.861 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:12,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.862 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:12,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.863 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:12,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.864 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:12,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.865 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:12,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.866 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:12,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.867 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:12,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.868 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:12,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.869 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:12,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.87 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:12,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.87 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:12,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.871 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:12,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.872 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:12,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.873 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:12,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.874 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:12,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.946 CREATE appNGizer Property platform.site.localhost.template 2022-07-08T15:44:12,949 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.948 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-08T15:44:12,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.949 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-08T15:44:12,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.95 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-08T15:44:12,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.951 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-08T15:44:12,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.952 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-08T15:44:12,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.953 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-08T15:44:12,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.954 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-08T15:44:12,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.955 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-08T15:44:12,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.956 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-08T15:44:12,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.957 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-08T15:44:12,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.958 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-08T15:44:12,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.958 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-08T15:44:12,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.959 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-08T15:44:12,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.96 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-08T15:44:12,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.961 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-08T15:44:12,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.962 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-08T15:44:12,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.963 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-08T15:44:12,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.964 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-08T15:44:12,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.965 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-08T15:44:12,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.965 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-08T15:44:12,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.966 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-08T15:44:12,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.967 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-08T15:44:12,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.968 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-08T15:44:12,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.969 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-08T15:44:12,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.97 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-08T15:44:12,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.971 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-08T15:44:12,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.972 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-08T15:44:12,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.973 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-08T15:44:12,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.974 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-08T15:44:12,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.975 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-08T15:44:12,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.976 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-08T15:44:12,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.978 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-08T15:44:12,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.979 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-08T15:44:12,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.98 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-08T15:44:12,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.981 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-08T15:44:12,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.982 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-08T15:44:12,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.982 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-08T15:44:12,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.983 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-08T15:44:12,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.984 CREATE appNGizer Property platform.site.localhost.name 2022-07-08T15:44:12,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.985 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-08T15:44:12,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.986 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-08T15:44:12,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.987 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-08T15:44:12,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.987 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-08T15:44:12,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.988 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-08T15:44:12,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.989 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-08T15:44:12,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.99 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-08T15:44:12,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.991 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-08T15:44:12,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.992 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-08T15:44:12,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.992 CREATE appNGizer Property platform.site.localhost.locale 2022-07-08T15:44:12,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.993 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-08T15:44:12,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.994 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-08T15:44:12,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.995 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-08T15:44:12,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.996 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-08T15:44:12,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.997 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-08T15:44:12,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.998 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-08T15:44:12,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:12.999 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-08T15:44:13,000 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.0 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-08T15:44:13,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.0 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-08T15:44:13,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.001 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-08T15:44:13,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.002 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-08T15:44:13,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.003 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-08T15:44:13,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.004 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-08T15:44:13,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.005 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-08T15:44:13,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.006 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-08T15:44:13,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.006 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-08T15:44:13,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.007 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-08T15:44:13,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.008 CREATE appNGizer Property platform.site.localhost.host 2022-07-08T15:44:13,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.009 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-08T15:44:13,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.01 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-08T15:44:13,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.01 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-08T15:44:13,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.013 CREATE appNGizer Site localhost 2022-07-08T15:44:13,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.157 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-07-08T15:44:13,194 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.193 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-07-08T15:44:13,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.2 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-08T15:44:13,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.239 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-08T15:44:13,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.243 CREATE appNGizer Property platform.site.localhost.theAnswer 2022-07-08T15:44:13,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.288 DELETE appNGizer Property platform.site.localhost.theAnswer 2022-07-08T15:44:13,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.304 CREATE appNGizer Property platform.site.localhost.myNewProp 2022-07-08T15:44:13,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:13.357 DELETE appNGizer Property platform.site.localhost.myNewProp 2022-07-08T15:44:13,368 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:13,369 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.83 s - in org.appng.appngizer.controller.SitePropertyControllerTest [INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest 2022-07-08T15:44:13,374 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:13,374 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1a48ab39, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@34feaae, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@70e33ccc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@216c6b5c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7ea20d2b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@24482cb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b28cb13, org.springframework.test.context.event.EventPublishingTestExecutionListener@29dc6ba1] 2022-07-08T15:44:13,428 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:13,458 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 30 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:13,472 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:13,483 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:13,565 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:13,569 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:13,769 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:13,770 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:14,069 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:13 CEST 2022 2022-07-08T15:44:14,080 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:14,080 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:14,080 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:14,083 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:14,093 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:44:14,095 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:14,100 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:14,121 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:14,150 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:14,161 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:14,166 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:14,172 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:14,179 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:14,186 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:14,194 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:14,202 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:14,211 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:14,219 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:14,224 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:14,225 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:14,225 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:14,229 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:14,235 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:14,247 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:14,251 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:14,258 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:14,263 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.163s) 2022-07-08T15:44:14,535 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:14,535 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:14,536 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:14,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.542 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:14,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.543 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.544 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.545 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.546 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.547 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:14,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.548 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:14,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.55 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:14,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.55 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:14,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.551 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:14,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.552 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:14,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.553 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:14,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.554 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:14,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.554 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:14,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.555 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:14,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.556 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:14,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.557 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:14,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.557 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:14,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.558 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:14,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.559 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:14,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.56 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:14,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.56 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:14,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.561 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:14,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.562 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:14,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.563 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:14,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.564 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:14,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.564 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:14,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.565 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:14,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.566 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:14,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.566 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:14,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.567 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:14,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.568 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:14,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.569 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:14,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.569 CREATE appNGizer Property platform.locale 2022-07-08T15:44:14,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.57 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:14,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.571 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:14,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.572 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:14,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.572 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:14,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.573 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:14,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.574 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:14,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.575 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:14,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.575 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:14,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.576 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:14,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.577 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:14,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.578 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:14,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.578 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:14,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.579 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:14,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.58 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:14,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.581 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:14,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.581 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:14,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.582 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:14,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.583 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:14,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.584 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.584 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.585 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:14,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.613 CREATE appNGizer Repository local 2022-07-08T15:44:14,643 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:44:14,652 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:44:14,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.653 CREATE appNGizer Application demo-application 2022-07-08T15:44:14,656 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:44:14,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.657 CREATE appNGizer Permission debug 2022-07-08T15:44:14,658 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:44:14,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.658 CREATE appNGizer Permission output-format.html 2022-07-08T15:44:14,659 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:44:14,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.659 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:44:14,660 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:44:14,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.66 CREATE appNGizer Permission testPermission 2022-07-08T15:44:14,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.662 CREATE appNGizer Role Administrator 2022-07-08T15:44:14,668 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:44:14,670 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:44:14,671 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:14,671 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:44:14,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.671 CREATE appNGizer Role Debugger 2022-07-08T15:44:14,674 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:44:14,675 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:44:14,675 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:44:14,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.675 CREATE appNGizer Role Tester 2022-07-08T15:44:14,677 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:44:14,677 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:44:14,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.68 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:44:14,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.681 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:44:14,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.682 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:44:14,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.685 UPDATE appNGizer Role Administrator 2022-07-08T15:44:14,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.686 UPDATE appNGizer Role Debugger 2022-07-08T15:44:14,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.688 UPDATE appNGizer Role Tester 2022-07-08T15:44:14,692 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:14,693 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:14,693 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:14,693 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:14,693 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:14,694 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:14,694 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:14,694 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:44:14,694 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:14,694 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:14,694 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:44:14,705 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:44:14,706 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:44:14,707 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:14,709 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:44:14,710 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:44:14,712 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:44:14,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.744 CREATE appNGizer Property platform.site.localhost.template 2022-07-08T15:44:14,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.745 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-08T15:44:14,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.746 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-08T15:44:14,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.746 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-08T15:44:14,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.747 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-08T15:44:14,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.748 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-08T15:44:14,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.749 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-08T15:44:14,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.749 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-08T15:44:14,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.75 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-08T15:44:14,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.75 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-08T15:44:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.751 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-08T15:44:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.752 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-08T15:44:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.753 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-08T15:44:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.753 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-08T15:44:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.754 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-08T15:44:14,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.755 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-08T15:44:14,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.755 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-08T15:44:14,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.756 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-08T15:44:14,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.757 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-08T15:44:14,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.758 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-08T15:44:14,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.758 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-08T15:44:14,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.759 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-08T15:44:14,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.76 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-08T15:44:14,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.76 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-08T15:44:14,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.761 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-08T15:44:14,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.762 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-08T15:44:14,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.762 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-08T15:44:14,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.763 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-08T15:44:14,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.764 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-08T15:44:14,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.764 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-08T15:44:14,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.765 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-08T15:44:14,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.766 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-08T15:44:14,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.766 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-08T15:44:14,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.767 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-08T15:44:14,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.768 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-08T15:44:14,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.768 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-08T15:44:14,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.769 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-08T15:44:14,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.77 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-08T15:44:14,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.77 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-08T15:44:14,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.771 CREATE appNGizer Property platform.site.localhost.name 2022-07-08T15:44:14,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.772 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-08T15:44:14,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.772 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-08T15:44:14,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.773 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-08T15:44:14,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.774 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-08T15:44:14,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.775 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-08T15:44:14,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.775 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-08T15:44:14,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.776 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-08T15:44:14,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.777 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-08T15:44:14,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.777 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-08T15:44:14,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.778 CREATE appNGizer Property platform.site.localhost.locale 2022-07-08T15:44:14,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.779 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-08T15:44:14,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.779 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-08T15:44:14,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.78 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-08T15:44:14,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.781 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-08T15:44:14,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.781 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-08T15:44:14,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.782 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-08T15:44:14,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.783 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-08T15:44:14,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.783 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-08T15:44:14,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.784 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-08T15:44:14,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.785 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-08T15:44:14,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.785 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-08T15:44:14,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.786 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-08T15:44:14,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.787 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-08T15:44:14,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.787 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-08T15:44:14,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.788 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-08T15:44:14,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.789 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-08T15:44:14,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.789 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-08T15:44:14,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.79 CREATE appNGizer Property platform.site.localhost.host 2022-07-08T15:44:14,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.791 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-08T15:44:14,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.791 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-08T15:44:14,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.792 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-08T15:44:14,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.794 CREATE appNGizer Site localhost 2022-07-08T15:44:14,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.841 CREATE appNGizer Property platform.site.anotherSite.ldapPrincipalScheme 2022-07-08T15:44:14,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.842 CREATE appNGizer Property platform.site.anotherSite.encoding 2022-07-08T15:44:14,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.842 CREATE appNGizer Property platform.site.anotherSite.supportReloadFile 2022-07-08T15:44:14,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.843 CREATE appNGizer Property platform.site.anotherSite.allowSkipRender 2022-07-08T15:44:14,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.844 CREATE appNGizer Property platform.site.anotherSite.documentDir 2022-07-08T15:44:14,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.845 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedPaths 2022-07-08T15:44:14,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.845 CREATE appNGizer Property platform.site.anotherSite.wwwDir 2022-07-08T15:44:14,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.846 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionName 2022-07-08T15:44:14,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.847 CREATE appNGizer Property platform.site.anotherSite.ldapStartTls 2022-07-08T15:44:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.847 CREATE appNGizer Property platform.site.anotherSite.name 2022-07-08T15:44:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.848 CREATE appNGizer Property platform.site.anotherSite.cacheEnabled 2022-07-08T15:44:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.849 CREATE appNGizer Property platform.site.anotherSite.serviceOutputFormat 2022-07-08T15:44:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.849 CREATE appNGizer Property platform.site.anotherSite.jdbcValidationTimeout 2022-07-08T15:44:14,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.85 CREATE appNGizer Property platform.site.anotherSite.ldapUser 2022-07-08T15:44:14,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.851 CREATE appNGizer Property platform.site.anotherSite.ldapDisabled 2022-07-08T15:44:14,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.852 CREATE appNGizer Property platform.site.anotherSite.indexConfig 2022-07-08T15:44:14,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.852 CREATE appNGizer Property platform.site.anotherSite.siteRootDir 2022-07-08T15:44:14,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.853 CREATE appNGizer Property platform.site.anotherSite.ldapDomain 2022-07-08T15:44:14,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.854 CREATE appNGizer Property platform.site.anotherSite.authLoginPage 2022-07-08T15:44:14,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.854 CREATE appNGizer Property platform.site.anotherSite.cacheStatistics 2022-07-08T15:44:14,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.855 CREATE appNGizer Property platform.site.anotherSite.mailPort 2022-07-08T15:44:14,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.856 CREATE appNGizer Property platform.site.anotherSite.appendTabId 2022-07-08T15:44:14,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.856 CREATE appNGizer Property platform.site.anotherSite.service-path 2022-07-08T15:44:14,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.857 CREATE appNGizer Property platform.site.anotherSite.template 2022-07-08T15:44:14,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.858 CREATE appNGizer Property platform.site.anotherSite.cacheTimeouts 2022-07-08T15:44:14,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.858 CREATE appNGizer Property platform.site.anotherSite.tagPrefix 2022-07-08T15:44:14,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.859 CREATE appNGizer Property platform.site.anotherSite.authLogoutPage 2022-07-08T15:44:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.86 CREATE appNGizer Property platform.site.anotherSite.timeZone 2022-07-08T15:44:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.861 CREATE appNGizer Property platform.site.anotherSite.ldapIdAttribute 2022-07-08T15:44:14,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.861 CREATE appNGizer Property platform.site.anotherSite.cacheTimeToLive 2022-07-08T15:44:14,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.862 CREATE appNGizer Property platform.site.anotherSite.searchMaxHits 2022-07-08T15:44:14,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.863 CREATE appNGizer Property platform.site.anotherSite.host 2022-07-08T15:44:14,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.863 CREATE appNGizer Property platform.site.anotherSite.indexFileTypes 2022-07-08T15:44:14,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.864 CREATE appNGizer Property platform.site.anotherSite.supportedLanguages 2022-07-08T15:44:14,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.864 CREATE appNGizer Property platform.site.anotherSite.jdbcLogPerformance 2022-07-08T15:44:14,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.865 CREATE appNGizer Property platform.site.anotherSite.locale 2022-07-08T15:44:14,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.866 CREATE appNGizer Property platform.site.anotherSite.DatasourceConfigurer 2022-07-08T15:44:14,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.866 CREATE appNGizer Property platform.site.anotherSite.indexTimeout 2022-07-08T15:44:14,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.867 CREATE appNGizer Property platform.site.anotherSite.rewriteConfig 2022-07-08T15:44:14,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.868 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionValue 2022-07-08T15:44:14,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.868 CREATE appNGizer Property platform.site.anotherSite.mailHost 2022-07-08T15:44:14,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.869 CREATE appNGizer Property platform.site.anotherSite.authLoginRef 2022-07-08T15:44:14,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.869 CREATE appNGizer Property platform.site.anotherSite.searchChunkSize 2022-07-08T15:44:14,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.87 CREATE appNGizer Property platform.site.anotherSite.defaultPage 2022-07-08T15:44:14,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.87 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedMethods 2022-07-08T15:44:14,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.871 CREATE appNGizer Property platform.site.anotherSite.indexFileSystemQueueSize 2022-07-08T15:44:14,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.872 CREATE appNGizer Property platform.site.anotherSite.sessionTrackingEnabled 2022-07-08T15:44:14,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.872 CREATE appNGizer Property platform.site.anotherSite.ldapPassword 2022-07-08T15:44:14,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.873 CREATE appNGizer Property platform.site.anotherSite.ldapHost 2022-07-08T15:44:14,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.876 CREATE appNGizer Property platform.site.anotherSite.ldapGroupBaseDn 2022-07-08T15:44:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.877 CREATE appNGizer Property platform.site.anotherSite.cacheClearOnShutdown 2022-07-08T15:44:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.878 CREATE appNGizer Property platform.site.anotherSite.defaultPageSize 2022-07-08T15:44:14,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.879 CREATE appNGizer Property platform.site.anotherSite.cacheTimeoutsAntStyle 2022-07-08T15:44:14,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.879 CREATE appNGizer Property platform.site.anotherSite.csrfProtectionEnabled 2022-07-08T15:44:14,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.88 CREATE appNGizer Property platform.site.anotherSite.authLogoutRef 2022-07-08T15:44:14,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.881 CREATE appNGizer Property platform.site.anotherSite.cacheExceptions 2022-07-08T15:44:14,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.881 CREATE appNGizer Property platform.site.anotherSite.defaultApplication 2022-07-08T15:44:14,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.882 CREATE appNGizer Property platform.site.anotherSite.mailDisabled 2022-07-08T15:44:14,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.883 CREATE appNGizer Property platform.site.anotherSite.assetsDir 2022-07-08T15:44:14,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.883 CREATE appNGizer Property platform.site.anotherSite.ldapUserBaseDn 2022-07-08T15:44:14,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.884 CREATE appNGizer Property platform.site.anotherSite.xssExceptions 2022-07-08T15:44:14,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.884 CREATE appNGizer Property platform.site.anotherSite.authApplication 2022-07-08T15:44:14,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.885 CREATE appNGizer Property platform.site.anotherSite.jdbcMaxLifetime 2022-07-08T15:44:14,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.886 CREATE appNGizer Property platform.site.anotherSite.errorPage 2022-07-08T15:44:14,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.886 CREATE appNGizer Property platform.site.anotherSite.manager-path 2022-07-08T15:44:14,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.887 CREATE appNGizer Property platform.site.anotherSite.indexDir 2022-07-08T15:44:14,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.887 CREATE appNGizer Property platform.site.anotherSite.enforcePrimaryDomain 2022-07-08T15:44:14,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.888 CREATE appNGizer Property platform.site.anotherSite.jdbcConnectionTimeout 2022-07-08T15:44:14,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.889 CREATE appNGizer Property platform.site.anotherSite.indexQueueSize 2022-07-08T15:44:14,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.889 CREATE appNGizer Property platform.site.anotherSite.errorPages 2022-07-08T15:44:14,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.89 CREATE appNGizer Property platform.site.anotherSite.serviceOutputType 2022-07-08T15:44:14,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.891 CREATE appNGizer Site anotherSite 2022-07-08T15:44:14,959 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application 2022-07-08T15:44:14,959 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application 2022-07-08T15:44:14,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.967 INFO appNGizer Assigned application demo-application to site localhost 2022-07-08T15:44:14,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.97 CREATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-08T15:44:14,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.971 CREATE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-07-08T15:44:14,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:14.971 CREATE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-07-08T15:44:15,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:15.119 UPDATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-08T15:44:15,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:15.165 CREATE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-07-08T15:44:15,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:15.209 DELETE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-07-08T15:44:15,234 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED 2022-07-08T15:44:15,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:15.235 INFO appNGizer Removed application demo-application from site localhost 2022-07-08T15:44:15,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:15.237 DELETE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-08T15:44:15,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:15.238 DELETE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-07-08T15:44:15,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:15.239 DELETE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-07-08T15:44:15,253 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:15,253 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.88 s - in org.appng.appngizer.controller.SiteApplicationControllerTest [INFO] Running org.appng.appngizer.controller.SubjectControllerTest 2022-07-08T15:44:15,259 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:15,259 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1da6675d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a533171, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@68b958bd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@735f01a4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ded1c1d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6e867668, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4c58a7b5, org.springframework.test.context.event.EventPublishingTestExecutionListener@4781ddbb] 2022-07-08T15:44:15,308 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:15,334 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:15,347 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:15,359 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:15,432 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:15,436 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:15,624 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:15,625 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:15,946 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:15 CEST 2022 2022-07-08T15:44:15,957 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:15,957 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:15,957 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:15,960 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:15,970 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:44:15,972 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:15,976 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:15,997 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:16,026 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:16,036 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:16,042 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:16,047 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:16,052 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:16,056 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:16,062 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:16,067 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:16,072 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:16,078 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:16,083 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:16,083 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:16,084 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:16,087 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:16,092 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:16,099 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:16,102 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:16,106 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:16,110 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.134s) 2022-07-08T15:44:16,386 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:16,386 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:16,386 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:16,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.392 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:16,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.393 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:16,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.393 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:16,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.394 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:16,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.394 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:16,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.395 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:16,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.396 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:16,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.396 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:16,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.397 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:16,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.397 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:16,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.398 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:16,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.398 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:16,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.399 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:16,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.4 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:16,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.4 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:16,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.401 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:16,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.401 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:16,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.402 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:16,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.402 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:16,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.403 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:16,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.404 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:16,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.404 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:16,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.405 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:16,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.406 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:16,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.407 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:16,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.407 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:16,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.408 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:16,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.408 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:16,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.409 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:16,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.409 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:16,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.41 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:16,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.411 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:16,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.411 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:16,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.412 CREATE appNGizer Property platform.locale 2022-07-08T15:44:16,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.413 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:16,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.413 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:16,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.414 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:16,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.414 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:16,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.415 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:16,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.416 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:16,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.416 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:16,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.417 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:16,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.417 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:16,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.418 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:16,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.418 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:16,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.419 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:16,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.42 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:16,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.42 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:16,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.421 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:16,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.421 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:16,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.422 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:16,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.423 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:16,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.423 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:16,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.424 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:16,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.425 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:16,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.446 CREATE appNGizer Group Admin 2022-07-08T15:44:16,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.462 CREATE appNGizer Subject Admin 2022-07-08T15:44:16,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.477 UPDATE appNGizer Subject Admin 2022-07-08T15:44:16,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.481 UPDATE appNGizer Group Admin 2022-07-08T15:44:16,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.507 UPDATE appNGizer Group Admin 2022-07-08T15:44:16,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.515 UPDATE appNGizer Subject Admin 2022-07-08T15:44:16,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.518 UPDATE appNGizer Subject Admin 2022-07-08T15:44:16,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.539 UPDATE appNGizer Subject Admin 2022-07-08T15:44:16,554 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:16,554 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:16,555 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:16,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.561 CREATE appNGizer Subject deleteme 2022-07-08T15:44:16,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.579 DELETE appNGizer Subject deleteme 2022-07-08T15:44:16,581 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:16,581 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:16,582 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:16,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.587 CREATE appNGizer Subject john.doe 2022-07-08T15:44:16,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.6 UPDATE appNGizer Subject john.doe 2022-07-08T15:44:16,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.624 DELETE appNGizer Subject john.doe 2022-07-08T15:44:16,627 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:16,627 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:16,627 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:16,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:16.633 CREATE appNGizer Subject john doe 2022-07-08T15:44:16,665 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) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at jdk.internal.reflect.GeneratedMethodAccessor115.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:311) ~[spring-orm-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy122.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:666) ~[spring-data-jpa-2.7.1.jar:2.7.1] at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.data.repository.core.support.RepositoryMethodInvoker$RepositoryFragmentMethodInvoker.lambda$new$0(RepositoryMethodInvoker.java:289) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:137) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:121) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:530) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:286) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:640) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:164) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:139) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:81) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) ~[spring-data-jpa-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy132.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.createSubject(CoreService.java:198) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.21.jar:5.3.21] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$c0c1f588.createSubject() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.appngizer.controller.SubjectController.createSubject(SubjectController.java:94) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:167) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:134) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) ~[spring-test-5.3.21.jar:5.3.21] at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?] at org.appng.appngizer.controller.SubjectControllerTest.testInvalidName(SubjectControllerTest.java:42) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:44:16,681 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:16,681 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:16,682 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:16,698 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:16,699 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.442 s - in org.appng.appngizer.controller.SubjectControllerTest [INFO] Running org.appng.appngizer.controller.RepositoryControllerTest 2022-07-08T15:44:16,705 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:16,705 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@56b1f2ea, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b60cdd0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@38a1d9ff, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@c362045, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5549a58b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@188aecbf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2e52b070, org.springframework.test.context.event.EventPublishingTestExecutionListener@13db89f7] 2022-07-08T15:44:16,756 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:16,783 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:16,794 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:16,804 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:16,878 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:16,882 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:17,076 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:17,076 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:17,386 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:16 CEST 2022 2022-07-08T15:44:17,395 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:17,396 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:17,396 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:17,398 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:17,408 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:44:17,409 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:17,413 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:17,447 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:17,474 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:17,484 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:17,489 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:17,493 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:17,498 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:17,502 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:17,507 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:17,511 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:17,516 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:17,521 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:17,525 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:17,525 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:17,525 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:17,529 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:17,534 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:17,540 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:17,542 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:17,547 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:17,550 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.137s) 2022-07-08T15:44:17,808 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:17,808 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:17,809 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:17,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.814 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:17,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.815 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:17,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.815 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:17,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.816 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:17,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.817 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:17,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.817 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:17,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.818 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:17,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.818 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:17,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.819 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:17,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.819 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:17,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.82 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:17,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.82 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:17,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.821 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:17,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.821 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:17,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.822 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:17,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.823 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:17,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.823 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:17,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.824 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:17,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.825 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:17,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.825 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:17,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.826 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:17,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.827 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:17,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.828 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:17,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.828 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:17,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.829 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:17,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.829 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:17,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.83 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:17,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.83 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:17,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.831 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:17,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.832 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:17,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.833 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:17,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.834 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:17,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.835 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:17,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.836 CREATE appNGizer Property platform.locale 2022-07-08T15:44:17,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.836 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:17,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.837 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:17,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.837 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:17,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.838 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:17,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.838 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:17,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.839 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:17,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.839 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:17,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.84 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:17,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.84 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:17,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.841 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:17,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.842 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:17,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.842 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:17,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.843 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:17,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.844 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:17,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.844 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:17,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.845 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:17,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.845 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:17,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.846 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:17,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.847 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:17,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.847 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:17,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.848 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:17,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.872 CREATE appNGizer Repository local repo 2022-07-08T15:44:17,949 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:44:17,957 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:44:17,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.958 CREATE appNGizer Application demo-application 2022-07-08T15:44:17,961 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:44:17,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.962 CREATE appNGizer Permission debug 2022-07-08T15:44:17,963 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:44:17,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.963 CREATE appNGizer Permission output-format.html 2022-07-08T15:44:17,964 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:44:17,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.964 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:44:17,964 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:44:17,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.965 CREATE appNGizer Permission testPermission 2022-07-08T15:44:17,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.966 CREATE appNGizer Role Administrator 2022-07-08T15:44:17,971 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:44:17,972 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:44:17,972 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:17,972 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:44:17,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.973 CREATE appNGizer Role Debugger 2022-07-08T15:44:17,974 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:44:17,975 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:44:17,975 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:44:17,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.975 CREATE appNGizer Role Tester 2022-07-08T15:44:17,976 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:44:17,976 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:44:17,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.979 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:44:17,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.979 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:44:17,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.98 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:44:17,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.982 UPDATE appNGizer Role Administrator 2022-07-08T15:44:17,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.983 UPDATE appNGizer Role Debugger 2022-07-08T15:44:17,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:17.984 UPDATE appNGizer Role Tester 2022-07-08T15:44:17,990 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:17,990 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:17,991 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:17,991 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:17,991 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:17,991 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:17,991 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:17,992 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:44:17,992 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:17,992 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:17,992 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:44:18,001 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:44:18,001 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:44:18,002 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:18,004 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:44:18,004 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:44:18,006 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:44:18,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:18.036 UPDATE appNGizer Repository local 2022-07-08T15:44:18,056 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:18,056 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:18,057 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:18,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:18.064 CREATE appNGizer Repository deleteme 2022-07-08T15:44:18,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:18.078 DELETE appNGizer Repository deleteme 2022-07-08T15:44:18,080 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:18,080 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:18,081 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:18,093 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:18,093 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:18,093 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:18,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:18.1 CREATE appNGizer Repository dummy repo 2022-07-08T15:44:18,118 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping for GET /repository/dummy%20repo/demo-application/1.2.3 2022-07-08T15:44:18,118 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping for GET /repository/doesNotExist/demo-application/1.2.3 2022-07-08T15:44:18,129 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:18,130 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:18,130 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:18,165 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_2.0.x/appng-appngizer/target/repo 2022-07-08T15:44:18,177 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:18,178 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.475 s - in org.appng.appngizer.controller.RepositoryControllerTest [INFO] Running org.appng.appngizer.controller.SiteControllerTest 2022-07-08T15:44:18,181 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:18,181 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@28a8778a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@56291c7e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@76706fff, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@55570a68, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3ea8236f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@207c0228, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55869e4f, org.springframework.test.context.event.EventPublishingTestExecutionListener@38efcadd] 2022-07-08T15:44:18,230 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:18,256 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:18,269 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:18,279 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:18,353 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:18,357 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:18,562 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:18,563 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:18,904 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:18 CEST 2022 2022-07-08T15:44:18,914 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:18,914 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:18,914 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:18,917 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:18,927 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:44:18,928 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:18,932 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:18,953 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:18,980 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:18,989 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:18,994 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:18,998 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:19,004 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:19,009 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:19,014 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:19,019 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:19,025 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:19,030 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:19,035 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:19,036 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:19,036 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:19,040 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:19,046 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:19,054 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:19,057 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:19,061 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:19,065 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.133s) 2022-07-08T15:44:19,358 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:19,358 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:19,359 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:19,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.366 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:19,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.367 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:19,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.368 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:19,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.369 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:19,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.369 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:19,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.37 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:19,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.371 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:19,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.372 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:19,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.372 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:19,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.373 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:19,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.374 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:19,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.374 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:19,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.375 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:19,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.376 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:19,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.376 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:19,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.377 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:19,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.378 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:19,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.378 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:19,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.379 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:19,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.38 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:19,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.381 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:19,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.381 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:19,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.382 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:19,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.382 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:19,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.383 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:19,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.384 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:19,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.385 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:19,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.385 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:19,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.386 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:19,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.387 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:19,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.387 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:19,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.388 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:19,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.389 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:19,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.389 CREATE appNGizer Property platform.locale 2022-07-08T15:44:19,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.39 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:19,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.39 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:19,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.391 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:19,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.392 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:19,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.393 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:19,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.393 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:19,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.394 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:19,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.395 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:19,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.395 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:19,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.396 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:19,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.397 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:19,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.397 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:19,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.398 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:19,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.399 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:19,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.399 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:19,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.4 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:19,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.401 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:19,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.401 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:19,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.402 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:19,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.403 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:19,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.403 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:19,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.433 CREATE appNGizer Property platform.site.localhost.template 2022-07-08T15:44:19,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.435 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-08T15:44:19,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.435 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-08T15:44:19,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.436 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-08T15:44:19,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.436 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-08T15:44:19,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.437 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-08T15:44:19,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.437 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-08T15:44:19,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.438 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-08T15:44:19,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.438 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-08T15:44:19,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.439 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-08T15:44:19,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.439 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-08T15:44:19,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.44 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-08T15:44:19,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.44 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-08T15:44:19,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.441 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-08T15:44:19,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.441 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-08T15:44:19,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.442 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-08T15:44:19,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.442 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-08T15:44:19,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.443 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-08T15:44:19,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.444 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-08T15:44:19,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.444 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-08T15:44:19,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.445 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-08T15:44:19,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.445 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-08T15:44:19,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.446 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-08T15:44:19,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.446 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-08T15:44:19,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.447 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-08T15:44:19,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.447 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-08T15:44:19,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.448 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-08T15:44:19,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.448 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-08T15:44:19,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.449 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-08T15:44:19,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.449 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-08T15:44:19,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.45 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-08T15:44:19,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.45 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-08T15:44:19,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.451 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-08T15:44:19,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.451 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-08T15:44:19,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.452 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-08T15:44:19,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.453 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-08T15:44:19,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.453 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-08T15:44:19,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.454 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-08T15:44:19,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.454 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-08T15:44:19,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.454 CREATE appNGizer Property platform.site.localhost.name 2022-07-08T15:44:19,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.455 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-08T15:44:19,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.456 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-08T15:44:19,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.456 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-08T15:44:19,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.457 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-08T15:44:19,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.457 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-08T15:44:19,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.458 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-08T15:44:19,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.458 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-08T15:44:19,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.459 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-08T15:44:19,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.459 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-08T15:44:19,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.46 CREATE appNGizer Property platform.site.localhost.locale 2022-07-08T15:44:19,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.46 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-08T15:44:19,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.461 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-08T15:44:19,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.461 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-08T15:44:19,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.462 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-08T15:44:19,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.462 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-08T15:44:19,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.463 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-08T15:44:19,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.463 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-08T15:44:19,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.464 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-08T15:44:19,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.464 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-08T15:44:19,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.465 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-08T15:44:19,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.465 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-08T15:44:19,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.466 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-08T15:44:19,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.466 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-08T15:44:19,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.467 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-08T15:44:19,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.468 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-08T15:44:19,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.468 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-08T15:44:19,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.469 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-08T15:44:19,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.469 CREATE appNGizer Property platform.site.localhost.host 2022-07-08T15:44:19,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.47 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-08T15:44:19,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.471 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-08T15:44:19,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.471 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-08T15:44:19,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.473 CREATE appNGizer Site localhost 2022-07-08T15:44:19,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.554 UPDATE appNGizer Site localhost 2022-07-08T15:44:19,584 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:19,584 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:19,584 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:19,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.595 CREATE appNGizer Property platform.site.deleteme.authLoginRef 2022-07-08T15:44:19,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.596 CREATE appNGizer Property platform.site.deleteme.mailPort 2022-07-08T15:44:19,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.597 CREATE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-07-08T15:44:19,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.597 CREATE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-07-08T15:44:19,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.598 CREATE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-07-08T15:44:19,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.599 CREATE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-07-08T15:44:19,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.599 CREATE appNGizer Property platform.site.deleteme.authApplication 2022-07-08T15:44:19,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.6 CREATE appNGizer Property platform.site.deleteme.manager-path 2022-07-08T15:44:19,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.601 CREATE appNGizer Property platform.site.deleteme.indexTimeout 2022-07-08T15:44:19,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.601 CREATE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-07-08T15:44:19,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.602 CREATE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-07-08T15:44:19,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.602 CREATE appNGizer Property platform.site.deleteme.siteRootDir 2022-07-08T15:44:19,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.603 CREATE appNGizer Property platform.site.deleteme.supportReloadFile 2022-07-08T15:44:19,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.604 CREATE appNGizer Property platform.site.deleteme.indexQueueSize 2022-07-08T15:44:19,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.604 CREATE appNGizer Property platform.site.deleteme.tagPrefix 2022-07-08T15:44:19,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.605 CREATE appNGizer Property platform.site.deleteme.encoding 2022-07-08T15:44:19,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.605 CREATE appNGizer Property platform.site.deleteme.searchMaxHits 2022-07-08T15:44:19,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.606 CREATE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-07-08T15:44:19,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.606 CREATE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-07-08T15:44:19,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.607 CREATE appNGizer Property platform.site.deleteme.ldapUser 2022-07-08T15:44:19,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.607 CREATE appNGizer Property platform.site.deleteme.documentDir 2022-07-08T15:44:19,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.608 CREATE appNGizer Property platform.site.deleteme.ldapDisabled 2022-07-08T15:44:19,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.608 CREATE appNGizer Property platform.site.deleteme.service-path 2022-07-08T15:44:19,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.609 CREATE appNGizer Property platform.site.deleteme.indexFileTypes 2022-07-08T15:44:19,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.609 CREATE appNGizer Property platform.site.deleteme.ldapPassword 2022-07-08T15:44:19,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.61 CREATE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-07-08T15:44:19,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.61 CREATE appNGizer Property platform.site.deleteme.defaultApplication 2022-07-08T15:44:19,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.611 CREATE appNGizer Property platform.site.deleteme.mailHost 2022-07-08T15:44:19,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.611 CREATE appNGizer Property platform.site.deleteme.wwwDir 2022-07-08T15:44:19,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.612 CREATE appNGizer Property platform.site.deleteme.allowSkipRender 2022-07-08T15:44:19,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.612 CREATE appNGizer Property platform.site.deleteme.errorPages 2022-07-08T15:44:19,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.613 CREATE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-07-08T15:44:19,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.613 CREATE appNGizer Property platform.site.deleteme.cacheExceptions 2022-07-08T15:44:19,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.614 CREATE appNGizer Property platform.site.deleteme.authLogoutPage 2022-07-08T15:44:19,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.614 CREATE appNGizer Property platform.site.deleteme.timeZone 2022-07-08T15:44:19,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.615 CREATE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-07-08T15:44:19,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.615 CREATE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-07-08T15:44:19,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.616 CREATE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-07-08T15:44:19,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.616 CREATE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-07-08T15:44:19,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.617 CREATE appNGizer Property platform.site.deleteme.ldapStartTls 2022-07-08T15:44:19,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.617 CREATE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-07-08T15:44:19,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.618 CREATE appNGizer Property platform.site.deleteme.appendTabId 2022-07-08T15:44:19,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.618 CREATE appNGizer Property platform.site.deleteme.host 2022-07-08T15:44:19,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.619 CREATE appNGizer Property platform.site.deleteme.authLoginPage 2022-07-08T15:44:19,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.619 CREATE appNGizer Property platform.site.deleteme.indexConfig 2022-07-08T15:44:19,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.62 CREATE appNGizer Property platform.site.deleteme.locale 2022-07-08T15:44:19,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.62 CREATE appNGizer Property platform.site.deleteme.ldapDomain 2022-07-08T15:44:19,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.621 CREATE appNGizer Property platform.site.deleteme.template 2022-07-08T15:44:19,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.621 CREATE appNGizer Property platform.site.deleteme.cacheStatistics 2022-07-08T15:44:19,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.622 CREATE appNGizer Property platform.site.deleteme.cacheEnabled 2022-07-08T15:44:19,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.622 CREATE appNGizer Property platform.site.deleteme.assetsDir 2022-07-08T15:44:19,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.623 CREATE appNGizer Property platform.site.deleteme.ldapHost 2022-07-08T15:44:19,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.623 CREATE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-07-08T15:44:19,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.624 CREATE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-07-08T15:44:19,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.624 CREATE appNGizer Property platform.site.deleteme.searchChunkSize 2022-07-08T15:44:19,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.625 CREATE appNGizer Property platform.site.deleteme.defaultPage 2022-07-08T15:44:19,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.625 CREATE appNGizer Property platform.site.deleteme.supportedLanguages 2022-07-08T15:44:19,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.626 CREATE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-07-08T15:44:19,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.626 CREATE appNGizer Property platform.site.deleteme.authLogoutRef 2022-07-08T15:44:19,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.627 CREATE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-07-08T15:44:19,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.627 CREATE appNGizer Property platform.site.deleteme.defaultPageSize 2022-07-08T15:44:19,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.628 CREATE appNGizer Property platform.site.deleteme.serviceOutputType 2022-07-08T15:44:19,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.628 CREATE appNGizer Property platform.site.deleteme.rewriteConfig 2022-07-08T15:44:19,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.629 CREATE appNGizer Property platform.site.deleteme.mailDisabled 2022-07-08T15:44:19,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.629 CREATE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-07-08T15:44:19,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.63 CREATE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-07-08T15:44:19,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.63 CREATE appNGizer Property platform.site.deleteme.name 2022-07-08T15:44:19,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.63 CREATE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-07-08T15:44:19,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.631 CREATE appNGizer Property platform.site.deleteme.xssExceptions 2022-07-08T15:44:19,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.632 CREATE appNGizer Property platform.site.deleteme.indexDir 2022-07-08T15:44:19,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.632 CREATE appNGizer Property platform.site.deleteme.errorPage 2022-07-08T15:44:19,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.633 CREATE appNGizer Site deleteme 2022-07-08T15:44:19,670 INFO [main] org.appng.core.service.CoreService: starting deletion of site deleteme 2022-07-08T15:44:19,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.692 DELETE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-07-08T15:44:19,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.693 DELETE appNGizer Property platform.site.deleteme.allowSkipRender 2022-07-08T15:44:19,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.693 DELETE appNGizer Property platform.site.deleteme.appendTabId 2022-07-08T15:44:19,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.694 DELETE appNGizer Property platform.site.deleteme.assetsDir 2022-07-08T15:44:19,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.695 DELETE appNGizer Property platform.site.deleteme.authApplication 2022-07-08T15:44:19,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.695 DELETE appNGizer Property platform.site.deleteme.authLoginPage 2022-07-08T15:44:19,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.696 DELETE appNGizer Property platform.site.deleteme.authLoginRef 2022-07-08T15:44:19,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.697 DELETE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-07-08T15:44:19,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.697 DELETE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-07-08T15:44:19,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.698 DELETE appNGizer Property platform.site.deleteme.authLogoutPage 2022-07-08T15:44:19,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.699 DELETE appNGizer Property platform.site.deleteme.authLogoutRef 2022-07-08T15:44:19,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.7 DELETE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-07-08T15:44:19,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.7 DELETE appNGizer Property platform.site.deleteme.cacheEnabled 2022-07-08T15:44:19,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.701 DELETE appNGizer Property platform.site.deleteme.cacheExceptions 2022-07-08T15:44:19,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.702 DELETE appNGizer Property platform.site.deleteme.cacheStatistics 2022-07-08T15:44:19,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.702 DELETE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-07-08T15:44:19,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.703 DELETE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-07-08T15:44:19,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.704 DELETE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-07-08T15:44:19,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.705 DELETE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-07-08T15:44:19,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.705 DELETE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-07-08T15:44:19,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.706 DELETE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-07-08T15:44:19,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.707 DELETE appNGizer Property platform.site.deleteme.defaultApplication 2022-07-08T15:44:19,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.707 DELETE appNGizer Property platform.site.deleteme.defaultPage 2022-07-08T15:44:19,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.708 DELETE appNGizer Property platform.site.deleteme.defaultPageSize 2022-07-08T15:44:19,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.709 DELETE appNGizer Property platform.site.deleteme.documentDir 2022-07-08T15:44:19,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.709 DELETE appNGizer Property platform.site.deleteme.encoding 2022-07-08T15:44:19,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.71 DELETE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-07-08T15:44:19,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.711 DELETE appNGizer Property platform.site.deleteme.errorPage 2022-07-08T15:44:19,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.712 DELETE appNGizer Property platform.site.deleteme.errorPages 2022-07-08T15:44:19,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.712 DELETE appNGizer Property platform.site.deleteme.host 2022-07-08T15:44:19,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.713 DELETE appNGizer Property platform.site.deleteme.indexConfig 2022-07-08T15:44:19,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.714 DELETE appNGizer Property platform.site.deleteme.indexDir 2022-07-08T15:44:19,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.714 DELETE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-07-08T15:44:19,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.715 DELETE appNGizer Property platform.site.deleteme.indexFileTypes 2022-07-08T15:44:19,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.716 DELETE appNGizer Property platform.site.deleteme.indexQueueSize 2022-07-08T15:44:19,717 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.716 DELETE appNGizer Property platform.site.deleteme.indexTimeout 2022-07-08T15:44:19,717 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.717 DELETE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-07-08T15:44:19,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.718 DELETE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-07-08T15:44:19,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.718 DELETE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-07-08T15:44:19,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.719 DELETE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-07-08T15:44:19,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.72 DELETE appNGizer Property platform.site.deleteme.ldapDisabled 2022-07-08T15:44:19,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.72 DELETE appNGizer Property platform.site.deleteme.ldapDomain 2022-07-08T15:44:19,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.721 DELETE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-07-08T15:44:19,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.722 DELETE appNGizer Property platform.site.deleteme.ldapHost 2022-07-08T15:44:19,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.723 DELETE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-07-08T15:44:19,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.723 DELETE appNGizer Property platform.site.deleteme.ldapPassword 2022-07-08T15:44:19,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.724 DELETE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-07-08T15:44:19,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.725 DELETE appNGizer Property platform.site.deleteme.ldapStartTls 2022-07-08T15:44:19,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.725 DELETE appNGizer Property platform.site.deleteme.ldapUser 2022-07-08T15:44:19,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.726 DELETE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-07-08T15:44:19,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.726 DELETE appNGizer Property platform.site.deleteme.locale 2022-07-08T15:44:19,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.727 DELETE appNGizer Property platform.site.deleteme.mailDisabled 2022-07-08T15:44:19,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.728 DELETE appNGizer Property platform.site.deleteme.mailHost 2022-07-08T15:44:19,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.729 DELETE appNGizer Property platform.site.deleteme.mailPort 2022-07-08T15:44:19,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.729 DELETE appNGizer Property platform.site.deleteme.manager-path 2022-07-08T15:44:19,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.73 DELETE appNGizer Property platform.site.deleteme.name 2022-07-08T15:44:19,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.731 DELETE appNGizer Property platform.site.deleteme.rewriteConfig 2022-07-08T15:44:19,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.731 DELETE appNGizer Property platform.site.deleteme.searchChunkSize 2022-07-08T15:44:19,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.732 DELETE appNGizer Property platform.site.deleteme.searchMaxHits 2022-07-08T15:44:19,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.733 DELETE appNGizer Property platform.site.deleteme.service-path 2022-07-08T15:44:19,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.733 DELETE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-07-08T15:44:19,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.734 DELETE appNGizer Property platform.site.deleteme.serviceOutputType 2022-07-08T15:44:19,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.735 DELETE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-07-08T15:44:19,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.735 DELETE appNGizer Property platform.site.deleteme.siteRootDir 2022-07-08T15:44:19,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.736 DELETE appNGizer Property platform.site.deleteme.supportReloadFile 2022-07-08T15:44:19,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.737 DELETE appNGizer Property platform.site.deleteme.supportedLanguages 2022-07-08T15:44:19,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.738 DELETE appNGizer Property platform.site.deleteme.tagPrefix 2022-07-08T15:44:19,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.738 DELETE appNGizer Property platform.site.deleteme.template 2022-07-08T15:44:19,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.739 DELETE appNGizer Property platform.site.deleteme.timeZone 2022-07-08T15:44:19,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.74 DELETE appNGizer Property platform.site.deleteme.wwwDir 2022-07-08T15:44:19,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.74 DELETE appNGizer Property platform.site.deleteme.xssExceptions 2022-07-08T15:44:19,744 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-08T15:44:19,746 INFO [main] org.appng.core.service.CoreService: done deleting site deleteme 2022-07-08T15:44:19,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:19.747 DELETE appNGizer Site deleteme 2022-07-08T15:44:19,752 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:19,752 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:19,752 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:19,767 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:19,768 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.587 s - in org.appng.appngizer.controller.SiteControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest 2022-07-08T15:44:19,773 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:19,773 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@29d082ef, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1fdcddae, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@67ca71e6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2ace4b72, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7a4733e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e6cffc9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4a9df4a3, org.springframework.test.context.event.EventPublishingTestExecutionListener@1250a359] 2022-07-08T15:44:19,827 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:19,860 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 32 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:19,895 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:19,904 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:19,975 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:19,979 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:20,187 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:20,187 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:20,499 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:19 CEST 2022 2022-07-08T15:44:20,508 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:20,508 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:20,508 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:20,511 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:20,521 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:44:20,523 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:20,527 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:20,549 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:20,587 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:20,601 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:20,607 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:20,611 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:20,616 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:20,621 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:20,626 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:20,632 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:20,638 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:20,644 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:20,649 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:20,650 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:20,650 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:20,654 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:20,658 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:20,665 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:20,668 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:20,673 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:20,676 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.149s) 2022-07-08T15:44:20,949 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:20,949 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:20,949 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:20,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.955 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:20,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.956 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:20,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.957 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:20,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.957 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:20,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.958 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:20,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.958 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:20,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.959 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:20,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.959 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:20,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.96 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:20,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.96 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:20,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.961 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:20,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.961 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:20,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.962 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:20,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.963 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:20,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.963 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:20,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.964 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:20,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.964 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:20,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.965 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:20,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.965 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:20,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.966 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:20,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.966 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:20,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.966 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:20,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.967 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:20,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.968 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:20,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.968 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:20,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.969 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:20,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.969 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:20,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.97 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:20,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.97 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:20,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.971 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:20,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.971 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:20,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.972 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:20,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.972 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:20,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.973 CREATE appNGizer Property platform.locale 2022-07-08T15:44:20,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.973 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:20,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.974 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:20,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.974 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:20,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.975 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:20,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.975 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:20,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.976 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:20,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.976 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:20,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.977 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:20,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.977 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:20,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.978 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:20,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.978 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:20,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.979 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:20,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.979 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:20,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.98 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:20,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.98 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:20,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.981 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:20,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.981 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:20,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.982 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:20,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.982 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:20,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.983 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:20,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:20.983 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:21,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.006 CREATE appNGizer Repository local 2022-07-08T15:44:21,032 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:44:21,039 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:44:21,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.04 CREATE appNGizer Application demo-application 2022-07-08T15:44:21,042 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:44:21,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.043 CREATE appNGizer Permission debug 2022-07-08T15:44:21,044 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:44:21,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.044 CREATE appNGizer Permission output-format.html 2022-07-08T15:44:21,045 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:44:21,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.045 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:44:21,046 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:44:21,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.046 CREATE appNGizer Permission testPermission 2022-07-08T15:44:21,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.047 CREATE appNGizer Role Administrator 2022-07-08T15:44:21,053 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:44:21,053 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:44:21,054 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:21,054 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:44:21,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.055 CREATE appNGizer Role Debugger 2022-07-08T15:44:21,056 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:44:21,057 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:44:21,057 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:44:21,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.057 CREATE appNGizer Role Tester 2022-07-08T15:44:21,059 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:44:21,059 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:44:21,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.061 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:44:21,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.062 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:44:21,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.063 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:44:21,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.066 UPDATE appNGizer Role Administrator 2022-07-08T15:44:21,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.066 UPDATE appNGizer Role Debugger 2022-07-08T15:44:21,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.067 UPDATE appNGizer Role Tester 2022-07-08T15:44:21,074 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:21,075 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:21,075 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:21,075 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:21,075 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:21,075 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:21,076 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:21,076 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:44:21,076 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:21,076 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:21,076 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:44:21,086 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:44:21,087 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:44:21,088 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:21,090 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:44:21,091 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:44:21,092 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:44:21,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.126 UPDATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:44:21,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.152 CREATE appNGizer Property platform.application.demo-application.myNewProp 2022-07-08T15:44:21,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:21.167 DELETE appNGizer Property platform.application.demo-application.myNewProp 2022-07-08T15:44:21,171 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:21,171 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.398 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest [INFO] Running org.appng.appngizer.controller.GroupControllerTest 2022-07-08T15:44:21,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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:21,177 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4f60ac18, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@63207e5f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@10596aa2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@48ba4ffb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2f03a98, org.springframework.test.context.transaction.TransactionalTestExecutionListener@62427e1f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3995148f, org.springframework.test.context.event.EventPublishingTestExecutionListener@234a41d1] 2022-07-08T15:44:21,222 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:21,248 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:21,258 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:21,268 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:21,348 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:21,351 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:21,509 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:21,509 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:21,807 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:21 CEST 2022 2022-07-08T15:44:21,816 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:21,816 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:21,816 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:21,818 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:21,828 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.007s) 2022-07-08T15:44:21,829 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:21,833 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:21,852 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:21,878 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:21,888 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:21,892 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:21,898 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:21,902 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:21,906 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:21,911 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:21,915 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:21,920 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:21,924 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:21,928 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:21,929 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:21,929 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:21,932 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:21,936 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:21,942 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:21,944 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:21,947 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:21,950 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.118s) 2022-07-08T15:44:22,194 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:22,194 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:22,195 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:22,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.2 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:22,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.201 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:22,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.201 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:22,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.202 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:22,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.202 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:22,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.202 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:22,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.203 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:22,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.204 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:22,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.204 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:22,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.204 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:22,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.205 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:22,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.205 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:22,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.206 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:22,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.206 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:22,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.207 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:22,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.207 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:22,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.207 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:22,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.208 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:22,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.208 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:22,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.209 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:22,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.209 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:22,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.21 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:22,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.21 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:22,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.21 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:22,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.211 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:22,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.211 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:22,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.212 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:22,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.212 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:22,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.213 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:22,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.213 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:22,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.214 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:22,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.214 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:22,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.215 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:22,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.215 CREATE appNGizer Property platform.locale 2022-07-08T15:44:22,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.215 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:22,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.216 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:22,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.216 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:22,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.217 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:22,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.217 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:22,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.218 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:22,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.218 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:22,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.219 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:22,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.219 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:22,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.22 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:22,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.22 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:22,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.221 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:22,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.221 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:22,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.221 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:22,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.222 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:22,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.222 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:22,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.223 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:22,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.223 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:22,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.224 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:22,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.224 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:22,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.225 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:22,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.245 CREATE appNGizer Repository local 2022-07-08T15:44:22,264 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:44:22,270 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:44:22,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.271 CREATE appNGizer Application demo-application 2022-07-08T15:44:22,273 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:44:22,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.274 CREATE appNGizer Permission debug 2022-07-08T15:44:22,274 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:44:22,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.275 CREATE appNGizer Permission output-format.html 2022-07-08T15:44:22,275 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:44:22,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.275 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:44:22,276 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:44:22,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.276 CREATE appNGizer Permission testPermission 2022-07-08T15:44:22,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.277 CREATE appNGizer Role Administrator 2022-07-08T15:44:22,282 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:44:22,283 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:44:22,284 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:22,284 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:44:22,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.284 CREATE appNGizer Role Debugger 2022-07-08T15:44:22,285 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:44:22,286 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:44:22,286 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:44:22,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.286 CREATE appNGizer Role Tester 2022-07-08T15:44:22,287 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:44:22,288 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:44:22,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.29 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:44:22,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.291 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:44:22,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.292 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:44:22,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.294 UPDATE appNGizer Role Administrator 2022-07-08T15:44:22,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.295 UPDATE appNGizer Role Debugger 2022-07-08T15:44:22,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.296 UPDATE appNGizer Role Tester 2022-07-08T15:44:22,302 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:22,302 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:22,302 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:22,302 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:22,303 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:22,303 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:22,303 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:22,303 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:44:22,303 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:22,303 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:22,303 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:44:22,312 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:44:22,312 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:44:22,313 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:22,314 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:44:22,315 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:44:22,316 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:44:22,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.338 CREATE appNGizer Group Admin 2022-07-08T15:44:22,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.365 UPDATE appNGizer Group Administrator 2022-07-08T15:44:22,379 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:22,379 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:22,380 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:22,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.384 CREATE appNGizer Group deleteme 2022-07-08T15:44:22,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.392 DELETE appNGizer Group deleteme 2022-07-08T15:44:22,395 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:22,395 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:22,395 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:22,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.399 CREATE appNGizer Group with.dot 2022-07-08T15:44:22,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.412 DELETE appNGizer Group with.dot 2022-07-08T15:44:22,414 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:22,414 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:22,414 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:22,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:22.418 CREATE appNGizer Group john doe! 2022-07-08T15:44:22,421 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) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at jdk.internal.reflect.GeneratedMethodAccessor115.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:311) ~[spring-orm-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy122.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:666) ~[spring-data-jpa-2.7.1.jar:2.7.1] at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.data.repository.core.support.RepositoryMethodInvoker$RepositoryFragmentMethodInvoker.lambda$new$0(RepositoryMethodInvoker.java:289) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:137) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:121) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:530) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:286) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:640) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:164) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:139) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:81) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) ~[spring-data-jpa-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy129.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.createGroup(CoreService.java:1813) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.21.jar:5.3.21] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$c0c1f588.createGroup() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.appngizer.controller.GroupController.createGroup(GroupController.java:82) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:167) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:134) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) ~[spring-test-5.3.21.jar:5.3.21] at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?] at org.appng.appngizer.controller.GroupControllerTest.testInvalidName(GroupControllerTest.java:34) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:44:22,425 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:22,425 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:22,425 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:22,437 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:22,437 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.265 s - in org.appng.appngizer.controller.GroupControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationControllerTest 2022-07-08T15:44:22,440 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:22,440 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@d21f7d3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@673eec49, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@a4eadd9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4be70ffc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49faf63c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@593617ee, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26695974, org.springframework.test.context.event.EventPublishingTestExecutionListener@55822aaa] 2022-07-08T15:44:22,506 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:22,531 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:22,541 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:22,550 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:22,620 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:22,625 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:22,814 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:22,814 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:23,095 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:22 CEST 2022 2022-07-08T15:44:23,104 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:23,104 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:23,104 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:23,106 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:23,115 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.007s) 2022-07-08T15:44:23,117 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:23,121 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:23,140 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:23,165 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:23,174 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:23,178 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:23,182 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:23,186 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:23,189 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:23,193 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:23,197 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:23,201 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:23,205 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:23,209 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:23,209 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:23,209 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:23,212 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:23,216 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:23,221 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:23,223 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:23,227 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:23,230 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.109s) 2022-07-08T15:44:23,480 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:23,480 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:23,480 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:23,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.485 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:23,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.486 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:23,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.486 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:23,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.487 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:23,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.487 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:23,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.488 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:23,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.488 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:23,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.489 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:23,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.489 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:23,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.49 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:23,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.49 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:23,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.49 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:23,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.491 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:23,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.491 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:23,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.492 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:23,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.492 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:23,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.493 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:23,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.493 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:23,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.494 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:23,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.494 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:23,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.495 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:23,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.495 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:23,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.496 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:23,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.496 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:23,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.497 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:23,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.497 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:23,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.498 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:23,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.498 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:23,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.499 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:23,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.499 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:23,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.5 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:23,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.5 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:23,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.5 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:23,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.501 CREATE appNGizer Property platform.locale 2022-07-08T15:44:23,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.501 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:23,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.502 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:23,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.502 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:23,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.502 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:23,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.503 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:23,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.503 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:23,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.504 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:23,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.504 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:23,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.505 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:23,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.505 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:23,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.506 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:23,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.506 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:23,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.507 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:23,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.507 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:23,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.508 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:23,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.508 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:23,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.508 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:23,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.509 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:23,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.509 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:23,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.51 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:23,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.51 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:23,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.53 CREATE appNGizer Repository local 2022-07-08T15:44:23,551 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:44:23,557 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:44:23,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.558 CREATE appNGizer Application demo-application 2022-07-08T15:44:23,560 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:44:23,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.561 CREATE appNGizer Permission debug 2022-07-08T15:44:23,562 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:44:23,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.562 CREATE appNGizer Permission output-format.html 2022-07-08T15:44:23,562 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:44:23,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.563 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:44:23,563 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:44:23,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.563 CREATE appNGizer Permission testPermission 2022-07-08T15:44:23,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.564 CREATE appNGizer Role Administrator 2022-07-08T15:44:23,570 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:44:23,571 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:44:23,571 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:23,571 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:44:23,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.572 CREATE appNGizer Role Debugger 2022-07-08T15:44:23,573 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:44:23,574 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:44:23,574 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:44:23,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.574 CREATE appNGizer Role Tester 2022-07-08T15:44:23,576 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:44:23,576 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:44:23,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.578 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:44:23,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.579 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:44:23,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.579 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:44:23,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.582 UPDATE appNGizer Role Administrator 2022-07-08T15:44:23,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.582 UPDATE appNGizer Role Debugger 2022-07-08T15:44:23,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.583 UPDATE appNGizer Role Tester 2022-07-08T15:44:23,590 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:23,590 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:23,590 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:23,590 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:23,590 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:23,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:23,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:23,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:44:23,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:23,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:23,591 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:44:23,599 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:44:23,600 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:44:23,600 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:23,602 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:44:23,602 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:44:23,603 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:44:23,641 INFO [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database 2022-07-08T15:44:23,645 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3 2022-07-08T15:44:23,645 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-07-08T15:44:23,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.646 CREATE appNGizer Resource master.xml of application demo-application 2022-07-08T15:44:23,647 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-07-08T15:44:23,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.648 CREATE appNGizer Resource beans.xml of application demo-application 2022-07-08T15:44:23,649 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-07-08T15:44:23,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.649 CREATE appNGizer Resource plugin.xml of application demo-application 2022-07-08T15:44:23,650 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-07-08T15:44:23,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.65 CREATE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-07-08T15:44:23,651 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-07-08T15:44:23,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.651 CREATE appNGizer Resource events.xml of application demo-application 2022-07-08T15:44:23,652 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-07-08T15:44:23,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.652 CREATE appNGizer Resource messages-demo.properties of application demo-application 2022-07-08T15:44:23,653 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-07-08T15:44:23,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.653 CREATE appNGizer Resource application.xml of application demo-application 2022-07-08T15:44:23,654 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-07-08T15:44:23,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.654 CREATE appNGizer Resource page.xml of application demo-application 2022-07-08T15:44:23,655 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-07-08T15:44:23,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.655 CREATE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-07-08T15:44:23,656 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-07-08T15:44:23,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.656 CREATE appNGizer Resource datasources.xml of application demo-application 2022-07-08T15:44:23,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.663 UPDATE appNGizer Application demo-application 2022-07-08T15:44:23,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.691 DELETE appNGizer Role Debugger 2022-07-08T15:44:23,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.694 DELETE appNGizer Role Tester 2022-07-08T15:44:23,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.701 DELETE appNGizer Role Administrator 2022-07-08T15:44:23,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.702 DELETE appNGizer Permission output-type.webgui 2022-07-08T15:44:23,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.702 DELETE appNGizer Permission debug 2022-07-08T15:44:23,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.703 DELETE appNGizer Permission testPermission 2022-07-08T15:44:23,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.704 DELETE appNGizer Permission output-format.html 2022-07-08T15:44:23,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.705 DELETE appNGizer Resource master.xml of application demo-application 2022-07-08T15:44:23,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.705 DELETE appNGizer Resource messages-demo.properties of application demo-application 2022-07-08T15:44:23,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.706 DELETE appNGizer Resource events.xml of application demo-application 2022-07-08T15:44:23,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.707 DELETE appNGizer Resource beans.xml of application demo-application 2022-07-08T15:44:23,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.707 DELETE appNGizer Resource datasources.xml of application demo-application 2022-07-08T15:44:23,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.708 DELETE appNGizer Resource plugin.xml of application demo-application 2022-07-08T15:44:23,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.708 DELETE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-07-08T15:44:23,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.709 DELETE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-07-08T15:44:23,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.71 DELETE appNGizer Resource application.xml of application demo-application 2022-07-08T15:44:23,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.71 DELETE appNGizer Resource page.xml of application demo-application 2022-07-08T15:44:23,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.711 DELETE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:44:23,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.711 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:44:23,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.712 DELETE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:44:23,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:23.713 DELETE appNGizer Application demo-application 2022-07-08T15:44:23,717 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:23,717 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.275 s - in org.appng.appngizer.controller.ApplicationControllerTest [INFO] Running org.appng.appngizer.controller.RoleControllerTest 2022-07-08T15:44:23,722 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:44:23,722 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@70a2b261, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5582e7d8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7b85fab1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@35e599, org.springframework.test.context.support.DirtiesContextTestExecutionListener@65e17e44, org.springframework.test.context.transaction.TransactionalTestExecutionListener@271fe907, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@731bcf27, org.springframework.test.context.event.EventPublishingTestExecutionListener@5c2df5f0] 2022-07-08T15:44:23,763 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:44:23,788 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:44:23,799 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:44:23,808 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:44:23,881 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:44:23,887 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:44:24,074 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:44:24,074 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:24,363 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:44:23 CEST 2022 2022-07-08T15:44:24,373 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:44:24,374 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:44:24,374 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:44:24,377 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:44:24,387 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:44:24,389 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:44:24,393 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:44:24,428 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:44:24,454 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:44:24,465 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:44:24,470 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:44:24,474 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:44:24,479 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:44:24,483 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:44:24,488 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:44:24,492 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:44:24,496 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:44:24,501 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:44:24,505 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:44:24,505 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:24,506 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:24,509 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:44:24,513 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:44:24,519 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:44:24,521 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:44:24,525 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:44:24,528 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.135s) 2022-07-08T15:44:24,780 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:24,780 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:24,781 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:24,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.786 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:44:24,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.787 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:44:24,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.788 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:44:24,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.788 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:44:24,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.789 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:44:24,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.789 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:44:24,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.79 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:44:24,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.79 CREATE appNGizer Property platform.appngData 2022-07-08T15:44:24,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.79 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:44:24,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.791 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:44:24,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.791 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:44:24,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.792 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:44:24,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.792 CREATE appNGizer Property platform.devMode 2022-07-08T15:44:24,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.793 CREATE appNGizer Property platform.logfile 2022-07-08T15:44:24,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.793 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:44:24,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.794 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:44:24,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.794 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:44:24,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.795 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:44:24,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.795 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:44:24,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.796 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:44:24,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.796 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:44:24,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.796 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:44:24,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.797 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:44:24,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.797 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:44:24,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.798 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:44:24,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.798 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:44:24,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.799 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:44:24,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.799 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:44:24,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.8 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:44:24,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.8 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:44:24,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.8 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:44:24,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.801 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:44:24,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.801 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:44:24,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.802 CREATE appNGizer Property platform.locale 2022-07-08T15:44:24,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.802 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:44:24,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.803 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:44:24,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.803 CREATE appNGizer Property platform.encoding 2022-07-08T15:44:24,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.803 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:44:24,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.804 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:44:24,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.804 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:44:24,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.805 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:44:24,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.805 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:44:24,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.806 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:44:24,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.806 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:44:24,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.807 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:44:24,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.807 CREATE appNGizer Property platform.mailHost 2022-07-08T15:44:24,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.808 CREATE appNGizer Property platform.timeZone 2022-07-08T15:44:24,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.808 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:44:24,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.808 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:44:24,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.809 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:44:24,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.809 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:44:24,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.81 CREATE appNGizer Property platform.mailPort 2022-07-08T15:44:24,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.81 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:44:24,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.811 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:44:24,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.811 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:44:24,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.833 CREATE appNGizer Repository local 2022-07-08T15:44:24,856 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:44:24,863 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:44:24,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.864 CREATE appNGizer Application demo-application 2022-07-08T15:44:24,866 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:44:24,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.867 CREATE appNGizer Permission debug 2022-07-08T15:44:24,867 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:44:24,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.868 CREATE appNGizer Permission output-format.html 2022-07-08T15:44:24,868 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:44:24,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.868 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:44:24,869 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:44:24,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.869 CREATE appNGizer Permission testPermission 2022-07-08T15:44:24,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.87 CREATE appNGizer Role Administrator 2022-07-08T15:44:24,875 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:44:24,875 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:44:24,876 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:24,876 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:44:24,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.876 CREATE appNGizer Role Debugger 2022-07-08T15:44:24,878 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:44:24,878 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:44:24,878 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:44:24,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.878 CREATE appNGizer Role Tester 2022-07-08T15:44:24,880 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:44:24,880 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:44:24,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.881 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:44:24,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.882 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:44:24,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.882 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:44:24,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.885 UPDATE appNGizer Role Administrator 2022-07-08T15:44:24,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.885 UPDATE appNGizer Role Debugger 2022-07-08T15:44:24,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.886 UPDATE appNGizer Role Tester 2022-07-08T15:44:24,888 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:24,888 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:24,889 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:24,889 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:24,889 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:24,889 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:24,889 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:44:24,889 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:44:24,890 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:24,890 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:44:24,890 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:44:24,897 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:44:24,897 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:44:24,898 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:44:24,899 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:44:24,899 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:44:24,900 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:44:24,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.945 CREATE appNGizer Role Editor 2022-07-08T15:44:24,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.971 UPDATE appNGizer Role Editor 2022-07-08T15:44:24,982 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:24,982 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:24,983 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:44:24,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:24.988 CREATE appNGizer Role with.dot 2022-07-08T15:44:25,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:25.004 DELETE appNGizer Role with.dot 2022-07-08T15:44:25,006 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:44:25,006 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:44:25,006 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:44:25,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:44:25.011 CREATE appNGizer Role john doe! 2022-07-08T15:44:25,013 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) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at jdk.internal.reflect.GeneratedMethodAccessor115.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:311) ~[spring-orm-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy122.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:666) ~[spring-data-jpa-2.7.1.jar:2.7.1] at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.data.repository.core.support.RepositoryMethodInvoker$RepositoryFragmentMethodInvoker.lambda$new$0(RepositoryMethodInvoker.java:289) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:137) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:121) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:530) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:286) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:640) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:164) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:139) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:81) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) ~[spring-data-jpa-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy135.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.saveRole(CoreService.java:1496) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.21.jar:5.3.21] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$c0c1f588.saveRole() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.appngizer.controller.RoleController.addPermissionsAndSave(RoleController.java:115) ~[classes/:?] at org.appng.appngizer.controller.RoleController.createRole(RoleController.java:86) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:167) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:134) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) ~[spring-test-5.3.21.jar:5.3.21] at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?] at org.appng.appngizer.controller.RoleControllerTest.testInvalidName(RoleControllerTest.java:44) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:44:25,017 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:44:25,018 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.297 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_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/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 --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/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 --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/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 --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 61 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.133915-8.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.133915-8.jar (88 kB at 2.3 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.133915-8.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.133915-8.pom (4.9 kB at 105 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (2.0 kB at 157 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (2.0 kB at 3.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.133915-8-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.133915-8-sources.jar (60 kB at 1.9 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 782 B/s) [INFO] [INFO] --------------------< org.appng:appng-application >--------------------- [INFO] Building appNG Application 2.0.0-SNAPSHOT [17/28] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target [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_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/src/main/webapp] [INFO] Webapp assembled in [368 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT.war [INFO] [INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (default) @ appng-application --- [INFO] Copying jdbc-perf-logger-driver-0.9.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jdbc-perf-logger-driver-0.9.0.jar [INFO] Copying guava-31.0.1-jre.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/guava-31.0.1-jre.jar [INFO] Copying lucene-facet-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-facet-8.11.1.jar [INFO] Copying appng-mail-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-mail-2.0.0-SNAPSHOT.jar [INFO] Copying poi-5.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/poi-5.2.2.jar [INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/juniversalchardet-1.0.3.jar [INFO] Copying esapi-2.3.0.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/esapi-2.3.0.0.jar [INFO] Copying passay-1.6.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/passay-1.6.1.jar [INFO] Copying stax-ex-1.8.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/stax-ex-1.8.3.jar [INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xml-apis-ext-1.3.04.jar [INFO] Copying j2objc-annotations-1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/j2objc-annotations-1.3.jar [INFO] Copying xmlbeans-5.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xmlbeans-5.0.3.jar [INFO] Copying commons-codec-1.15.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-codec-1.15.jar [INFO] Copying spring-oxm-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-oxm-5.3.21.jar [INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-application/target/dependency/jaxb-impl-2.3.5.jar [INFO] Copying spring-orm-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-orm-5.3.21.jar [INFO] Copying appng-xmlapi-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-xmlapi-2.0.0-SNAPSHOT.jar [INFO] Copying cache-api-1.1.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/cache-api-1.1.1.jar [INFO] Copying hppc-0.8.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hppc-0.8.1.jar [INFO] Copying SparseBitSet-1.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/SparseBitSet-1.2.jar [INFO] Copying appng-tools-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-tools-2.0.0-SNAPSHOT.jar [INFO] Copying amqp-client-5.13.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/amqp-client-5.13.1.jar [INFO] Copying bsh-2.0b6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bsh-2.0b6.jar [INFO] Copying jackson-core-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-core-2.13.3.jar [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying jakarta.mail-1.6.7.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.mail-1.6.7.jar [INFO] Copying appng-rest-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-rest-api-2.0.0-SNAPSHOT.jar [INFO] Copying httpclient-4.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpclient-4.5.13.jar [INFO] Copying spring-webmvc-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-webmvc-5.3.21.jar [INFO] Copying poi-ooxml-lite-5.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/poi-ooxml-lite-5.2.2.jar [INFO] Copying jackson-datatype-jsr310-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-datatype-jsr310-2.13.3.jar [INFO] Copying commons-csv-1.9.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-csv-1.9.0.jar [INFO] Copying appng-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-api-2.0.0-SNAPSHOT.jar [INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-lang-2.6.jar [INFO] Copying saaj-impl-1.5.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/saaj-impl-1.5.3.jar [INFO] Copying spring-data-envers-2.7.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-data-envers-2.7.1.jar [INFO] Copying commons-beanutils-1.9.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar [INFO] Copying mchange-commons-java-0.2.15.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/mchange-commons-java-0.2.15.jar [INFO] Copying urlrewritefilter-4.0.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/urlrewritefilter-4.0.4.jar [INFO] Copying log4j-1.2-api-2.17.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/log4j-1.2-api-2.17.2.jar [INFO] Copying poi-scratchpad-5.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/poi-scratchpad-5.2.2.jar [INFO] Copying jakarta.validation-api-2.0.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.validation-api-2.0.2.jar [INFO] Copying jackson-annotations-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-annotations-2.13.3.jar [INFO] Copying freemarker-2.3.31.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/freemarker-2.3.31.jar [INFO] Copying flyway-core-8.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/flyway-core-8.5.13.jar [INFO] Copying spring-security-core-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-security-core-4.2.17.RELEASE.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying spring-jdbc-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-jdbc-5.3.21.jar [INFO] Copying spring-expression-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-expression-5.3.21.jar [INFO] Copying jaxws-rt-2.3.5.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jaxws-rt-2.3.5.jar [INFO] Copying hazelcast-spring-5.1.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hazelcast-spring-5.1.2.jar [INFO] Copying jackson-dataformat-yaml-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-dataformat-yaml-2.13.3.jar [INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jcommander-1.72.jar [INFO] Copying hibernate-validator-6.2.3.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hibernate-validator-6.2.3.Final.jar [INFO] Copying antlr-2.7.7.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/antlr-2.7.7.jar [INFO] Copying tika-parser-microsoft-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-microsoft-module-2.4.0.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying batik-shared-resources-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-shared-resources-1.14.jar [INFO] Copying failureaccess-1.0.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/failureaccess-1.0.1.jar [INFO] Copying error_prone_annotations-2.7.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/error_prone_annotations-2.7.1.jar [INFO] Copying dom4j-2.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/dom4j-2.1.3.jar [INFO] Copying commons-text-1.9.jar to /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-application/target/dependency/jakarta.xml.soap-api-1.4.2.jar [INFO] Copying appng-formtags-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-formtags-2.0.0-SNAPSHOT.jar [INFO] Copying semantic-version-1.2.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/semantic-version-1.2.0.jar [INFO] Copying spring-data-jpa-2.7.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-data-jpa-2.7.1.jar [INFO] Copying bcpkix-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bcpkix-jdk15on-1.70.jar [INFO] Copying xmlgraphics-commons-2.6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xmlgraphics-commons-2.6.jar [INFO] Copying jakarta.inject-api-1.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.inject-api-1.0.3.jar [INFO] Copying FastInfoset-1.2.18.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/FastInfoset-1.2.18.jar [INFO] Copying jsr305-3.0.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jsr305-3.0.2.jar [INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/boilerpipe-1.1.0.jar [INFO] Copying commons-compress-1.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-compress-1.21.jar [INFO] Copying spring-context-support-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-context-support-5.3.21.jar [INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-configuration-1.10.jar [INFO] Copying log4j-core-2.17.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/log4j-core-2.17.2.jar [INFO] Copying appng-persistence-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-persistence-2.0.0-SNAPSHOT.jar [INFO] Copying fontbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/fontbox-2.0.24.jar [INFO] Copying flyway-sqlserver-8.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/flyway-sqlserver-8.5.13.jar [INFO] Copying attoparser-2.0.5.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/attoparser-2.0.5.RELEASE.jar [INFO] Copying tika-parser-html-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-html-commons-2.4.0.jar [INFO] Copying tika-parser-xml-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-xml-module-2.4.0.jar [INFO] Copying unbescape-1.1.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/unbescape-1.1.6.RELEASE.jar [INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tagsoup-1.2.1.jar [INFO] Copying spring-jcl-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-jcl-5.3.21.jar [INFO] Copying lucene-queries-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-queries-8.11.1.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-collections-3.2.2.jar [INFO] Copying snakeyaml-1.30.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/snakeyaml-1.30.jar [INFO] Copying HikariCP-4.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/HikariCP-4.0.3.jar [INFO] Copying streambuffer-1.5.10.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/streambuffer-1.5.10.jar [INFO] Copying appng-forms-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-forms-2.0.0-SNAPSHOT.jar [INFO] Copying thymeleaf-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-application/target/dependency/gmbal-api-only-4.0.3.jar [INFO] Copying xmpbox-2.0.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xmpbox-2.0.26.jar [INFO] Copying antisamy-1.6.7.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/antisamy-1.6.7.jar [INFO] Copying thymeleaf-spring4-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/thymeleaf-spring4-3.0.12.RELEASE.jar [INFO] Copying bcutil-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bcutil-jdk15on-1.70.jar [INFO] Copying spring-aop-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-aop-5.3.21.jar [INFO] Copying commons-pool2-2.10.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-pool2-2.10.0.jar [INFO] Copying joda-time-2.10.11.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/joda-time-2.10.11.jar [INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/aopalliance-1.0.jar [INFO] Copying lucene-core-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-core-8.11.1.jar [INFO] Copying bcprov-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bcprov-jdk15on-1.70.jar [INFO] Copying curvesapi-1.07.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/curvesapi-1.07.jar [INFO] Copying tika-parser-pdf-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-pdf-module-2.4.0.jar [INFO] Copying jboss-transaction-api_1.2_spec-1.1.1.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-application/target/dependency/httpcore-4.4.14.jar [INFO] Copying jakarta.persistence-api-2.2.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.persistence-api-2.2.3.jar [INFO] Copying commons-lang3-3.12.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-lang3-3.12.0.jar [INFO] Copying slf4j-api-1.7.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-application/target/dependency/jakarta.ws.rs-api-2.1.6.jar [INFO] Copying appng-search-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-search-2.0.0-SNAPSHOT.jar [INFO] Copying tika-parser-zip-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-zip-commons-2.4.0.jar [INFO] Copying commons-math3-3.6.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-math3-3.6.1.jar [INFO] Copying javax.annotation-api-1.3.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/javax.annotation-api-1.3.2.jar [INFO] Copying spring-data-commons-2.7.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-data-commons-2.7.1.jar [INFO] Copying hazelcast-5.1.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hazelcast-5.1.2.jar [INFO] Copying tika-parser-xmp-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-xmp-commons-2.4.0.jar [INFO] Copying apache-mime4j-dom-0.8.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/apache-mime4j-dom-0.8.4.jar [INFO] Copying policy-2.7.10.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/policy-2.7.10.jar [INFO] Copying pdfbox-debugger-2.0.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/pdfbox-debugger-2.0.26.jar [INFO] Copying jsoup-1.14.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jsoup-1.14.3.jar [INFO] Copying lucene-sandbox-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-sandbox-8.11.1.jar [INFO] Copying commons-collections4-4.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-collections4-4.2.jar [INFO] Copying jakarta.xml.ws-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.xml.ws-api-2.3.3.jar [INFO] Copying hibernate-core-5.6.10.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hibernate-core-5.6.10.Final.jar [INFO] Copying appng-core-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-core-2.0.0-SNAPSHOT.jar [INFO] Copying appng-appngizer-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-appngizer-2.0.0-SNAPSHOT.jar [INFO] Copying mimepull-1.9.15.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/mimepull-1.9.15.jar [INFO] Copying simplemagic-1.16.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/simplemagic-1.16.jar [INFO] Copying pdfbox-tools-2.0.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/pdfbox-tools-2.0.26.jar [INFO] Copying spring-xml-3.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-xml-3.1.3.jar [INFO] Copying spring-tx-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-tx-5.3.21.jar [INFO] Copying batik-css-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-css-1.14.jar [INFO] Copying spring-context-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-context-5.3.21.jar [INFO] Copying jackson-databind-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-databind-2.13.3.jar [INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/wsdl4j-1.6.3.jar [INFO] Copying management-api-3.2.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/management-api-3.2.3.jar [INFO] Copying jempbox-1.8.16.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jempbox-1.8.16.jar [INFO] Copying hibernate-commons-annotations-5.1.2.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hibernate-commons-annotations-5.1.2.Final.jar [INFO] Copying bcmail-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bcmail-jdk15on-1.70.jar [INFO] Copying spring-ws-core-3.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-ws-core-3.1.3.jar [INFO] Copying lucene-queryparser-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-queryparser-8.11.1.jar [INFO] Copying byte-buddy-1.12.9.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/byte-buddy-1.12.9.jar [INFO] Copying flyway-mysql-8.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/flyway-mysql-8.5.13.jar [INFO] Copying hsqldb-2.5.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hsqldb-2.5.0.jar [INFO] Copying classmate-1.5.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/classmate-1.5.1.jar [INFO] Copying querydsl-core-5.0.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/querydsl-core-5.0.0.jar [INFO] Copying quartz-2.3.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/quartz-2.3.2.jar [INFO] Copying xom-1.2.10.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xom-1.2.10.jar [INFO] Copying lucene-memory-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-memory-8.11.1.jar [INFO] Copying httpcore5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpcore5-5.1.3.jar [INFO] Copying jedis-3.7.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jedis-3.7.0.jar [INFO] Copying jcl-over-slf4j-1.7.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jcl-over-slf4j-1.7.26.jar [INFO] Copying spring-beans-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-beans-5.3.21.jar [INFO] Copying lucene-highlighter-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-highlighter-8.11.1.jar [INFO] Copying batik-util-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-util-1.14.jar [INFO] Copying jakarta.annotation-api-1.3.5.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.annotation-api-1.3.5.jar [INFO] Copying java-libpst-0.9.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/java-libpst-0.9.3.jar [INFO] Copying tika-parser-text-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-text-module-2.4.0.jar [INFO] Copying spring-web-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-web-5.3.21.jar [INFO] Copying spring-security-web-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-security-web-4.2.17.RELEASE.jar [INFO] Copying apache-mime4j-core-0.8.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/apache-mime4j-core-0.8.4.jar [INFO] Copying spring-core-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-core-5.3.21.jar [INFO] Copying tika-core-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-core-2.4.0.jar [INFO] Copying log4j-api-2.17.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/log4j-api-2.17.2.jar [INFO] Copying log4j-slf4j-impl-2.17.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/log4j-slf4j-impl-2.17.2.jar [INFO] Copying batik-constants-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-constants-1.14.jar [INFO] Copying commons-io-2.9.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-io-2.9.0.jar [INFO] Copying swagger-annotations-1.5.24.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/swagger-annotations-1.5.24.jar [INFO] Copying jakarta.activation-1.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying jboss-logging-3.4.1.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jboss-logging-3.4.1.Final.jar [INFO] Copying hibernate-envers-5.6.10.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hibernate-envers-5.6.10.Final.jar [INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/im4java-1.4.0.jar [INFO] Copying commons-fileupload-1.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-fileupload-1.4.jar [INFO] Copying httpclient5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpclient5-5.1.3.jar [INFO] Copying stax2-api-4.2.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/stax2-api-4.2.1.jar [INFO] Copying tika-parser-html-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-html-module-2.4.0.jar [INFO] Copying querydsl-jpa-5.0.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/querydsl-jpa-5.0.0.jar [INFO] Copying poi-ooxml-5.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/poi-ooxml-5.2.2.jar [INFO] Copying woodstox-core-6.2.6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-application/target/dependency/jakarta.jws-api-2.1.0.jar [INFO] Copying jandex-2.4.2.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jandex-2.4.2.Final.jar [INFO] Copying checker-qual-3.12.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/checker-qual-3.12.0.jar [INFO] Copying ha-api-3.1.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/ha-api-3.1.13.jar [INFO] Copying jackcess-4.0.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackcess-4.0.1.jar [INFO] Copying appng-taglib-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-taglib-2.0.0-SNAPSHOT.jar [INFO] Copying appng-cli-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-cli-2.0.0-SNAPSHOT.jar [INFO] Copying pdfbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/pdfbox-2.0.24.jar [INFO] Copying Saxon-HE-10.6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/Saxon-HE-10.6.jar [INFO] Copying tika-parser-mail-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-mail-commons-2.4.0.jar [INFO] Copying httpcore5-h2-5.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpcore5-h2-5.1.3.jar [INFO] Copying lucene-analyzers-common-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-analyzers-common-8.11.1.jar [INFO] Copying batik-i18n-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-i18n-1.14.jar [INFO] Copying jackcess-encrypt-4.0.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackcess-encrypt-4.0.1.jar [INFO] [INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-application --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /tmp/jenkins_artifacts/136/appng-application-2.0.0-SNAPSHOT-dependencies-20220708-1339.zip [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.pom [INFO] Installing /tmp/jenkins_artifacts/136/appng-application-2.0.0-SNAPSHOT-dependencies-20220708-1339.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.zip [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 68 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.133915-8.war Progress (1): 0.5/115 MB Progress (1): 1.0/115 MB Progress (1): 1.6/115 MB Progress (1): 2.1/115 MB Progress (1): 2.6/115 MB Progress (1): 3.1/115 MB Progress (1): 3.7/115 MB Progress (1): 4.2/115 MB Progress (1): 4.7/115 MB Progress (1): 5.2/115 MB Progress (1): 5.8/115 MB Progress (1): 6.3/115 MB Progress (1): 6.8/115 MB Progress (1): 7.3/115 MB Progress (1): 7.9/115 MB Progress (1): 8.4/115 MB Progress (1): 8.9/115 MB Progress (1): 9.4/115 MB Progress (1): 10.0/115 MB Progress (1): 10/115 MB Progress (1): 11/115 MB Progress (1): 12/115 MB Progress (1): 12/115 MB Progress (1): 13/115 MB Progress (1): 13/115 MB Progress (1): 14/115 MB Progress (1): 14/115 MB Progress (1): 15/115 MB Progress (1): 15/115 MB Progress (1): 16/115 MB Progress (1): 16/115 MB Progress (1): 17/115 MB Progress (1): 17/115 MB Progress (1): 18/115 MB Progress (1): 18/115 MB Progress (1): 19/115 MB Progress (1): 19/115 MB Progress (1): 20/115 MB Progress (1): 20/115 MB Progress (1): 21/115 MB Progress (1): 21/115 MB Progress (1): 22/115 MB Progress (1): 23/115 MB Progress (1): 23/115 MB Progress (1): 24/115 MB Progress (1): 24/115 MB Progress (1): 25/115 MB Progress (1): 25/115 MB Progress (1): 26/115 MB Progress (1): 26/115 MB Progress (1): 27/115 MB Progress (1): 27/115 MB Progress (1): 28/115 MB Progress (1): 28/115 MB Progress (1): 29/115 MB Progress (1): 29/115 MB Progress (1): 30/115 MB Progress (1): 30/115 MB Progress (1): 31/115 MB Progress (1): 31/115 MB Progress (1): 32/115 MB Progress (1): 33/115 MB Progress (1): 33/115 MB Progress (1): 34/115 MB Progress (1): 34/115 MB Progress (1): 35/115 MB Progress (1): 35/115 MB Progress (1): 36/115 MB Progress (1): 36/115 MB Progress (1): 37/115 MB Progress (1): 37/115 MB Progress (1): 38/115 MB Progress (1): 38/115 MB Progress (1): 39/115 MB Progress (1): 39/115 MB Progress (1): 40/115 MB Progress (1): 40/115 MB Progress (1): 41/115 MB Progress (1): 41/115 MB Progress (1): 42/115 MB Progress (1): 42/115 MB Progress (1): 43/115 MB Progress (1): 44/115 MB Progress (1): 44/115 MB Progress (1): 45/115 MB Progress (1): 45/115 MB Progress (1): 46/115 MB Progress (1): 46/115 MB Progress (1): 47/115 MB Progress (1): 47/115 MB Progress (1): 48/115 MB Progress (1): 48/115 MB Progress (1): 49/115 MB Progress (1): 49/115 MB Progress (1): 50/115 MB Progress (1): 50/115 MB Progress (1): 51/115 MB Progress (1): 51/115 MB Progress (1): 52/115 MB Progress (1): 52/115 MB Progress (1): 53/115 MB Progress (1): 53/115 MB Progress (1): 54/115 MB Progress (1): 55/115 MB Progress (1): 55/115 MB Progress (1): 56/115 MB Progress (1): 56/115 MB Progress (1): 57/115 MB Progress (1): 57/115 MB Progress (1): 58/115 MB Progress (1): 58/115 MB Progress (1): 59/115 MB Progress (1): 59/115 MB Progress (1): 60/115 MB Progress (1): 60/115 MB Progress (1): 61/115 MB Progress (1): 61/115 MB Progress (1): 62/115 MB Progress (1): 62/115 MB Progress (1): 63/115 MB Progress (1): 63/115 MB Progress (1): 64/115 MB Progress (1): 64/115 MB Progress (1): 65/115 MB Progress (1): 66/115 MB Progress (1): 66/115 MB Progress (1): 67/115 MB Progress (1): 67/115 MB Progress (1): 68/115 MB Progress (1): 68/115 MB Progress (1): 69/115 MB Progress (1): 69/115 MB Progress (1): 70/115 MB Progress (1): 70/115 MB Progress (1): 71/115 MB Progress (1): 71/115 MB Progress (1): 72/115 MB Progress (1): 72/115 MB Progress (1): 73/115 MB Progress (1): 73/115 MB Progress (1): 74/115 MB Progress (1): 74/115 MB Progress (1): 75/115 MB Progress (1): 75/115 MB Progress (1): 76/115 MB Progress (1): 77/115 MB Progress (1): 77/115 MB Progress (1): 78/115 MB Progress (1): 78/115 MB Progress (1): 79/115 MB Progress (1): 79/115 MB Progress (1): 80/115 MB Progress (1): 80/115 MB Progress (1): 81/115 MB Progress (1): 81/115 MB Progress (1): 82/115 MB Progress (1): 82/115 MB Progress (1): 83/115 MB Progress (1): 83/115 MB Progress (1): 84/115 MB Progress (1): 84/115 MB Progress (1): 85/115 MB Progress (1): 85/115 MB Progress (1): 86/115 MB Progress (1): 87/115 MB Progress (1): 87/115 MB Progress (1): 88/115 MB Progress (1): 88/115 MB Progress (1): 89/115 MB Progress (1): 89/115 MB Progress (1): 90/115 MB Progress (1): 90/115 MB Progress (1): 91/115 MB Progress (1): 91/115 MB Progress (1): 92/115 MB Progress (1): 92/115 MB Progress (1): 93/115 MB Progress (1): 93/115 MB Progress (1): 94/115 MB Progress (1): 94/115 MB Progress (1): 95/115 MB Progress (1): 95/115 MB Progress (1): 96/115 MB Progress (1): 96/115 MB Progress (1): 97/115 MB Progress (1): 98/115 MB Progress (1): 98/115 MB Progress (1): 99/115 MB Progress (1): 99/115 MB Progress (1): 100/115 MB Progress (1): 100/115 MB Progress (1): 101/115 MB Progress (1): 101/115 MB Progress (1): 102/115 MB Progress (1): 102/115 MB Progress (1): 103/115 MB Progress (1): 103/115 MB Progress (1): 104/115 MB Progress (1): 104/115 MB Progress (1): 105/115 MB Progress (1): 105/115 MB Progress (1): 106/115 MB Progress (1): 106/115 MB Progress (1): 107/115 MB Progress (1): 107/115 MB Progress (1): 108/115 MB Progress (1): 109/115 MB Progress (1): 109/115 MB Progress (1): 110/115 MB Progress (1): 110/115 MB Progress (1): 111/115 MB Progress (1): 111/115 MB Progress (1): 112/115 MB Progress (1): 112/115 MB Progress (1): 113/115 MB Progress (1): 113/115 MB Progress (1): 114/115 MB Progress (1): 114/115 MB Progress (1): 115/115 MB Progress (1): 115 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.133915-8.war (115 MB at 23 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.133915-8.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.133915-8.pom (6.6 kB at 5.0 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (2.0 kB at 157 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (2.0 kB at 3.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.133915-8.zip Progress (1): 0.5/115 MB Progress (1): 1.0/115 MB Progress (1): 1.6/115 MB Progress (1): 2.1/115 MB Progress (1): 2.6/115 MB Progress (1): 3.1/115 MB Progress (1): 3.7/115 MB Progress (1): 4.2/115 MB Progress (1): 4.7/115 MB Progress (1): 5.2/115 MB Progress (1): 5.8/115 MB Progress (1): 6.3/115 MB Progress (1): 6.8/115 MB Progress (1): 7.3/115 MB Progress (1): 7.9/115 MB Progress (1): 8.4/115 MB Progress (1): 8.9/115 MB Progress (1): 9.4/115 MB Progress (1): 10.0/115 MB Progress (1): 10/115 MB Progress (1): 11/115 MB Progress (1): 12/115 MB Progress (1): 12/115 MB Progress (1): 13/115 MB Progress (1): 13/115 MB Progress (1): 14/115 MB Progress (1): 14/115 MB Progress (1): 15/115 MB Progress (1): 15/115 MB Progress (1): 16/115 MB Progress (1): 16/115 MB Progress (1): 17/115 MB Progress (1): 17/115 MB Progress (1): 18/115 MB Progress (1): 18/115 MB Progress (1): 19/115 MB Progress (1): 19/115 MB Progress (1): 20/115 MB Progress (1): 20/115 MB Progress (1): 21/115 MB Progress (1): 21/115 MB Progress (1): 22/115 MB Progress (1): 23/115 MB Progress (1): 23/115 MB Progress (1): 24/115 MB Progress (1): 24/115 MB Progress (1): 25/115 MB Progress (1): 25/115 MB Progress (1): 26/115 MB Progress (1): 26/115 MB Progress (1): 27/115 MB Progress (1): 27/115 MB Progress (1): 28/115 MB Progress (1): 28/115 MB Progress (1): 29/115 MB Progress (1): 29/115 MB Progress (1): 30/115 MB Progress (1): 30/115 MB Progress (1): 31/115 MB Progress (1): 31/115 MB Progress (1): 32/115 MB Progress (1): 33/115 MB Progress (1): 33/115 MB Progress (1): 34/115 MB Progress (1): 34/115 MB Progress (1): 35/115 MB Progress (1): 35/115 MB Progress (1): 36/115 MB Progress (1): 36/115 MB Progress (1): 37/115 MB Progress (1): 37/115 MB Progress (1): 38/115 MB Progress (1): 38/115 MB Progress (1): 39/115 MB Progress (1): 39/115 MB Progress (1): 40/115 MB Progress (1): 40/115 MB Progress (1): 41/115 MB Progress (1): 41/115 MB Progress (1): 42/115 MB Progress (1): 42/115 MB Progress (1): 43/115 MB Progress (1): 44/115 MB Progress (1): 44/115 MB Progress (1): 45/115 MB Progress (1): 45/115 MB Progress (1): 46/115 MB Progress (1): 46/115 MB Progress (1): 47/115 MB Progress (1): 47/115 MB Progress (1): 48/115 MB Progress (1): 48/115 MB Progress (1): 49/115 MB Progress (1): 49/115 MB Progress (1): 50/115 MB Progress (1): 50/115 MB Progress (1): 51/115 MB Progress (1): 51/115 MB Progress (1): 52/115 MB Progress (1): 52/115 MB Progress (1): 53/115 MB Progress (1): 53/115 MB Progress (1): 54/115 MB Progress (1): 55/115 MB Progress (1): 55/115 MB Progress (1): 56/115 MB Progress (1): 56/115 MB Progress (1): 57/115 MB Progress (1): 57/115 MB Progress (1): 58/115 MB Progress (1): 58/115 MB Progress (1): 59/115 MB Progress (1): 59/115 MB Progress (1): 60/115 MB Progress (1): 60/115 MB Progress (1): 61/115 MB Progress (1): 61/115 MB Progress (1): 62/115 MB Progress (1): 62/115 MB Progress (1): 63/115 MB Progress (1): 63/115 MB Progress (1): 64/115 MB Progress (1): 64/115 MB Progress (1): 65/115 MB Progress (1): 66/115 MB Progress (1): 66/115 MB Progress (1): 67/115 MB Progress (1): 67/115 MB Progress (1): 68/115 MB Progress (1): 68/115 MB Progress (1): 69/115 MB Progress (1): 69/115 MB Progress (1): 70/115 MB Progress (1): 70/115 MB Progress (1): 71/115 MB Progress (1): 71/115 MB Progress (1): 72/115 MB Progress (1): 72/115 MB Progress (1): 73/115 MB Progress (1): 73/115 MB Progress (1): 74/115 MB Progress (1): 74/115 MB Progress (1): 75/115 MB Progress (1): 75/115 MB Progress (1): 76/115 MB Progress (1): 77/115 MB Progress (1): 77/115 MB Progress (1): 78/115 MB Progress (1): 78/115 MB Progress (1): 79/115 MB Progress (1): 79/115 MB Progress (1): 80/115 MB Progress (1): 80/115 MB Progress (1): 81/115 MB Progress (1): 81/115 MB Progress (1): 82/115 MB Progress (1): 82/115 MB Progress (1): 83/115 MB Progress (1): 83/115 MB Progress (1): 84/115 MB Progress (1): 84/115 MB Progress (1): 85/115 MB Progress (1): 85/115 MB Progress (1): 86/115 MB Progress (1): 87/115 MB Progress (1): 87/115 MB Progress (1): 88/115 MB Progress (1): 88/115 MB Progress (1): 89/115 MB Progress (1): 89/115 MB Progress (1): 90/115 MB Progress (1): 90/115 MB Progress (1): 91/115 MB Progress (1): 91/115 MB Progress (1): 92/115 MB Progress (1): 92/115 MB Progress (1): 93/115 MB Progress (1): 93/115 MB Progress (1): 94/115 MB Progress (1): 94/115 MB Progress (1): 95/115 MB Progress (1): 95/115 MB Progress (1): 96/115 MB Progress (1): 96/115 MB Progress (1): 97/115 MB Progress (1): 98/115 MB Progress (1): 98/115 MB Progress (1): 99/115 MB Progress (1): 99/115 MB Progress (1): 100/115 MB Progress (1): 100/115 MB Progress (1): 101/115 MB Progress (1): 101/115 MB Progress (1): 102/115 MB Progress (1): 102/115 MB Progress (1): 103/115 MB Progress (1): 103/115 MB Progress (1): 104/115 MB Progress (1): 104/115 MB Progress (1): 105/115 MB Progress (1): 105/115 MB Progress (1): 106/115 MB Progress (1): 106/115 MB Progress (1): 107/115 MB Progress (1): 107/115 MB Progress (1): 108/115 MB Progress (1): 109/115 MB Progress (1): 109/115 MB Progress (1): 110/115 MB Progress (1): 110/115 MB Progress (1): 111/115 MB Progress (1): 111/115 MB Progress (1): 112/115 MB Progress (1): 112/115 MB Progress (1): 113/115 MB Progress (1): 113/115 MB Progress (1): 114/115 MB Progress (1): 114/115 MB Progress (1): 115/115 MB Progress (1): 115 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.133915-8.zip (115 MB at 23 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 555 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.133915-8-sources.jar Progress (1): 3.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.133915-8-sources.jar (3.1 kB at 106 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.0 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/136 [INFO] Executed tasks [INFO] [INFO] ------------------< org.appng:appng-application-bom >------------------- [INFO] Building appNG application BOM 2.0.0-SNAPSHOT [18/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-bom --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-bom/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-application-bom --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 607 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml (607 B at 67 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-20220708.133915-8.pom 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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-20220708.133915-8.pom (40 kB at 213 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (6.0 kB at 501 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 607 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml (607 B at 852 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (6.0 kB at 8.5 kB/s) [INFO] [INFO] -------------------< org.appng:appng-documentation >-------------------- [INFO] Building appNG Documentation 2.0.0-SNAPSHOT [19/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-documentation --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target [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_2.0.x/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 [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release 2022-07-08T15:45:20,217 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-08T15:45:20,238 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2b62442c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@66629f63, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@841e575, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@27a5328c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1e5f4170, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c345c5f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b5966e1, org.springframework.test.context.event.EventPublishingTestExecutionListener@65e61854] 2022-07-08T15:45:21,781 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 1 MappingJackson2HttpMessageConverters: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0 2022-07-08T15:45:21,782 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 ObjectMappers: 2022-07-08T15:45:21,782 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 Modules: 2022-07-08T15:45:21,787 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 @Primary Beans: 2022-07-08T15:45:21,787 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] No ObjectMapper found in context, creating default. 2022-07-08T15:45:21,788 INFO [main] org.appng.api.config.RestConfig: Found org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 'org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0' 2022-07-08T15:45:21,806 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:45:22,246 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DE0ED21F.ENGINE: Checkpoint start 2022-07-08T15:45:22,246 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DE0ED21F.ENGINE: checkpointClose start 2022-07-08T15:45:22,568 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DE0ED21F.ENGINE: checkpointClose synched 2022-07-08T15:45:22,578 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DE0ED21F.ENGINE: checkpointClose script done 2022-07-08T15:45:22,603 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DE0ED21F.ENGINE: checkpointClose end 2022-07-08T15:45:22,603 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DE0ED21F.ENGINE: Checkpoint end - txts: 1 2022-07-08T15:45:22,700 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-08T15:45:22,789 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T15:45:23,027 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} Jul 08, 2022 3:45:23 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-08T15:45:23,418 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:45:23,474 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:45:23,771 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T15:45:24,042 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:45:24,056 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:45:24,372 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-08T15:45:25,500 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:45:25,500 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-07-08T15:45:25,731 INFO [HSQLDB Connection @5716d3e1] hsqldb.db.HSQLDB81DE0ED21F.ENGINE: Database closed [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.706 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_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-admin) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-documentation --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-admin) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/src/main/asciidoc/administrationguide.adoc [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-documentation --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml (992 B at 43 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.133915-7.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.133915-7.jar (33 kB at 793 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.133915-7.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.133915-7.pom (4.5 kB at 139 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (2.0 kB at 128 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml (992 B at 1.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (2.0 kB at 2.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.133915-7-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.133915-7-sources.jar (35 kB at 103 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml (992 B at 628 B/s) [INFO] [INFO] -----------------< org.appng:appng-template-assembly >------------------ [INFO] Building appNG Template Assembly Descriptors 2.0.0-SNAPSHOT [20/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-template-assembly --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/target [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_2.0.x/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_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-template-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-template-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-template-assembly --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (996 B at 124 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.133915-7.jar Progress (1): 1.5 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.133915-7.jar (1.5 kB at 3.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.133915-7.pom Progress (1): 879 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.133915-7.pom (879 B at 33 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (2.0 kB at 204 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (996 B at 1.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (2.0 kB at 2.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.133915-7-sources.jar Progress (1): 2.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.133915-7-sources.jar (2.7 kB at 98 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (996 B at 1.1 kB/s) [INFO] [INFO] ------------------< org.appng:appng-template-parent >------------------- [INFO] Building appNG Template Parent 2.0.0-SNAPSHOT [21/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-template-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-template-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/2.0.0-SNAPSHOT/appng-template-parent-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-template-parent --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 607 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/maven-metadata.xml (607 B at 67 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/appng-template-parent-2.0.0-20220708.133915-7.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/appng-template-parent-2.0.0-20220708.133915-7.pom (5.6 kB at 135 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (6.0 kB at 542 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 607 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/maven-metadata.xml (607 B at 790 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (6.0 kB at 17 kB/s) [INFO] [INFO] ----------------< org.appng:appng-application-assembly >---------------- [INFO] Building appng-application-assembly 2.0.0-SNAPSHOT [22/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-assembly --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/target [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_2.0.x/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_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application-assembly --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (999 B at 91 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.133915-7.jar Progress (1): 1.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.133915-7.jar (1.6 kB at 46 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.133915-7.pom Progress (1): 541 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.133915-7.pom (541 B at 865 B/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (2.0 kB at 158 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (999 B at 1.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (2.0 kB at 4.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.133915-7-sources.jar Progress (1): 2.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.133915-7-sources.jar (2.7 kB at 80 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (999 B at 1.3 kB/s) [INFO] [INFO] -----------------< org.appng:appng-application-parent >----------------- [INFO] Building appNG application parent 2.0.0-SNAPSHOT [23/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/2.0.0-SNAPSHOT/appng-application-parent-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-application-parent --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 610 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/maven-metadata.xml (610 B at 61 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/appng-application-parent-2.0.0-20220708.133915-7.pom Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/appng-application-parent-2.0.0-20220708.133915-7.pom (6.2 kB at 188 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (6.0 kB at 542 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 610 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/maven-metadata.xml (610 B at 716 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (6.0 kB at 18 kB/s) [INFO] [INFO] ---------------< org.appng:appng-archetype-application >---------------- [INFO] Building Archetype - appng-archetype-application 2.0.0-SNAPSHOT [24/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-archetype-application --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/target [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_2.0.x/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_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-archetype-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-archetype-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-archetype-application --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 100 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.133915-7.jar Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.133915-7.jar (14 kB at 39 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.133915-7.pom Progress (1): 512 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.133915-7.pom (512 B at 18 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (2.0 kB at 82 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (2.0 kB at 2.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.133915-7-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.133915-7-sources.jar (15 kB at 470 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.1 kB/s) [INFO] [INFO] ------------< org.appng.maven:appng-appngizer-maven-plugin >------------ [INFO] Building appNG appNGizer Maven Plugin 2.0.0-SNAPSHOT [25/28] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-maven-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/target [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_2.0.x/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_2.0.x/appng-appngizer-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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] bsh mojo extractor found 0 mojo descriptor. [INFO] ant mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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] bsh mojo extractor found 0 mojo descriptor. [INFO] ant 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_2.0.x/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_2.0.x/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_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer-maven-plugin --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 101 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.133915-7.jar Progress (1): 4.1/18 kB Progress (1): 8.2/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.133915-7.jar (18 kB at 530 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.133915-7.pom Progress (1): 4.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.133915-7.pom (4.1 kB at 9.4 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 5.9 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.9 kB at 491 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml Progress (1): 261 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml (261 B at 17 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.9 kB at 18 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml Progress (1): 261 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml (261 B at 2.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.133915-7-sources.jar Progress (1): 4.1/9.0 kB Progress (1): 8.2/9.0 kB Progress (1): 9.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.133915-7-sources.jar (9.0 kB at 321 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-camunda >----------------------- [INFO] Building appNG camunda 2.0.0-SNAPSHOT [26/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-camunda --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target [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_2.0.x/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_2.0.x/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_2.0.x/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_2.0.x/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.725 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_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-camunda --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 99 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.133915-7.jar Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.133915-7.jar (6.3 kB at 218 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.133915-7.pom Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.133915-7.pom (2.0 kB at 62 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (2.0 kB at 185 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 986 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (2.0 kB at 2.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.133915-7-sources.jar Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.133915-7-sources.jar (4.8 kB at 147 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 1.4 kB/s) [INFO] [INFO] ----------------< org.appng:appng-application-camunda >----------------- [INFO] Building appNG Application, including Camunda BPM process engine libraries 2.0.0-SNAPSHOT [27/28] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-camunda --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/target [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_2.0.x/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_2.0.x/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_2.0.x/appng-application-camunda/target/appng-application-camunda-2.0.0-SNAPSHOT] [INFO] Processing war project [INFO] Processing overlay [ id org.appng:appng-application] [INFO] Webapp assembled in [3882 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/target/appng-application-camunda-2.0.0-SNAPSHOT.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-install-plugin:2.5.2:install (default-install) @ appng-application-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/target/appng-application-camunda-2.0.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application-camunda --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 784 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (784 B at 36 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220708.133915-7.war Progress (1): 0.5/131 MB Progress (1): 1.0/131 MB Progress (1): 1.6/131 MB Progress (1): 2.1/131 MB Progress (1): 2.6/131 MB Progress (1): 3.1/131 MB Progress (1): 3.7/131 MB Progress (1): 4.2/131 MB Progress (1): 4.7/131 MB Progress (1): 5.2/131 MB Progress (1): 5.8/131 MB Progress (1): 6.3/131 MB Progress (1): 6.8/131 MB Progress (1): 7.3/131 MB Progress (1): 7.9/131 MB Progress (1): 8.4/131 MB Progress (1): 8.9/131 MB Progress (1): 9.4/131 MB Progress (1): 10.0/131 MB Progress (1): 10/131 MB Progress (1): 11/131 MB Progress (1): 12/131 MB Progress (1): 12/131 MB Progress (1): 13/131 MB Progress (1): 13/131 MB Progress (1): 14/131 MB Progress (1): 14/131 MB Progress (1): 15/131 MB Progress (1): 15/131 MB Progress (1): 16/131 MB Progress (1): 16/131 MB Progress (1): 17/131 MB Progress (1): 17/131 MB Progress (1): 18/131 MB Progress (1): 18/131 MB Progress (1): 19/131 MB Progress (1): 19/131 MB Progress (1): 20/131 MB Progress (1): 20/131 MB Progress (1): 21/131 MB Progress (1): 21/131 MB Progress (1): 22/131 MB Progress (1): 23/131 MB Progress (1): 23/131 MB Progress (1): 24/131 MB Progress (1): 24/131 MB Progress (1): 25/131 MB Progress (1): 25/131 MB Progress (1): 26/131 MB Progress (1): 26/131 MB Progress (1): 27/131 MB Progress (1): 27/131 MB Progress (1): 28/131 MB Progress (1): 28/131 MB Progress (1): 29/131 MB Progress (1): 29/131 MB Progress (1): 30/131 MB Progress (1): 30/131 MB Progress (1): 31/131 MB Progress (1): 31/131 MB Progress (1): 32/131 MB Progress (1): 33/131 MB Progress (1): 33/131 MB Progress (1): 34/131 MB Progress (1): 34/131 MB Progress (1): 35/131 MB Progress (1): 35/131 MB Progress (1): 36/131 MB Progress (1): 36/131 MB Progress (1): 37/131 MB Progress (1): 37/131 MB Progress (1): 38/131 MB Progress (1): 38/131 MB Progress (1): 39/131 MB Progress (1): 39/131 MB Progress (1): 40/131 MB Progress (1): 40/131 MB Progress (1): 41/131 MB Progress (1): 41/131 MB Progress (1): 42/131 MB Progress (1): 42/131 MB Progress (1): 43/131 MB Progress (1): 44/131 MB Progress (1): 44/131 MB Progress (1): 45/131 MB Progress (1): 45/131 MB Progress (1): 46/131 MB Progress (1): 46/131 MB Progress (1): 47/131 MB Progress (1): 47/131 MB Progress (1): 48/131 MB Progress (1): 48/131 MB Progress (1): 49/131 MB Progress (1): 49/131 MB Progress (1): 50/131 MB Progress (1): 50/131 MB Progress (1): 51/131 MB Progress (1): 51/131 MB Progress (1): 52/131 MB Progress (1): 52/131 MB Progress (1): 53/131 MB Progress (1): 53/131 MB Progress (1): 54/131 MB Progress (1): 55/131 MB Progress (1): 55/131 MB Progress (1): 56/131 MB Progress (1): 56/131 MB Progress (1): 57/131 MB Progress (1): 57/131 MB Progress (1): 58/131 MB Progress (1): 58/131 MB Progress (1): 59/131 MB Progress (1): 59/131 MB Progress (1): 60/131 MB Progress (1): 60/131 MB Progress (1): 61/131 MB Progress (1): 61/131 MB Progress (1): 62/131 MB Progress (1): 62/131 MB Progress (1): 63/131 MB Progress (1): 63/131 MB Progress (1): 64/131 MB Progress (1): 64/131 MB Progress (1): 65/131 MB Progress (1): 66/131 MB Progress (1): 66/131 MB Progress (1): 67/131 MB Progress (1): 67/131 MB Progress (1): 68/131 MB Progress (1): 68/131 MB Progress (1): 69/131 MB Progress (1): 69/131 MB Progress (1): 70/131 MB Progress (1): 70/131 MB Progress (1): 71/131 MB Progress (1): 71/131 MB Progress (1): 72/131 MB Progress (1): 72/131 MB Progress (1): 73/131 MB Progress (1): 73/131 MB Progress (1): 74/131 MB Progress (1): 74/131 MB Progress (1): 75/131 MB Progress (1): 75/131 MB Progress (1): 76/131 MB Progress (1): 77/131 MB Progress (1): 77/131 MB Progress (1): 78/131 MB Progress (1): 78/131 MB Progress (1): 79/131 MB Progress (1): 79/131 MB Progress (1): 80/131 MB Progress (1): 80/131 MB Progress (1): 81/131 MB Progress (1): 81/131 MB Progress (1): 82/131 MB Progress (1): 82/131 MB Progress (1): 83/131 MB Progress (1): 83/131 MB Progress (1): 84/131 MB Progress (1): 84/131 MB Progress (1): 85/131 MB Progress (1): 85/131 MB Progress (1): 86/131 MB Progress (1): 87/131 MB Progress (1): 87/131 MB Progress (1): 88/131 MB Progress (1): 88/131 MB Progress (1): 89/131 MB Progress (1): 89/131 MB Progress (1): 90/131 MB Progress (1): 90/131 MB Progress (1): 91/131 MB Progress (1): 91/131 MB Progress (1): 92/131 MB Progress (1): 92/131 MB Progress (1): 93/131 MB Progress (1): 93/131 MB Progress (1): 94/131 MB Progress (1): 94/131 MB Progress (1): 95/131 MB Progress (1): 95/131 MB Progress (1): 96/131 MB Progress (1): 96/131 MB Progress (1): 97/131 MB Progress (1): 98/131 MB Progress (1): 98/131 MB Progress (1): 99/131 MB Progress (1): 99/131 MB Progress (1): 100/131 MB Progress (1): 100/131 MB Progress (1): 101/131 MB Progress (1): 101/131 MB Progress (1): 102/131 MB Progress (1): 102/131 MB Progress (1): 103/131 MB Progress (1): 103/131 MB Progress (1): 104/131 MB Progress (1): 104/131 MB Progress (1): 105/131 MB Progress (1): 105/131 MB Progress (1): 106/131 MB Progress (1): 106/131 MB Progress (1): 107/131 MB Progress (1): 107/131 MB Progress (1): 108/131 MB Progress (1): 109/131 MB Progress (1): 109/131 MB Progress (1): 110/131 MB Progress (1): 110/131 MB Progress (1): 111/131 MB Progress (1): 111/131 MB Progress (1): 112/131 MB Progress (1): 112/131 MB Progress (1): 113/131 MB Progress (1): 113/131 MB Progress (1): 114/131 MB Progress (1): 114/131 MB Progress (1): 115/131 MB Progress (1): 115/131 MB Progress (1): 116/131 MB Progress (1): 116/131 MB Progress (1): 117/131 MB Progress (1): 117/131 MB Progress (1): 118/131 MB Progress (1): 118/131 MB Progress (1): 119/131 MB Progress (1): 120/131 MB Progress (1): 120/131 MB Progress (1): 121/131 MB Progress (1): 121/131 MB Progress (1): 122/131 MB Progress (1): 122/131 MB Progress (1): 123/131 MB Progress (1): 123/131 MB Progress (1): 124/131 MB Progress (1): 124/131 MB Progress (1): 125/131 MB Progress (1): 125/131 MB Progress (1): 126/131 MB Progress (1): 126/131 MB Progress (1): 127/131 MB Progress (1): 127/131 MB Progress (1): 128/131 MB Progress (1): 128/131 MB Progress (1): 129/131 MB Progress (1): 129/131 MB Progress (1): 130/131 MB Progress (1): 131/131 MB Progress (1): 131/131 MB Progress (1): 131 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220708.133915-7.war (131 MB at 24 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220708.133915-7.pom Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220708.133915-7.pom (2.1 kB at 6.6 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (2.0 kB at 157 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 784 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (784 B at 505 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (2.0 kB at 3.3 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application-camunda --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/136 [INFO] Executed tasks [INFO] [INFO] --------------------< org.appng:appng-maven-plugin >-------------------- [INFO] Building appNG Maven Plugin 2.0.0-SNAPSHOT [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_2.0.x/appng-maven-plugin/target [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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] bsh mojo extractor found 0 mojo descriptor. [INFO] ant 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_2.0.x/appng-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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] bsh mojo extractor found 0 mojo descriptor. [INFO] ant 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_2.0.x/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_2.0.x/appng-maven-plugin/src/test/resources/poms/message-constants/application-home/dictionary/mymessages.properties, org.appng.test.constants.MessageConstants, /var/lib/jenkins/workspace/appNG_2.0.x/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.883 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_2.0.x/appng-maven-plugin/src/test/resources/poms/application-constants/application-home/application.xml, org.appng.test.constants.ApplicationConstants, /var/lib/jenkins/workspace/appNG_2.0.x/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: 0.63 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_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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:2.0.0-SNAPSHOT in the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.3 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.3 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.3 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.9.0 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.codehaus.plexus:plexus-utils:jar:3.1.0 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_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT.jar with /var/lib/jenkins/workspace/appNG_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-maven-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-maven-plugin --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 58 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220708.133915-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220708.133915-6.jar (610 kB at 7.5 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220708.133915-6.pom Progress (1): 4.1/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220708.133915-6.pom (11 kB at 385 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (2.1 kB at 173 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml Progress (1): 231 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml (231 B at 18 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 1.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (2.1 kB at 397 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml Progress (1): 231 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml (231 B at 8.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220708.133915-6-sources.jar Progress (1): 4.1/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220708.133915-6-sources.jar (11 kB at 300 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 1.8 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 2.0.0-SNAPSHOT: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 2.477 s] [INFO] appNG Tools ........................................ SUCCESS [ 14.431 s] [INFO] appNG Mail ......................................... SUCCESS [ 5.171 s] [INFO] appNG Forms ........................................ SUCCESS [ 5.190 s] [INFO] appng Formtags ..................................... SUCCESS [ 6.902 s] [INFO] appNG XML-API ...................................... SUCCESS [ 9.178 s] [INFO] appNG public API ................................... SUCCESS [ 16.418 s] [INFO] appNG testsupport .................................. SUCCESS [ 8.480 s] [INFO] appNG REST API ..................................... SUCCESS [ 7.221 s] [INFO] appNG Persistence-Tools ............................ SUCCESS [ 18.079 s] [INFO] appNG Search ....................................... SUCCESS [ 16.228 s] [INFO] appNG Core Library ................................. SUCCESS [01:25 min] [INFO] appNG Command Line Interface ....................... SUCCESS [ 54.230 s] [INFO] appNG Tag Library .................................. SUCCESS [ 10.153 s] [INFO] appNGizer JAXB API ................................. SUCCESS [ 7.580 s] [INFO] appNGizer .......................................... SUCCESS [01:10 min] [INFO] appNG Application .................................. SUCCESS [ 22.389 s] [INFO] appNG application BOM .............................. SUCCESS [ 1.713 s] [INFO] appNG Documentation ................................ SUCCESS [ 46.979 s] [INFO] appNG Template Assembly Descriptors ................ SUCCESS [ 3.057 s] [INFO] appNG Template Parent .............................. SUCCESS [ 1.198 s] [INFO] appng-application-assembly ......................... SUCCESS [ 2.804 s] [INFO] appNG application parent ........................... SUCCESS [ 1.249 s] [INFO] Archetype - appng-archetype-application ............ SUCCESS [ 3.189 s] [INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [ 5.336 s] [INFO] appNG camunda ...................................... SUCCESS [ 5.008 s] [INFO] appNG Application, including Camunda BPM process engine libraries SUCCESS [ 15.212 s] [INFO] appNG Maven Plugin ................................. SUCCESS [ 12.654 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:39 min [INFO] Finished at: 2022-07-08T15:46:54+02:00 [INFO] ------------------------------------------------------------------------ [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 2.0.0-SNAPSHOT [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 2.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-application) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG REST API 2.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.25:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml [INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest [INFO] Skipped overwriting pom.xml as the file already exists in /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger//pom.xml [INFO] Skipped overwriting README.md as the file already exists in /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger//README.md [INFO] Skipped overwriting build.gradle as the file already exists in /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger//build.gradle [INFO] Skipped overwriting build.sbt as the file already exists in /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger//build.sbt [INFO] Skipped overwriting settings.gradle as the file already exists in /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger//settings.gradle [INFO] Skipped overwriting gradle.properties as the file already exists in /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger//gradle.properties [INFO] Skipped overwriting AndroidManifest.xml as the file already exists in /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/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_2.0.x/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_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/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_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 2.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 2.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping JAXB generation. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Maven Plugin 2.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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] bsh mojo extractor found 0 mojo descriptor. [INFO] ant mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [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. [WARNING] Error fetching link: https://eclipse-ee4j.github.io/jaxb-ri/apidocs/package-list. Ignored it. [INFO] 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 11.0.15 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Options.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Path.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Request.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Scope.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/PasswordPolicy.ValidationResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/RestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/RestConfig.SiteAwareHandlerMethodArgumentResolver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/Sender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Account.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/AuthSubject.PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Named.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Property.Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Resource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Resources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/UserType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/Observable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/Observer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/impl/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Action.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Element.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Field.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Filter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Message.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Options.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Page.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Sort.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/User.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/Document.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/Producer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ApplicationRequest.ApplicationPath.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/I18n.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/EnvironmentFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/field/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/RichtextSize.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/RichtextSizeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/VoidResponseHttpMessageConverter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SessionInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SiteController.ReloadSiteFromAppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Applications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Database.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Databases.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Groups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Links.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Sites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Utils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Applications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Database.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Databases.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Grant.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Grants.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Groups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Links.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Sites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/UserType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Versions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/camunda/bpm/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/platform/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/servlet/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/validators/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/CachedResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/Controller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/KeycloakLoginFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Connection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Jar.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.SiteInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/RestService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/HazelcastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/HazelcastSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/ReloadTemplateEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/StopSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/rest/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ApplicationCacheManager.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/ConfigurablePasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/DefaultPasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/Sha1PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/Signer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/HazelcastConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/SiteLoadingException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/Certification.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/el/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/Request.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/Form.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/providers/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/Address.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/Mail.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/MailException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/dialect/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/dialect/MySqlTextDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/dialect/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/SnakeCaseNamingStrategy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MariaDB103DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql57DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql8DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Filter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Json.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Page.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Part.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Result.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Results.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/If.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/config/TagletConfiguration.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/Form.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/FormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/ApplicationTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/RestTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/XML.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/Command.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/Border.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/Borders.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/BuilderFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/PropertyType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Action.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Bean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Condition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Config.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Content.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Data.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Digits.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Events.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Future.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Icon.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Label.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Labels.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Localization.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Max.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Message.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Messages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Min.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Output.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Pages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Param.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Params.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Past.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Result.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Rule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Section.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Selection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Size.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Sort.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Structure.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/UserData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Validation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/field/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/field/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/camunda/bpm/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/camunda/bpm/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/servlet/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/servlet/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/validators/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/validators/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/el/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/el/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/providers/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/providers/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/dialect/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/dialect/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/serialized-form.html... Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/class-use/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/class-use/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/class-use/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/class-use/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/class-use/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/class-use/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/class-use/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/class-use/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/class-use/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/class-use/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/class-use/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/class-use/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/class-use/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/class-use/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/class-use/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/class-use/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/class-use/XML.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/class-use/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/class-use/Command.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/class-use/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/class-use/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/class-use/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/Mail.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/MailException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/Address.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/class-use/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/class-use/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/class-use/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/class-use/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/class-use/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/class-use/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/class-use/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/class-use/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/class-use/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/el/class-use/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/providers/class-use/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/class-use/BuilderFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/class-use/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/class-use/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/class-use/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/class-use/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/PropertyType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Digits.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/UserData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Events.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Pages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Output.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Min.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Structure.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Content.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Labels.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Past.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Config.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Params.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Condition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Messages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Validation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Icon.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Data.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Label.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Future.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Max.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Bean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Selection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Section.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Param.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Size.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Localization.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Path.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Scope.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Property.Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Account.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Resources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Named.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Resource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/Sender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/class-use/RestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/class-use/RestConfig.SiteAwareHandlerMethodArgumentResolver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/class-use/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/class-use/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.ValidationResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/class-use/Observer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/impl/class-use/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSizeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSize.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/I18n.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.ApplicationPath.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/class-use/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/class-use/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/class-use/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/field/class-use/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/Producer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/Document.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/class-use/RestTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/class-use/ApplicationTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Element.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/User.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Field.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/class-use/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/class-use/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/class-use/SnakeCaseNamingStrategy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql8DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql57DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MariaDB103DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/dialect/class-use/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/dialect/class-use/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/dialect/class-use/MySqlTextDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/class-use/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/class-use/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/class-use/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/class-use/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/class-use/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Json.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Part.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Results.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationCacheManager.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/CachedResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/Controller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadTemplateEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/StopSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/KeycloakLoginFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Jar.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Connection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.SiteInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RestService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/rest/class-use/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/class-use/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/class-use/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/class-use/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/class-use/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/class-use/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/Sha1PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/ConfigurablePasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/DefaultPasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/Signer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/class-use/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/class-use/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/SiteLoadingException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/HazelcastConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Certification.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/servlet/class-use/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/class-use/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/validators/class-use/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/class-use/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/class-use/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/class-use/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/class-use/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/class-use/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/class-use/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/class-use/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/class-use/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/class-use/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/class-use/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/class-use/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/class-use/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/platform/class-use/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/If.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/config/class-use/TagletConfiguration.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/class-use/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/class-use/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/VoidResponseHttpMessageConverter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grants.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grant.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Versions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Utils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SessionInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.ReloadSiteFromAppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/camunda/bpm/class-use/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/field/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/camunda/bpm/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/servlet/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/validators/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/el/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/providers/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/dialect/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/index-all.html... Building index for all classes... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/allclasses-index.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/allpackages-index.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/allclasses.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/allclasses.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/index.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/help-doc.html... 100 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 2.0.0-SNAPSHOT: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 27.358 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: 27.773 s [INFO] Finished at: 2022-07-08T15:47:24+02:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Stash the Build) [Pipeline] dir Running in /tmp/jenkins_artifacts/136 [Pipeline] { [Pipeline] stash Stashed 3 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs [Pipeline] { [Pipeline] stash Stashed 1967 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target/generated-docs/html [Pipeline] { [Pipeline] stash Stashed 13 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target/generated-docs/pdf [Pipeline] { [Pipeline] stash Stashed 13 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/generated-docs/pdf [Pipeline] { [Pipeline] stash Stashed 49 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/generated-docs/html [Pipeline] { [Pipeline] stash Stashed 50 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Results) [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/appNG_2.0.x [Pipeline] { [Pipeline] stage [Pipeline] { (Docs) [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/javadoc [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/reference [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/html [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/pdf [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/html/parts [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizerhtml/xml [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { ( Unstash Build and Docs) [Pipeline] dir Running in /srv/www/appng.org/appng/builds/snapshot [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/javadoc [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/reference/html [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/reference/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/html [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/application [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/platform [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/appngizer [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] stage [Pipeline] { (notifyFinish) [Pipeline] emailext Not sending mail to unregistered user Matthias.Mueller@aiticon.com because your SCM claimed this was associated with a user ID ‘Matthias.Mueller' which your security realm does not recognize; you may need changes in your SCM plugin Sending email to: matthias.mueller@appng.org [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline Finished: SUCCESS