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 1ca4962250d787e75d70e8b802c700d04d61e1eb (refs/remotes/origin/appng-2.0.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ca4962250d787e75d70e8b802c700d04d61e1eb # 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 1ca4962250d787e75d70e8b802c700d04d61e1eb # timeout=10 Commit message: "APPNG-2148" > git rev-list --no-walk 5762afc340ae8f2777603bb91465045721ea2a8d # 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/139 -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] [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-20220711.083032-22.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-20220711.083032-22.pom (38 kB at 190 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 103 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 647 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 2.8 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.88 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.001 s - in org.appng.tools.image.DimensionTest [INFO] Running org.appng.tools.image.ImageProcessorTest 2022-07-11T10:30:41,831 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:30:42,012 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:30:42,028 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:30:42,125 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:30:42,136 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:30:42,234 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:30:42,333 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:30:42,425 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:30:42,548 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.901 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.019 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.034 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.075 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.977 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.005 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.002 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 30 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-20220711.083032-16.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-20220711.083032-16.jar (51 kB at 980 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-20220711.083032-16.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-20220711.083032-16.pom (1.9 kB at 46 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 2.7 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 2.9 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-20220711.083032-16-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-20220711.083032-16-sources.jar (41 kB at 190 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 3.2 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.996 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 66 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-20220711.083032-16.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-20220711.083032-16.jar (16 kB at 70 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-20220711.083032-16.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-20220711.083032-16.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 154 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 911 B/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 4.9 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-20220711.083032-16-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-20220711.083032-16-sources.jar (12 kB at 51 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 2.9 kB/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.749 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.006 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.119 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.33 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.1 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 76 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-20220711.083032-14.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-20220711.083032-14.jar (19 kB at 507 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-20220711.083032-14.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-20220711.083032-14.pom (1.7 kB at 48 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 127 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.6 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 3.0 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-20220711.083032-14-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-20220711.083032-14-sources.jar (19 kB at 197 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 3.3 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.202 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.169 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.024 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.054 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-20220711.083032-14.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-20220711.083032-14.jar (30 kB at 833 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-20220711.083032-14.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-20220711.083032-14.pom (1.8 kB at 57 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 1.1 kB/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 2.2 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-20220711.083032-14-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-20220711.083032-14-sources.jar (20 kB at 379 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 990 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-11T10:31:13,356 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-11T10:31:13,363 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.274 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.064 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.047 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): 989 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 40 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-20220711.083032-13.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-20220711.083032-13.jar (159 kB at 734 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-20220711.083032-13.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-20220711.083032-13.pom (3.3 kB at 89 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 180 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): 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.1 kB/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 4.9 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-20220711.083032-13-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-20220711.083032-13-sources.jar (166 kB at 3.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 818 B/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 172 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/model/SimpleProperty.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.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.082 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.815 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.032 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.269 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.001 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.002 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.071 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.019 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.17 s - in org.appng.api.support.HttpHeaderUtilsTest [INFO] Running org.appng.api.support.ValidationProviderTest 2022-07-11T10:31:24,746 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.276 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.137 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.013 s - in org.appng.api.support.OptionImplTest [INFO] Running org.appng.api.support.I18nTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.I18nTest [INFO] Running org.appng.api.support.LabelSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.appng.api.support.LabelSupportTest [INFO] Running org.appng.api.support.environment.EnvironmentTest 2022-07-11T10:31:27,115 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.052 s - in org.appng.api.support.environment.EnvironmentTest [INFO] Running org.appng.api.support.environment.AttributeWrapperTest 2022-07-11T10:31:27,119 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1875825244 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.012 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.101 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.101 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.138 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.002 s - in org.appng.api.support.OptionsImplTest [INFO] Running org.appng.api.support.RequestSupportTest 2022-07-11T10:31:27,549 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-11T10:31:27,550 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-11T10:31:27,551 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-11T10:31:27,555 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.063 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.004 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.006 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.008 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.096 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.033 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.058 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.008 s - in org.appng.api.support.ApplicationRequestTest [INFO] Running org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest 2022-07-11T10:31:27,856 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.OffsetDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest 2022-07-11T10:31:27,919 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.DateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest [INFO] Running org.appng.api.support.field.IntegerFieldConverterTest 2022-07-11T10:31:27,950 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-11T10:31:27,955 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.035 s - in org.appng.api.support.field.IntegerFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest 2022-07-11T10:31:27,987 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.028 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.055 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.024 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest 2022-07-11T10:31:28,066 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.001 s - in org.appng.api.support.field.DateFieldConverterLocalDateTest [INFO] Running org.appng.api.support.field.DateFieldConverterZonedDateTimeTest 2022-07-11T10:31:28,080 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.006 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.013 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.036 s - in org.appng.api.support.field.ListFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterTest 2022-07-11T10:31:28,148 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.011 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-11T10:31:28,198 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.011 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest 2022-07-11T10:31:28,213 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.013 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.001 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.207 s - in org.appng.api.XPathProcessorTest [INFO] Running org.appng.api.ConfigValidatorTest 2022-07-11T10:31:28,739 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-11T10:31:28,793 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-11T10:31:28,845 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-11T10:31:28,885 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-11T10:31:28,924 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-11T10:31:28,962 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-11T10:31:29,004 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-11T10:31:29,042 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-11T10:31:29,079 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-11T10:31:29,115 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-11T10:31:29,153 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-11T10:31:29,188 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-11T10:31:29,579 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-11T10:31:29,604 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-11T10:31:29,630 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-11T10:31:29,654 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-11T10:31:29,677 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-11T10:31:29,704 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-11T10:31:29,731 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-11T10:31:29,759 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-11T10:31:29,784 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-11T10:31:29,809 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-11T10:31:29,838 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-11T10:31:30,527 INFO [main] org.appng.api.support.ConfigValidator: validated application 'application' in 1832ms 2022-07-11T10:31:30,529 ERROR [main] org.appng.api.support.ConfigValidator: found errors: No <applicationRootConfig> found, application will not work! application.xml: Duplicate permission 'permissionA'. application.xml: Duplicate property 'propa'. application.xml: Duplicate role: User application.xml: The role 'User' references the permission 'permissionB' more than once! application.xml: The role 'User' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'! datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'! datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'! datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [dsParam1, dsParam2] datasource.xml: datasource 'datasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'datasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'! datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'nintendo' link 'hyrule' points to an invalid target, must start with '/', '${<param>}' or '?'! datasource.xml: datasource 'enhancedClone': references the unknown permission 'testPermission'. datasource.xml: datasource 'person': field: email, condition: '${5 ab foo}' is invalid: Failed to parse the expression [${5 ab foo}] datasource.xml: datasource 'person': field: firstname, condition: '${current.dummy > 1}' is invalid: Property [dummy] not found on type [org.appng.api.Person] datasource.xml: datasource 'person': field: firstname, hidden: '${current.doDisplay}' is invalid: Property [doDisplay] not found on type [org.appng.api.Person] datasource.xml: datasource 'person': field: firstname, readOnly: '${isVisible}' is invalid: parameter 'isVisible' not found on datasource 'person' event.xml: action 'action', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [actionParam2, actionParam1] event.xml: action 'action': condition: '${fooo}' is invalid: parameter 'fooo' not found on action 'action' event.xml: action 'action': references the unknown permission 'doesNotExist'. event.xml: action 'action': the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter doesNotExist which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] event.xml: action 'action2': references the unknown datasource 'doesNotExist'. event.xml: event 'event' references the unknown permission 'doesNotExist'. page.xml: page 'page' references the unknown action 'doesNotExist' (from event 'event'). page.xml: page 'page' references the unknown datasource 'doesNotExist'. page.xml: page 'page' references the unknown event 'doesNotExist'. page.xml: page 'page' references the unknown permission 'doesNotExist'. page.xml: page 'page' section[1] attribute 'hidden': parameter 'isHidden' not found on page 'page' page.xml: page 'page' section[1]/element[1] attribute 'folded': parameter 'isFolded' not found on page 'page' page.xml: page 'page' section[1]/element[1] attribute 'passive': parameter 'isPassive' not found on page 'page' page.xml: page 'page' the reference to action 'action' (from 'event.xml') uses the parameter actionParam3 which is unknown in the action 'action'! Supported parameters are: [actionParam2, actionParam1] page.xml: page 'page' the reference to action 'action' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam] page.xml: page 'page' the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter dsParam3 which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] page.xml: page 'page' the reference to dataSource 'datasource' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam] page.xml: page 'page', action 'action' condition: '${fooo}' is invalid: parameter 'fooo' not found on page 'page' page.xml: page 'page', action 'action' references the unknown permission 'doesNotExist'. page.xml: page 'page', datasource 'datasource' condition: '${postParam and fooo}' is invalid: parameter 'fooo' not found on page 'page' page.xml: page 'page', datasource 'datasource' references the unknown permission 'doesNotExist'. 2022-07-11T10:31:30,576 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-07-11T10:31:30,662 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-07-11T10:31:30,708 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml 2022-07-11T10:31:30,730 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.325 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.516 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): 986 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 45 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-20220711.083032-13.jar Progress (1): 4.1/361 kB Progress (1): 8.2/361 kB Progress (1): 12/361 kB Progress (1): 16/361 kB Progress (1): 20/361 kB Progress (1): 25/361 kB Progress (1): 29/361 kB Progress (1): 33/361 kB Progress (1): 37/361 kB Progress (1): 41/361 kB Progress (1): 45/361 kB Progress (1): 49/361 kB Progress (1): 53/361 kB Progress (1): 57/361 kB Progress (1): 61/361 kB Progress (1): 66/361 kB Progress (1): 70/361 kB Progress (1): 74/361 kB Progress (1): 78/361 kB Progress (1): 82/361 kB Progress (1): 86/361 kB Progress (1): 90/361 kB Progress (1): 94/361 kB Progress (1): 98/361 kB Progress (1): 102/361 kB Progress (1): 106/361 kB Progress (1): 111/361 kB Progress (1): 115/361 kB Progress (1): 119/361 kB Progress (1): 123/361 kB Progress (1): 127/361 kB Progress (1): 131/361 kB Progress (1): 135/361 kB Progress (1): 139/361 kB Progress (1): 143/361 kB Progress (1): 147/361 kB Progress (1): 152/361 kB Progress (1): 156/361 kB Progress (1): 160/361 kB Progress (1): 164/361 kB Progress (1): 168/361 kB Progress (1): 172/361 kB Progress (1): 176/361 kB Progress (1): 180/361 kB Progress (1): 184/361 kB Progress (1): 188/361 kB Progress (1): 193/361 kB Progress (1): 197/361 kB Progress (1): 201/361 kB Progress (1): 205/361 kB Progress (1): 209/361 kB Progress (1): 213/361 kB Progress (1): 217/361 kB Progress (1): 221/361 kB Progress (1): 225/361 kB Progress (1): 229/361 kB Progress (1): 233/361 kB Progress (1): 238/361 kB Progress (1): 242/361 kB Progress (1): 246/361 kB Progress (1): 250/361 kB Progress (1): 254/361 kB Progress (1): 258/361 kB Progress (1): 262/361 kB Progress (1): 266/361 kB Progress (1): 270/361 kB Progress (1): 274/361 kB Progress (1): 279/361 kB Progress (1): 283/361 kB Progress (1): 287/361 kB Progress (1): 291/361 kB Progress (1): 295/361 kB Progress (1): 299/361 kB Progress (1): 303/361 kB Progress (1): 307/361 kB Progress (1): 311/361 kB Progress (1): 315/361 kB Progress (1): 319/361 kB Progress (1): 324/361 kB Progress (1): 328/361 kB Progress (1): 332/361 kB Progress (1): 336/361 kB Progress (1): 340/361 kB Progress (1): 344/361 kB Progress (1): 348/361 kB Progress (1): 352/361 kB Progress (1): 356/361 kB Progress (1): 360/361 kB Progress (1): 361 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-20220711.083032-13.jar (361 kB at 1.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-20220711.083032-13.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-20220711.083032-13.pom (3.9 kB at 120 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 161 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): 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) 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.9 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-20220711.083032-13-sources.jar Progress (1): 4.1/283 kB Progress (1): 8.2/283 kB Progress (1): 12/283 kB Progress (1): 16/283 kB Progress (1): 20/283 kB Progress (1): 25/283 kB Progress (1): 29/283 kB Progress (1): 33/283 kB Progress (1): 37/283 kB Progress (1): 41/283 kB Progress (1): 45/283 kB Progress (1): 49/283 kB Progress (1): 53/283 kB Progress (1): 57/283 kB Progress (1): 61/283 kB Progress (1): 66/283 kB Progress (1): 70/283 kB Progress (1): 74/283 kB Progress (1): 78/283 kB Progress (1): 82/283 kB Progress (1): 86/283 kB Progress (1): 90/283 kB Progress (1): 94/283 kB Progress (1): 98/283 kB Progress (1): 102/283 kB Progress (1): 106/283 kB Progress (1): 111/283 kB Progress (1): 115/283 kB Progress (1): 119/283 kB Progress (1): 123/283 kB Progress (1): 127/283 kB Progress (1): 131/283 kB Progress (1): 135/283 kB Progress (1): 139/283 kB Progress (1): 143/283 kB Progress (1): 147/283 kB Progress (1): 152/283 kB Progress (1): 156/283 kB Progress (1): 160/283 kB Progress (1): 164/283 kB Progress (1): 168/283 kB Progress (1): 172/283 kB Progress (1): 176/283 kB Progress (1): 180/283 kB Progress (1): 184/283 kB Progress (1): 188/283 kB Progress (1): 193/283 kB Progress (1): 197/283 kB Progress (1): 201/283 kB Progress (1): 205/283 kB Progress (1): 209/283 kB Progress (1): 213/283 kB Progress (1): 217/283 kB Progress (1): 221/283 kB Progress (1): 225/283 kB Progress (1): 229/283 kB Progress (1): 233/283 kB Progress (1): 238/283 kB Progress (1): 242/283 kB Progress (1): 246/283 kB Progress (1): 250/283 kB Progress (1): 254/283 kB Progress (1): 258/283 kB Progress (1): 262/283 kB Progress (1): 266/283 kB Progress (1): 270/283 kB Progress (1): 274/283 kB Progress (1): 279/283 kB Progress (1): 283/283 kB Progress (1): 283 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-20220711.083032-13-sources.jar (283 kB at 436 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): 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 689 B/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.96 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.252 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.041 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.023 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.3 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.071 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Running org.appng.testsupport.TestBaseTest 2022-07-11T10:31:40,080 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-11T10:31:40,095 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-11T10:31:40,547 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:31:40,547 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 ObjectMappers: 2022-07-11T10:31:40,548 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 Modules: 2022-07-11T10:31:40,552 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 @Primary Beans: 2022-07-11T10:31:40,552 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No ObjectMapper found in context, creating default. 2022-07-11T10:31:40,563 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:31:40,577 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:31:40,578 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.914 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): 994 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (994 B at 38 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-20220711.083032-13.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-20220711.083032-13.jar (62 kB at 757 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-20220711.083032-13.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-20220711.083032-13.pom (2.2 kB at 3.3 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 210 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 1.5 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 2.3 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-20220711.083032-13-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-20220711.083032-13-sources.jar (39 kB at 1.1 MB/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 2.2 kB/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: 1.082 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.011 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.007 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-20220711.083032-9.jar Progress (1): 4.1/82 kB Progress (1): 8.2/82 kB Progress (1): 12/82 kB Progress (1): 16/82 kB Progress (1): 20/82 kB Progress (1): 25/82 kB Progress (1): 29/82 kB Progress (1): 33/82 kB Progress (1): 37/82 kB Progress (1): 41/82 kB Progress (1): 45/82 kB Progress (1): 49/82 kB Progress (1): 53/82 kB Progress (1): 57/82 kB Progress (1): 61/82 kB Progress (1): 66/82 kB Progress (1): 70/82 kB Progress (1): 74/82 kB Progress (1): 78/82 kB Progress (1): 82 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220711.083032-9.jar (82 kB at 1.4 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-20220711.083032-9.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-20220711.083032-9.pom (4.4 kB at 15 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 68 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 1.7 kB/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 5.5 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-20220711.083032-9-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-20220711.083032-9-sources.jar (53 kB at 1.7 MB/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 2.0 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 16 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.093 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test 2022-07-11T10:31:53,072 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8 2022-07-11T10:31:53,148 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-11T10:31:53,313 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8 2022-07-11T10:31:53,314 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: 1.006 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test [INFO] Running org.appng.persistence.repository.SearchRepositoryTest 2022-07-11T10:31:53,578 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:31:53,702 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 109 ms. Found 1 JPA repository interfaces. 2022-07-11T10:31:53,862 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-11T10:31:53,880 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:31:54,041 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-11T10:31:54,215 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:31:54,219 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:31:54,220 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:31:54,220 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:31:54,225 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:31:54,547 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:31:54,596 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:31:55,805 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-11T10:31:56,658 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@66abb2fa] 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-11T10:31:56,661 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1791e231] 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-11T10:31:56,676 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:31:56,690 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:31:57,829 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:31:57,830 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:31:57,842 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:31:57,872 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 1 JPA repository interfaces. 2022-07-11T10:31:57,881 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-11T10:31:57,881 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:31:57,903 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:31:57,903 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:31:57,904 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:31:57,904 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:31:57,904 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:31:57,905 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:31:57,910 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:31:58,094 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@209b4b35] 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-11T10:31:58,097 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27aa7294] 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-11T10:31:58,107 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:31:58,108 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:31:58,382 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:31:58,382 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:31:58,389 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:31:58,414 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interfaces. 2022-07-11T10:31:58,422 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-11T10:31:58,423 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:31:58,442 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:31:58,442 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:31:58,443 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:31:58,443 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:31:58,443 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:31:58,444 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:31:58,449 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:31:58,591 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e0f2686] 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-11T10:31:58,594 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5749e633] 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-11T10:31:58,604 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:31:58,605 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:31:58,933 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:31:58,933 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:31:58,945 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:31:58,983 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 37 ms. Found 1 JPA repository interfaces. 2022-07-11T10:31:58,996 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-11T10:31:58,996 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:31:59,026 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:31:59,026 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:31:59,027 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:31:59,027 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:31:59,027 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:31:59,028 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:31:59,034 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:31:59,238 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@54e3cba2] 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-11T10:31:59,241 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5978ba12] 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-11T10:31:59,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-11T10:31:59,254 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:31:59,553 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:31:59,554 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:31:59,560 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:31:59,581 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 1 JPA repository interfaces. 2022-07-11T10:31:59,588 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-11T10:31:59,588 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:31:59,604 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:31:59,604 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:31:59,604 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:31:59,604 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:31:59,604 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:31:59,605 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:31:59,609 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:31:59,720 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-11T10:31:59,722 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-11T10:31:59,731 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:31:59,732 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:31:59,909 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:31:59,909 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:31:59,919 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:31:59,940 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 1 JPA repository interfaces. 2022-07-11T10:31:59,947 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-11T10:31:59,947 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:31:59,964 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:31:59,965 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:31:59,965 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:31:59,965 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:31:59,965 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:31:59,966 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:31:59,971 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:00,088 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e98004e] 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-11T10:32:00,090 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1509bd56] 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-11T10:32:00,098 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:00,099 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:00,262 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:00,262 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:00,268 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:00,288 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:00,294 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-11T10:32:00,294 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:00,310 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:00,311 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:00,311 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:00,311 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:00,311 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:00,312 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:00,316 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:00,438 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f0deba2] 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-11T10:32:00,441 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1611ce1c] 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-11T10:32:00,453 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:00,454 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:00,772 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:00,772 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:00,778 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:00,800 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:00,807 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-11T10:32:00,807 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:00,826 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:00,826 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:00,826 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:00,826 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:00,827 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:00,828 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:00,832 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:00,976 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f563397] 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-11T10:32:00,979 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@682fc714] 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-11T10:32:00,990 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:00,990 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:01,182 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:01,183 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:01,192 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:01,213 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:01,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-11T10:32:01,221 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:01,238 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:01,238 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:01,238 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:01,239 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:01,239 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:01,240 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:01,244 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:01,352 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-11T10:32:01,354 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-11T10:32:01,364 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:01,365 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:01,501 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:01,501 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:01,508 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:01,535 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:01,543 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-11T10:32:01,543 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:01,564 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:01,565 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:01,565 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:01,565 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:01,565 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:01,566 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:01,571 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:01,681 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@22599048] 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-11T10:32:01,684 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d3c0735] 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-11T10:32:01,694 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:01,695 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:01,899 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:01,900 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:01,906 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:01,931 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:01,938 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-11T10:32:01,938 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:01,977 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:01,977 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:01,977 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:01,978 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:01,978 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:01,987 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:01,993 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:02,188 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@221383c9] 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-11T10:32:02,190 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1940bacd] 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-11T10:32:02,201 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:02,201 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:02,429 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:02,430 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:02,441 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:02,461 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:02,469 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-11T10:32:02,469 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:02,487 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:02,487 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:02,488 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:02,488 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:02,488 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:02,496 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:02,502 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:02,655 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7980eb2] 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-11T10:32:02,658 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d727123] 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-11T10:32:02,668 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:02,669 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:02,924 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:02,924 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:02,930 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:02,949 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:02,955 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-11T10:32:02,956 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:02,972 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:02,973 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:02,973 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:02,973 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:02,973 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:02,988 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:02,993 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:03,129 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-11T10:32:03,131 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-11T10:32:03,143 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:03,144 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:03,325 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:03,326 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:03,332 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:03,350 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 17 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:03,355 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-11T10:32:03,356 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:03,371 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:03,371 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:03,371 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:03,371 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:03,371 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:03,372 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:03,376 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:03,457 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@34817fcc] 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-11T10:32:03,459 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@252d690] 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-11T10:32:03,467 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:03,468 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:03,566 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:03,567 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:03,572 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:03,591 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:03,600 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-11T10:32:03,600 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:03,617 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:03,618 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:03,618 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:03,618 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:03,618 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:03,619 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:03,623 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:03,718 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@60483dcf] 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-11T10:32:03,720 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a4f7911] 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-11T10:32:03,729 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:03,729 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:03,835 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:03,835 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:03,842 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:03,858 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 15 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:03,866 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-11T10:32:03,866 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:03,880 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:03,880 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:03,881 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:03,881 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:03,881 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:03,882 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:03,886 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:03,994 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7e32261f] 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-11T10:32:03,996 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@78c7d992] 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-11T10:32:04,004 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:04,005 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:04,125 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:04,126 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: 10.806 s - in org.appng.persistence.repository.SearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchQueryTest 2022-07-11T10:32:04,160 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:04,172 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:04,173 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:04,173 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:04,173 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:04,173 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:04,174 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:04,178 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:04,261 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@28728558] 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-11T10:32:04,263 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@52ac4878] 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-11T10:32:04,270 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:04,285 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:04,297 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:04,298 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:04,298 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:04,298 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:04,298 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:04,299 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:04,302 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:04,382 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55eb9b2c] 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-11T10:32:04,384 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46dc6087] 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-11T10:32:04,393 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:04,424 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:04,439 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:04,440 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:04,440 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:04,440 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:04,440 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:04,441 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:04,445 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:04,534 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2935042e] 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-11T10:32:04,536 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@294e4c35] 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-11T10:32:04,545 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:04,557 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:04,568 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:04,569 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:04,569 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:04,569 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:04,569 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:04,570 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:04,573 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:04,639 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@21f9b360] 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-11T10:32:04,640 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5b3847f5] 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-11T10:32:04,646 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:04,661 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:04,672 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:04,672 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:04,673 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:04,673 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:04,673 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:04,673 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:04,676 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:04,741 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5ca01e01] 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-11T10:32:04,743 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11f30fc6] 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-11T10:32:04,750 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:04,762 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:04,774 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:04,775 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:04,775 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:04,775 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:04,775 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:04,776 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:04,779 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:04,843 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d9c54e6] 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-11T10:32:04,845 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@78299721] 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-11T10:32:04,852 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.731 s - in org.appng.persistence.repository.SearchQueryTest [INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest 2022-07-11T10:32:04,874 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:04,888 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 13 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:04,893 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-11T10:32:04,893 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:04,905 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:04,905 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:04,905 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:04,905 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:04,905 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:04,906 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:04,909 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:04,984 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6aee292d] 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-11T10:32:04,986 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6eb61a31] 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-11T10:32:04,994 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:04,994 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:05,137 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:05,137 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.269 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest [INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest 2022-07-11T10:32:05,146 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:05,167 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 1 JPA repository interfaces. 2022-07-11T10:32:05,180 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-11T10:32:05,180 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:05,194 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:05,194 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:05,194 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:05,195 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:05,195 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:05,196 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:05,200 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:05,286 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@54372b03] 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-11T10:32:05,288 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c3c36df] 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-11T10:32:05,297 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:05,298 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:05,395 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.256 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): 994 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (994 B at 40 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-20220711.083032-13.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-20220711.083032-13.jar (28 kB at 875 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-20220711.083032-13.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-20220711.083032-13.pom (3.4 kB at 57 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 175 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 1.6 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 2.7 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-20220711.083032-13-sources.jar Progress (1): 4.1/26 kB Progress (1): 8.2/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 25/26 kB Progress (1): 26 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-20220711.083032-13-sources.jar (26 kB at 782 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 1.5 kB/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.993 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-11T10:32:11,630 INFO [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pages 2022-07-11T10:32:12,413 INFO [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 774 milliseconds 2022-07-11T10:32:12,558 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/index 2022-07-11T10:32:14,696 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1878253650 2022-07-11T10:32:14,696 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-11T10:32:17,384 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1249685313 2022-07-11T10:32:17,385 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-11T10:32:19,620 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1713749539 2022-07-11T10:32:19,620 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-11T10:32:19,801 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*)) 2022-07-11T10:32:21,267 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*)) 2022-07-11T10:32:21,350 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*)) 2022-07-11T10:32:21,414 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.147 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.004 s - in org.appng.search.indexer.ParseTagsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_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): 989 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (989 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-20220711.083032-13.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-20220711.083032-13.jar (55 kB at 722 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-20220711.083032-13.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-20220711.083032-13.pom (3.3 kB at 88 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): 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 955 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 1.8 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-20220711.083032-13-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-20220711.083032-13-sources.jar (40 kB at 860 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): 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.2 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 192 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 86 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/repository/GroupRepositoryTest.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/repository/GroupRepositoryTest.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-11T10:32:38,614 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:38,449_main/platform.xml 2022-07-11T10:32:39,064 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:38,449_main/template/platform.html 2022-07-11T10:32:39,065 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:38,449_main/template/hello-custom.html 2022-07-11T10:32:39,065 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:38,449_main/template/hello.html 2022-07-11T10:32:39,503 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:38,449_main/index.html 2022-07-11T10:32:40,176 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:40,146_main/platform.xml 2022-07-11T10:32:40,197 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:40,146_main/template/hello.html 2022-07-11T10:32:40,198 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:40,146_main/template/platform.html 2022-07-11T10:32:40,199 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:40,146_main/template/hello-custom.html 2022-07-11T10:32:40,279 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:40,146_main/index.html 2022-07-11T10:32:40,366 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:40,349_main/platform.xml 2022-07-11T10:32:40,381 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:40,349_main/template/platform.html 2022-07-11T10:32:40,381 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:40,349_main/template/hello-custom.html 2022-07-11T10:32:40,382 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:32:40,349_main/template/hello.html [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.913 s - in org.appng.core.model.ThymeleafProcessorTest [INFO] Running org.appng.core.model.ApplicationProviderTest 2022-07-11T10:32:40,494 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-11T10:32:40,508 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5cf2f5d6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@429f0ca8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6b030101, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@60a4e619, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2bb3f39e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@11f3400c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@628b503a, org.springframework.test.context.event.EventPublishingTestExecutionListener@2558f65c] 2022-07-11T10:32:41,154 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:32:41,155 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-07-11T10:32:41,155 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-07-11T10:32:41,162 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-07-11T10:32:41,162 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-07-11T10:32:41,175 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:32:41,177 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:32:41,177 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:32:41,383 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-11T10:32:41,489 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-11T10:32:41,739 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} Jul 11, 2022 10:32:42 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-11T10:32:42,480 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:32:42,532 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:42,811 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-11T10:32:43,086 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:43,099 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:32:43,442 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-11T10:32:43,651 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-11T10:32:43,652 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-11T10:32:43,794 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: 759770438 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-11T10:32:44,026 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: 1647496677 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-11T10:32:44,344 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:32:44,344 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.949 s - in org.appng.core.model.ApplicationProviderTest [INFO] Running org.appng.core.model.PageParameterProcessorTest 2022-07-11T10:32:44,447 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.12 s - in org.appng.core.model.PageParameterProcessorTest [INFO] Running org.appng.core.model.CacheProviderTest 2022-07-11T10:32:44,487 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-11T10:32:44,488 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-11T10:32:44,493 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-11T10:32:44,493 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.026 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.036 s - in org.appng.core.model.OutputFormatAndTypeTest [INFO] Running org.appng.core.model.PlatformTransformerTest 2022-07-11T10:32:44,546 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-11T10:32:44,547 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@13dff835, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7682b160, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4e2783ee, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@762f5d34, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a5d0d94, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7937a60e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@bfd7235, org.springframework.test.context.event.EventPublishingTestExecutionListener@7b74883] 2022-07-11T10:32:44,823 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:44,980 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 147 ms. Found 15 JPA repository interfaces. 2022-07-11T10:32:44,986 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:45,025 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 38 ms. Found 15 JPA repository interfaces. 2022-07-11T10:32:45,166 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:32:45,251 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:32:45,252 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:32:45,252 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:32:45,252 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:32:45,258 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:32:45,262 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:45,276 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:46,533 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27ca3040] 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-11T10:32:46,539 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2b60acb3] 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-11T10:32:46,586 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:46,586 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:46,598 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:32:44 CEST 2022 2022-07-11T10:32:48,272 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.<init>(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-11T10:32:48,273 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-07-11T10:32:48,273 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-11T10:32:48,273 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-11T10:32:48,274 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-11T10:32:48,306 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: <tmplate> net.sf.saxon.trans.XPathException: Unknown XSLT element: <tmplate> 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-11T10:32:48,307 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-07-11T10:32:48,307 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-11T10:32:48,308 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-11T10:32:48,308 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-11T10:32:48,326 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:32:48,327 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.784 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.002 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.007 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.008 s - in org.appng.core.PathInfoTest [INFO] Running org.appng.core.controller.SessionListenerTest 2022-07-11T10:32:48,371 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-07-11 10:32:48) 2022-07-11T10:32:48,373 INFO [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2022-07-11 10:32:48) 2022-07-11T10:32:48,373 INFO [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2022-07-11 10:32:48, accessed: 2022-07-11 10:32:48, requests: 1, domain: http://localhost:8080, user-agent: null) 2022-07-11T10:32:48,376 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-07-11 10:32:48) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.appng.core.controller.SessionListenerTest [INFO] Running org.appng.core.controller.messaging.MessagingTest 2022-07-11T10:32:48,391 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-11T10:32:48,396 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-11T10:32:48,396 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.017 s - in org.appng.core.controller.messaging.MessagingTest [INFO] Running org.appng.core.controller.PlatformProcessorTest 2022-07-11T10:32:48,411 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#838954227 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:48,492 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2041430851 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:48,559 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#270349223 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:48,592 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.<init>(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-11T10:32:48,614 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2020402558 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.265 s - in org.appng.core.controller.PlatformProcessorTest [INFO] Running org.appng.core.controller.ApplicationContextTest 2022-07-11T10:32:48,667 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-11T10:32:48,668 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@641ce448, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f520f7b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7bcccbd2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@72883ae0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71b5be5d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5eb35ec7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@43bc8c98, org.springframework.test.context.event.EventPublishingTestExecutionListener@7050e135] 2022-07-11T10:32:48,744 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:32:48,745 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-07-11T10:32:48,745 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-07-11T10:32:48,745 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-07-11T10:32:48,745 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-07-11T10:32:48,745 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:32:48,746 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:32:48,746 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:32:48,756 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-11T10:32:48,810 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:32:48,816 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:48,857 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:48,858 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:32:48,909 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-11T10:32:48,977 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:32:48,977 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.appng.core.controller.ApplicationContextTest [INFO] Running org.appng.core.controller.RepositoryWatcherTest 2022-07-11T10:32:48,986 WARN [Time-limited test] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Jul 11, 2022 10:32:49 AM 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 11, 2022 10:32:49 AM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 11, 2022 10:32:49 AM 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-11T10:32:49,465 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-11T10:32:49,465 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-11T10:32:49,465 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-11T10:32:49,465 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Cluster name: appNG 2022-07-11T10:32:49,465 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-11T10:32:49,469 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-11T10:32:50,209 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-11T10:32:50,336 INFO [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Using Multicast discovery 2022-07-11T10:32:50,344 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-11T10:32:50,733 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-11T10:32:50,742 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-11T10:32:53,288 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 - f636b52f-6251-4ede-8c57-a07f10147bac this ] 2022-07-11T10:32:53,288 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-11T10:32:53,312 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-11T10:32:53,313 INFO [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2022-07-11T10:32:53,335 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-11T10:32:53,401 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-11T10:32:53,425 INFO [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' (ttl: 1800s, maximum entries: 20000, statistics: true) 2022-07-11T10:32:53,624 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-11T10:32:53,624 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-11T10:32:53,625 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-11T10:32:53,629 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching... 2022-07-11T10:32:53,629 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-11T10:32:53,637 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-11T10:32:53,640 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-11T10:32:53,737 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault (cache size: 2) 2022-07-11T10:32:53,738 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler (cache size: 4) 2022-07-11T10:32:53,739 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/test (cache size: 2) 2022-07-11T10:32:53,750 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/error (cache size: 3) 2022-07-11T10:32:53,753 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-11T10:32:53,843 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-11T10:32:53,845 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-11T10:32:53,847 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-11T10:32:53,847 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-11T10:32:53,848 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-11T10:32:53,849 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-11T10:32:53,861 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-11T10:32:53,861 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-11T10:32:53,867 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-11T10:32:53,868 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-11T10:32:53,872 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-11T10:32:53,873 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-11T10:32:53,873 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-11T10:32:53,880 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-11T10:32:53,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_DELETE for foo4.txt 2022-07-11T10:32:53,888 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-11T10:32:53,889 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-11T10:32:53,901 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-11T10:32:53,913 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-11T10:32:53,914 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-11T10:32:53,914 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-11T10:32:53,915 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-11T10:32:53,915 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-11T10:32:53,915 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-11T10:32:53,916 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-11T10:32:53,916 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-11T10:32:53,917 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-11T10:32:53,917 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-11T10:32:53,917 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-11T10:32:53,918 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-11T10:32:53,918 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-11T10:32:53,918 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-11T10:32:53,919 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-11T10:32:53,919 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-11T10:32:53,919 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-11T10:32:53,920 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-11T10:32:53,922 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-11T10:32:53,937 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-11T10:32:53,937 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-11T10:32:53,948 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-11T10:32:53,949 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-11T10:32:53,949 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-11T10:32:53,950 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-11T10:32:53,950 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-11T10:32:53,950 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-11T10:32:53,951 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-11T10:32:53,951 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-11T10:32:53,952 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-11T10:32:53,952 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-11T10:32:53,963 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-11T10:32:53,968 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-11T10:32:53,983 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 foo16.txt 2022-07-11T10:32:54,001 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-11T10:32:54,009 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 foo16.txt 2022-07-11T10:32:54,009 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-11T10:32:54,050 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 foo16.txt 2022-07-11T10:32:54,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 foo17.txt 2022-07-11T10:32:54,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 foo17.txt 2022-07-11T10:32:54,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 foo17.txt 2022-07-11T10:32:54,059 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-11T10:32:54,061 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-11T10:32:54,063 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-11T10:32:54,070 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 foo18.txt 2022-07-11T10:32:54,075 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 foo18.txt 2022-07-11T10:32:54,077 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-11T10:32:54,084 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 foo18.txt 2022-07-11T10:32:54,085 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 foo19.txt 2022-07-11T10:32:54,085 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 foo19.txt 2022-07-11T10:32:54,085 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 foo19.txt 2022-07-11T10:32:54,093 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 foo20.txt 2022-07-11T10:32:54,094 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 foo20.txt 2022-07-11T10:32:54,094 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 foo20.txt 2022-07-11T10:32:54,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 foo21.txt 2022-07-11T10:32:54,100 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 foo21.txt 2022-07-11T10:32:54,100 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 foo21.txt 2022-07-11T10:32:54,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_CREATE for foo22.txt 2022-07-11T10:32:54,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 foo22.txt 2022-07-11T10:32:54,109 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 foo22.txt 2022-07-11T10:32:54,109 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 foo23.txt 2022-07-11T10:32:54,112 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 foo23.txt 2022-07-11T10:32:54,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 foo23.txt 2022-07-11T10:32:54,114 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-11T10:32:54,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_CREATE for foo24.txt 2022-07-11T10:32:54,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 foo24.txt 2022-07-11T10:32:54,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 foo24.txt 2022-07-11T10:32:54,125 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-11T10:32:54,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_CREATE for foo25.txt 2022-07-11T10:32:54,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 foo25.txt 2022-07-11T10:32:54,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 foo25.txt 2022-07-11T10:32:54,129 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 foo26.txt 2022-07-11T10:32:54,129 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 foo26.txt 2022-07-11T10:32:54,130 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 foo26.txt 2022-07-11T10:32:54,130 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 foo27.txt 2022-07-11T10:32:54,130 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 foo27.txt 2022-07-11T10:32:54,132 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-11T10:32:54,133 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-11T10:32:54,140 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 foo27.txt 2022-07-11T10:32:54,142 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-11T10:32:54,147 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-11T10:32:54,147 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 foo28.txt 2022-07-11T10:32:54,148 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 foo28.txt 2022-07-11T10:32:54,149 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 foo28.txt 2022-07-11T10:32:54,149 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 foo29.txt 2022-07-11T10:32:54,150 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 foo29.txt 2022-07-11T10:32:54,150 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 foo29.txt 2022-07-11T10:32:54,150 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 foo30.txt 2022-07-11T10:32:54,151 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 foo30.txt 2022-07-11T10:32:54,151 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 foo30.txt 2022-07-11T10:32:54,161 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 foo31.txt 2022-07-11T10:32:54,161 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 foo31.txt 2022-07-11T10:32:54,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 foo31.txt 2022-07-11T10:32:54,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 foo32.txt 2022-07-11T10:32:54,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 foo32.txt 2022-07-11T10:32:54,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 foo32.txt 2022-07-11T10:32:54,163 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 103 events 2022-07-11T10:32:54,171 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-11T10:32:54,174 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-11T10:32:54,174 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 foo715.txt 2022-07-11T10:32:54,177 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-11T10:32:54,178 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-11T10:32:54,180 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-11T10:32:54,184 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-11T10:32:54,185 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-11T10:32:54,186 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-11T10:32:54,187 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-11T10:32:54,188 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-11T10:32:54,188 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-11T10:32:54,188 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-11T10:32:54,189 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-11T10:32:54,189 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-11T10:32:54,191 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-11T10:32:54,191 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-11T10:32:54,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-11T10:32:54,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-11T10:32:54,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-11T10:32:54,195 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-11T10:32:54,196 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-11T10:32:54,196 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-11T10:32:54,196 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-11T10:32:54,196 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-11T10:32:54,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_DELETE for foo715.txt 2022-07-11T10:32:54,198 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-11T10:32:54,199 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-11T10:32:54,200 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-11T10:32:54,203 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-11T10:32:54,205 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-11T10:32:54,210 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-11T10:32:54,213 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-11T10:32:54,215 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-11T10:32:54,223 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-11T10:32:54,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 foo716.txt 2022-07-11T10:32:54,232 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 foo717.txt 2022-07-11T10:32:54,233 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 foo717.txt 2022-07-11T10:32:54,233 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 foo717.txt 2022-07-11T10:32:54,233 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 foo718.txt 2022-07-11T10:32:54,233 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 foo718.txt 2022-07-11T10:32:54,235 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 foo718.txt 2022-07-11T10:32:54,235 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 foo719.txt 2022-07-11T10:32:54,235 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 foo719.txt 2022-07-11T10:32:54,238 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 foo719.txt 2022-07-11T10:32:54,241 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 foo720.txt 2022-07-11T10:32:54,244 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 foo720.txt 2022-07-11T10:32:54,246 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 foo720.txt 2022-07-11T10:32:54,246 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 foo721.txt 2022-07-11T10:32:54,251 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 foo721.txt 2022-07-11T10:32:54,252 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 foo721.txt 2022-07-11T10:32:54,254 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-11T10:32:54,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_CREATE for foo722.txt 2022-07-11T10:32:54,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 foo722.txt 2022-07-11T10:32:54,257 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 foo722.txt 2022-07-11T10:32:54,257 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 foo723.txt 2022-07-11T10:32:54,258 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 foo723.txt 2022-07-11T10:32:54,258 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 foo723.txt 2022-07-11T10:32:54,259 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 foo724.txt 2022-07-11T10:32:54,259 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 foo724.txt 2022-07-11T10:32:54,259 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 foo724.txt 2022-07-11T10:32:54,297 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 foo725.txt 2022-07-11T10:32:54,316 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 foo725.txt 2022-07-11T10:32:54,317 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 foo725.txt 2022-07-11T10:32:54,317 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 foo726.txt 2022-07-11T10:32:54,317 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 foo726.txt 2022-07-11T10:32:54,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_DELETE for foo726.txt 2022-07-11T10:32:54,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 foo727.txt 2022-07-11T10:32:54,319 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 foo727.txt 2022-07-11T10:32:54,325 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 foo727.txt 2022-07-11T10:32:54,326 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 foo728.txt 2022-07-11T10:32:54,326 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 foo728.txt 2022-07-11T10:32:54,337 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 foo728.txt 2022-07-11T10:32:54,342 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 foo729.txt 2022-07-11T10:32:54,344 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-07-11T10:32:54,346 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-11T10:32:54,352 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-07-11T10:32:54,359 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 foo729.txt 2022-07-11T10:32:54,360 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 foo729.txt 2022-07-11T10:32:54,361 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 foo730.txt 2022-07-11T10:32:54,361 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 foo730.txt 2022-07-11T10:32:54,362 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 foo730.txt 2022-07-11T10:32:54,362 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 foo731.txt 2022-07-11T10:32:54,363 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 foo731.txt 2022-07-11T10:32:54,364 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 foo731.txt 2022-07-11T10:32:54,388 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 foo732.txt 2022-07-11T10:32:54,388 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 foo732.txt 2022-07-11T10:32:54,388 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 foo732.txt 2022-07-11T10:32:54,389 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 foo733.txt 2022-07-11T10:32:54,389 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 foo733.txt 2022-07-11T10:32:54,390 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 foo733.txt 2022-07-11T10:32:54,390 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 foo734.txt 2022-07-11T10:32:54,390 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 foo734.txt 2022-07-11T10:32:54,391 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 foo734.txt 2022-07-11T10:32:54,391 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 foo735.txt 2022-07-11T10:32:54,391 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 foo735.txt 2022-07-11T10:32:54,404 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 foo735.txt 2022-07-11T10:32:54,406 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-07-11T10:32:54,408 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 foo736.txt 2022-07-11T10:32:54,413 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-07-11T10:32:54,436 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-07-11T10:32:54,441 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-07-11T10:32:54,447 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-07-11T10:32:54,452 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 foo736.txt 2022-07-11T10:32:54,456 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 foo736.txt 2022-07-11T10:32:54,459 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 foo737.txt 2022-07-11T10:32:54,460 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 foo737.txt 2022-07-11T10:32:54,461 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-07-11T10:32:54,464 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 foo737.txt 2022-07-11T10:32:54,464 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 foo738.txt 2022-07-11T10:32:54,465 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-07-11T10:32:54,466 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-07-11T10:32:54,471 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 foo738.txt 2022-07-11T10:32:54,472 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 foo738.txt 2022-07-11T10:32:54,480 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 foo739.txt 2022-07-11T10:32:54,481 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 foo739.txt 2022-07-11T10:32:54,484 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 foo739.txt 2022-07-11T10:32:54,484 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 foo740.txt 2022-07-11T10:32:54,485 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-07-11T10:32:54,491 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 foo740.txt 2022-07-11T10:32:54,492 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 foo740.txt 2022-07-11T10:32:54,492 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 foo741.txt 2022-07-11T10:32:54,492 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 foo741.txt 2022-07-11T10:32:54,493 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 foo741.txt 2022-07-11T10:32:54,499 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-07-11T10:32:54,501 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-07-11T10:32:54,501 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 foo742.txt 2022-07-11T10:32:54,502 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 foo742.txt 2022-07-11T10:32:54,504 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-07-11T10:32:54,507 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 foo742.txt 2022-07-11T10:32:54,507 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 foo743.txt 2022-07-11T10:32:54,508 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 foo743.txt 2022-07-11T10:32:54,508 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 foo743.txt 2022-07-11T10:32:54,509 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 foo744.txt 2022-07-11T10:32:54,513 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-07-11T10:32:54,514 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-07-11T10:32:54,518 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-07-11T10:32:54,521 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 foo744.txt 2022-07-11T10:32:54,521 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-07-11T10:32:54,522 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 foo744.txt 2022-07-11T10:32:54,525 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-07-11T10:32:54,527 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 foo745.txt 2022-07-11T10:32:54,530 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-07-11T10:32:54,533 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 foo745.txt 2022-07-11T10:32:54,534 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 foo745.txt 2022-07-11T10:32:54,539 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 foo746.txt 2022-07-11T10:32:54,544 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 foo746.txt 2022-07-11T10:32:54,546 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-07-11T10:32:54,548 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-07-11T10:32:54,552 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 foo746.txt 2022-07-11T10:32:54,558 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-07-11T10:32:54,559 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 foo747.txt 2022-07-11T10:32:54,560 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 foo747.txt 2022-07-11T10:32:54,561 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 foo747.txt 2022-07-11T10:32:54,564 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-07-11T10:32:54,567 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 foo748.txt 2022-07-11T10:32:54,568 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 foo748.txt 2022-07-11T10:32:54,568 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 foo748.txt 2022-07-11T10:32:54,569 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 foo749.txt 2022-07-11T10:32:54,569 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 foo749.txt 2022-07-11T10:32:54,569 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 foo749.txt 2022-07-11T10:32:54,571 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 foo750.txt 2022-07-11T10:32:54,572 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 foo750.txt 2022-07-11T10:32:54,572 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 foo750.txt 2022-07-11T10:32:54,573 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 foo751.txt 2022-07-11T10:32:54,573 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 foo751.txt 2022-07-11T10:32:54,573 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 foo751.txt 2022-07-11T10:32:54,573 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 foo752.txt 2022-07-11T10:32:54,574 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 foo752.txt 2022-07-11T10:32:54,574 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-07-11T10:32:54,575 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-07-11T10:32:54,578 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-07-11T10:32:54,580 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 foo752.txt 2022-07-11T10:32:54,580 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 foo753.txt 2022-07-11T10:32:54,581 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 foo753.txt 2022-07-11T10:32:54,581 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 foo753.txt 2022-07-11T10:32:54,581 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 foo754.txt 2022-07-11T10:32:54,582 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 foo754.txt 2022-07-11T10:32:54,582 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 foo754.txt 2022-07-11T10:32:54,582 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 foo755.txt 2022-07-11T10:32:54,582 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 foo755.txt 2022-07-11T10:32:54,583 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-07-11T10:32:54,586 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-07-11T10:32:54,588 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 foo755.txt 2022-07-11T10:32:54,596 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 foo756.txt 2022-07-11T10:32:54,597 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 foo756.txt 2022-07-11T10:32:54,600 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-07-11T10:32:54,601 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-07-11T10:32:54,603 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 foo756.txt 2022-07-11T10:32:54,618 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 foo757.txt 2022-07-11T10:32:54,619 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 foo757.txt 2022-07-11T10:32:54,624 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 foo757.txt 2022-07-11T10:32:54,624 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 foo758.txt 2022-07-11T10:32:54,625 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 foo758.txt 2022-07-11T10:32:54,630 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-07-11T10:32:54,631 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 foo758.txt 2022-07-11T10:32:54,632 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 foo759.txt 2022-07-11T10:32:54,632 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-07-11T10:32:54,633 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 foo759.txt 2022-07-11T10:32:54,633 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 foo759.txt 2022-07-11T10:32:54,636 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-07-11T10:32:54,636 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-07-11T10:32:54,637 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-07-11T10:32:54,638 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-07-11T10:32:54,649 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 foo760.txt 2022-07-11T10:32:54,650 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 foo760.txt 2022-07-11T10:32:54,650 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 foo760.txt 2022-07-11T10:32:54,650 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 foo761.txt 2022-07-11T10:32:54,652 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 foo761.txt 2022-07-11T10:32:54,652 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 foo761.txt 2022-07-11T10:32:54,656 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 foo762.txt 2022-07-11T10:32:54,658 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-07-11T10:32:54,658 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-07-11T10:32:54,659 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-07-11T10:32:54,668 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-07-11T10:32:54,668 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-07-11T10:32:54,669 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-07-11T10:32:54,670 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-07-11T10:32:54,670 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 foo762.txt 2022-07-11T10:32:54,681 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-07-11T10:32:54,682 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-07-11T10:32:54,682 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo715.txt (cache size: 0) 2022-07-11T10:32:54,684 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-07-11T10:32:54,688 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-07-11T10:32:54,688 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-07-11T10:32:54,690 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 foo762.txt 2022-07-11T10:32:54,693 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 foo763.txt 2022-07-11T10:32:54,697 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 foo763.txt 2022-07-11T10:32:54,697 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-07-11T10:32:54,697 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 foo763.txt 2022-07-11T10:32:54,703 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 foo764.txt 2022-07-11T10:32:54,717 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 foo764.txt 2022-07-11T10:32:54,719 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 foo764.txt 2022-07-11T10:32:54,721 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 foo765.txt 2022-07-11T10:32:54,722 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo719.txt (cache size: 0) 2022-07-11T10:32:54,726 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 foo765.txt 2022-07-11T10:32:54,727 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 foo765.txt 2022-07-11T10:32:54,728 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-07-11T10:32:54,731 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 foo766.txt 2022-07-11T10:32:54,731 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 foo766.txt 2022-07-11T10:32:54,732 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 foo766.txt 2022-07-11T10:32:54,734 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 foo767.txt 2022-07-11T10:32:54,735 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 foo767.txt 2022-07-11T10:32:54,735 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 foo767.txt 2022-07-11T10:32:54,735 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 foo768.txt 2022-07-11T10:32:54,736 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 foo768.txt 2022-07-11T10:32:54,736 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 foo768.txt 2022-07-11T10:32:54,736 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 foo769.txt 2022-07-11T10:32:54,737 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 foo769.txt 2022-07-11T10:32:54,737 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 foo769.txt 2022-07-11T10:32:54,738 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 foo770.txt 2022-07-11T10:32:54,738 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 foo770.txt 2022-07-11T10:32:54,741 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo715.txt (cache size: 0) 2022-07-11T10:32:54,748 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo721.txt (cache size: 0) 2022-07-11T10:32:54,750 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 foo770.txt 2022-07-11T10:32:54,751 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 foo771.txt 2022-07-11T10:32:54,752 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 foo771.txt 2022-07-11T10:32:54,752 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 foo771.txt 2022-07-11T10:32:54,753 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 foo772.txt 2022-07-11T10:32:54,753 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 foo772.txt 2022-07-11T10:32:54,754 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 foo772.txt 2022-07-11T10:32:54,757 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 foo773.txt 2022-07-11T10:32:54,764 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 foo773.txt 2022-07-11T10:32:54,765 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 foo773.txt 2022-07-11T10:32:54,765 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 foo774.txt 2022-07-11T10:32:54,765 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 foo774.txt 2022-07-11T10:32:54,766 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 foo774.txt 2022-07-11T10:32:54,766 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 foo775.txt 2022-07-11T10:32:54,766 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 foo775.txt 2022-07-11T10:32:54,766 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 foo775.txt 2022-07-11T10:32:54,767 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 foo776.txt 2022-07-11T10:32:54,769 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 foo776.txt 2022-07-11T10:32:54,769 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 foo776.txt 2022-07-11T10:32:54,769 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 foo777.txt 2022-07-11T10:32:54,770 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 foo777.txt 2022-07-11T10:32:54,770 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 foo777.txt 2022-07-11T10:32:54,770 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 foo778.txt 2022-07-11T10:32:54,771 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 foo778.txt 2022-07-11T10:32:54,771 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 foo778.txt 2022-07-11T10:32:54,771 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 foo779.txt 2022-07-11T10:32:54,772 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 foo779.txt 2022-07-11T10:32:54,772 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 foo779.txt 2022-07-11T10:32:54,772 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 foo780.txt 2022-07-11T10:32:54,773 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 foo780.txt 2022-07-11T10:32:54,773 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 foo780.txt 2022-07-11T10:32:54,774 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 foo781.txt 2022-07-11T10:32:54,776 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 foo781.txt 2022-07-11T10:32:54,776 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 foo781.txt 2022-07-11T10:32:54,777 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 foo782.txt 2022-07-11T10:32:54,777 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 foo782.txt 2022-07-11T10:32:54,777 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 foo782.txt 2022-07-11T10:32:54,778 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 foo783.txt 2022-07-11T10:32:54,778 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 foo783.txt 2022-07-11T10:32:54,783 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo720.txt (cache size: 0) 2022-07-11T10:32:54,799 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 foo783.txt 2022-07-11T10:32:54,801 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 foo784.txt 2022-07-11T10:32:54,802 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 foo784.txt 2022-07-11T10:32:54,807 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 foo784.txt 2022-07-11T10:32:54,814 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo718.txt (cache size: 0) 2022-07-11T10:32:54,817 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 foo785.txt 2022-07-11T10:32:54,820 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo722.txt (cache size: 0) 2022-07-11T10:32:54,822 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 foo785.txt 2022-07-11T10:32:54,826 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo718.txt (cache size: 0) 2022-07-11T10:32:54,830 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 foo785.txt 2022-07-11T10:32:54,832 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo720.txt (cache size: 0) 2022-07-11T10:32:54,837 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo720.txt (cache size: 0) 2022-07-11T10:32:54,839 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo716.txt (cache size: 0) 2022-07-11T10:32:54,840 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 foo786.txt 2022-07-11T10:32:54,845 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo727.txt (cache size: 0) 2022-07-11T10:32:54,845 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo727.txt (cache size: 0) 2022-07-11T10:32:54,847 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo721.txt (cache size: 0) 2022-07-11T10:32:54,852 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo722.txt (cache size: 0) 2022-07-11T10:32:54,853 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo716.txt (cache size: 0) 2022-07-11T10:32:54,857 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo716.txt (cache size: 0) 2022-07-11T10:32:54,858 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo721.txt (cache size: 0) 2022-07-11T10:32:54,860 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 foo786.txt 2022-07-11T10:32:54,862 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo719.txt (cache size: 0) 2022-07-11T10:32:54,868 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo723.txt (cache size: 0) 2022-07-11T10:32:54,868 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo717.txt (cache size: 0) 2022-07-11T10:32:54,871 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 foo786.txt 2022-07-11T10:32:54,872 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 foo787.txt 2022-07-11T10:32:54,872 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 foo787.txt 2022-07-11T10:32:54,874 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo719.txt (cache size: 0) 2022-07-11T10:32:54,877 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 foo787.txt 2022-07-11T10:32:54,878 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo718.txt (cache size: 0) 2022-07-11T10:32:54,880 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo726.txt (cache size: 0) 2022-07-11T10:32:54,885 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo724.txt (cache size: 0) 2022-07-11T10:32:54,892 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 322 events 2022-07-11T10:32:54,893 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 foo3048.txt 2022-07-11T10:32:54,896 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo717.txt (cache size: 0) 2022-07-11T10:32:54,897 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 foo3048.txt 2022-07-11T10:32:54,898 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 foo3048.txt 2022-07-11T10:32:54,898 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo726.txt (cache size: 0) 2022-07-11T10:32:54,899 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo728.txt (cache size: 0) 2022-07-11T10:32:54,901 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo723.txt (cache size: 0) 2022-07-11T10:32:54,906 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo725.txt (cache size: 0) 2022-07-11T10:32:54,913 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo717.txt (cache size: 0) 2022-07-11T10:32:54,919 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo722.txt (cache size: 0) 2022-07-11T10:32:54,921 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo728.txt (cache size: 0) 2022-07-11T10:32:54,924 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo725.txt (cache size: 0) 2022-07-11T10:32:54,924 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo724.txt (cache size: 0) 2022-07-11T10:32:54,925 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo730.txt (cache size: 0) 2022-07-11T10:32:54,925 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo733.txt (cache size: 0) 2022-07-11T10:32:54,929 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo728.txt (cache size: 0) 2022-07-11T10:32:54,929 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo723.txt (cache size: 0) 2022-07-11T10:32:54,935 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo725.txt (cache size: 0) 2022-07-11T10:32:54,939 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo733.txt (cache size: 0) 2022-07-11T10:32:54,940 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo730.txt (cache size: 0) 2022-07-11T10:32:54,941 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo724.txt (cache size: 0) 2022-07-11T10:32:54,942 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo729.txt (cache size: 0) 2022-07-11T10:32:54,943 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo726.txt (cache size: 0) 2022-07-11T10:32:54,948 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo729.txt (cache size: 0) 2022-07-11T10:32:54,950 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo730.txt (cache size: 0) 2022-07-11T10:32:54,951 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo731.txt (cache size: 0) 2022-07-11T10:32:54,951 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo734.txt (cache size: 0) 2022-07-11T10:32:54,952 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo732.txt (cache size: 0) 2022-07-11T10:32:54,954 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo732.txt (cache size: 0) 2022-07-11T10:32:54,955 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo731.txt (cache size: 0) 2022-07-11T10:32:54,956 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo733.txt (cache size: 0) 2022-07-11T10:32:54,958 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo727.txt (cache size: 0) 2022-07-11T10:32:54,960 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo735.txt (cache size: 0) 2022-07-11T10:32:54,962 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo731.txt (cache size: 0) 2022-07-11T10:32:54,965 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo734.txt (cache size: 0) 2022-07-11T10:32:54,965 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo729.txt (cache size: 0) 2022-07-11T10:32:54,965 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo735.txt (cache size: 0) 2022-07-11T10:32:54,971 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo734.txt (cache size: 0) 2022-07-11T10:32:54,987 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo732.txt (cache size: 0) 2022-07-11T10:32:55,022 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo736.txt (cache size: 0) 2022-07-11T10:32:55,023 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo737.txt (cache size: 0) 2022-07-11T10:32:55,027 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo736.txt (cache size: 0) 2022-07-11T10:32:55,033 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo736.txt (cache size: 0) 2022-07-11T10:32:55,035 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo738.txt (cache size: 0) 2022-07-11T10:32:55,036 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo737.txt (cache size: 0) 2022-07-11T10:32:55,036 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo739.txt (cache size: 0) 2022-07-11T10:32:55,036 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo738.txt (cache size: 0) 2022-07-11T10:32:55,038 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo737.txt (cache size: 0) 2022-07-11T10:32:55,042 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo738.txt (cache size: 0) 2022-07-11T10:32:55,046 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo739.txt (cache size: 0) 2022-07-11T10:32:55,049 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo739.txt (cache size: 0) 2022-07-11T10:32:55,050 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo741.txt (cache size: 0) 2022-07-11T10:32:55,050 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo740.txt (cache size: 0) 2022-07-11T10:32:55,056 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo740.txt (cache size: 0) 2022-07-11T10:32:55,056 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo741.txt (cache size: 0) 2022-07-11T10:32:55,058 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo742.txt (cache size: 0) 2022-07-11T10:32:55,059 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo735.txt (cache size: 0) 2022-07-11T10:32:55,061 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo742.txt (cache size: 0) 2022-07-11T10:32:55,062 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo742.txt (cache size: 0) 2022-07-11T10:32:55,065 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo743.txt (cache size: 0) 2022-07-11T10:32:55,070 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo741.txt (cache size: 0) 2022-07-11T10:32:55,072 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo743.txt (cache size: 0) 2022-07-11T10:32:55,075 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo744.txt (cache size: 0) 2022-07-11T10:32:55,084 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo745.txt (cache size: 0) 2022-07-11T10:32:55,086 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo745.txt (cache size: 0) 2022-07-11T10:32:55,090 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo744.txt (cache size: 0) 2022-07-11T10:32:55,092 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo744.txt (cache size: 0) 2022-07-11T10:32:55,097 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo748.txt (cache size: 0) 2022-07-11T10:32:55,098 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo749.txt (cache size: 0) 2022-07-11T10:32:55,099 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo745.txt (cache size: 0) 2022-07-11T10:32:55,101 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo746.txt (cache size: 0) 2022-07-11T10:32:55,101 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo743.txt (cache size: 0) 2022-07-11T10:32:55,101 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo747.txt (cache size: 0) 2022-07-11T10:32:55,102 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo740.txt (cache size: 0) 2022-07-11T10:32:55,107 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo746.txt (cache size: 0) 2022-07-11T10:32:55,107 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo746.txt (cache size: 0) 2022-07-11T10:32:55,108 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo749.txt (cache size: 0) 2022-07-11T10:32:55,112 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo753.txt (cache size: 0) 2022-07-11T10:32:55,113 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo751.txt (cache size: 0) 2022-07-11T10:32:55,113 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo750.txt (cache size: 0) 2022-07-11T10:32:55,113 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo748.txt (cache size: 0) 2022-07-11T10:32:55,114 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo752.txt (cache size: 0) 2022-07-11T10:32:55,114 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo747.txt (cache size: 0) 2022-07-11T10:32:55,115 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo753.txt (cache size: 0) 2022-07-11T10:32:55,116 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo748.txt (cache size: 0) 2022-07-11T10:32:55,116 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo754.txt (cache size: 0) 2022-07-11T10:32:55,117 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo750.txt (cache size: 0) 2022-07-11T10:32:55,117 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo747.txt (cache size: 0) 2022-07-11T10:32:55,118 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo749.txt (cache size: 0) 2022-07-11T10:32:55,122 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo751.txt (cache size: 0) 2022-07-11T10:32:55,123 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo756.txt (cache size: 0) 2022-07-11T10:32:55,124 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo755.txt (cache size: 0) 2022-07-11T10:32:55,124 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo753.txt (cache size: 0) 2022-07-11T10:32:55,126 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo752.txt (cache size: 0) 2022-07-11T10:32:55,126 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo754.txt (cache size: 0) 2022-07-11T10:32:55,127 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo750.txt (cache size: 0) 2022-07-11T10:32:55,128 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo754.txt (cache size: 0) 2022-07-11T10:32:55,130 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo755.txt (cache size: 0) 2022-07-11T10:32:55,130 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo751.txt (cache size: 0) 2022-07-11T10:32:55,132 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo759.txt (cache size: 0) 2022-07-11T10:32:55,132 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo752.txt (cache size: 0) 2022-07-11T10:32:55,133 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo756.txt (cache size: 0) 2022-07-11T10:32:55,136 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo760.txt (cache size: 0) 2022-07-11T10:32:55,137 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo758.txt (cache size: 0) 2022-07-11T10:32:55,137 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo757.txt (cache size: 0) 2022-07-11T10:32:55,138 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo757.txt (cache size: 0) 2022-07-11T10:32:55,138 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo760.txt (cache size: 0) 2022-07-11T10:32:55,138 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo762.txt (cache size: 0) 2022-07-11T10:32:55,140 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo759.txt (cache size: 0) 2022-07-11T10:32:55,141 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo758.txt (cache size: 0) 2022-07-11T10:32:55,142 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo760.txt (cache size: 0) 2022-07-11T10:32:55,144 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo755.txt (cache size: 0) 2022-07-11T10:32:55,146 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo761.txt (cache size: 0) 2022-07-11T10:32:55,147 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo759.txt (cache size: 0) 2022-07-11T10:32:55,147 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo761.txt (cache size: 0) 2022-07-11T10:32:55,148 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo757.txt (cache size: 0) 2022-07-11T10:32:55,153 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo762.txt (cache size: 0) 2022-07-11T10:32:55,153 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo763.txt (cache size: 0) 2022-07-11T10:32:55,153 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo761.txt (cache size: 0) 2022-07-11T10:32:55,154 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo756.txt (cache size: 0) 2022-07-11T10:32:55,154 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo758.txt (cache size: 0) 2022-07-11T10:32:55,157 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo763.txt (cache size: 0) 2022-07-11T10:32:55,159 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo762.txt (cache size: 0) 2022-07-11T10:32:55,161 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo763.txt (cache size: 0) 2022-07-11T10:32:55,165 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo765.txt (cache size: 0) 2022-07-11T10:32:55,165 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo766.txt (cache size: 0) 2022-07-11T10:32:55,166 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo764.txt (cache size: 0) 2022-07-11T10:32:55,166 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo764.txt (cache size: 0) 2022-07-11T10:32:55,166 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo765.txt (cache size: 0) 2022-07-11T10:32:55,167 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo767.txt (cache size: 0) 2022-07-11T10:32:55,169 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo769.txt (cache size: 0) 2022-07-11T10:32:55,169 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo764.txt (cache size: 0) 2022-07-11T10:32:55,170 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo772.txt (cache size: 0) 2022-07-11T10:32:55,170 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo780.txt (cache size: 0) 2022-07-11T10:32:55,170 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo769.txt (cache size: 0) 2022-07-11T10:32:55,171 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo765.txt (cache size: 0) 2022-07-11T10:32:55,171 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo770.txt (cache size: 0) 2022-07-11T10:32:55,172 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo768.txt (cache size: 0) 2022-07-11T10:32:55,175 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo770.txt (cache size: 0) 2022-07-11T10:32:55,184 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo772.txt (cache size: 0) 2022-07-11T10:32:55,185 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo776.txt (cache size: 0) 2022-07-11T10:32:55,185 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo781.txt (cache size: 0) 2022-07-11T10:32:55,185 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo769.txt (cache size: 0) 2022-07-11T10:32:55,185 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo770.txt (cache size: 0) 2022-07-11T10:32:55,185 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo778.txt (cache size: 0) 2022-07-11T10:32:55,186 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo773.txt (cache size: 0) 2022-07-11T10:32:55,186 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo782.txt (cache size: 0) 2022-07-11T10:32:55,186 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo779.txt (cache size: 0) 2022-07-11T10:32:55,186 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo777.txt (cache size: 0) 2022-07-11T10:32:55,186 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo778.txt (cache size: 0) 2022-07-11T10:32:55,186 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo767.txt (cache size: 0) 2022-07-11T10:32:55,186 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo781.txt (cache size: 0) 2022-07-11T10:32:55,187 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo772.txt (cache size: 0) 2022-07-11T10:32:55,188 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo768.txt (cache size: 0) 2022-07-11T10:32:55,188 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo780.txt (cache size: 0) 2022-07-11T10:32:55,188 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo775.txt (cache size: 0) 2022-07-11T10:32:55,189 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo777.txt (cache size: 0) 2022-07-11T10:32:55,189 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo782.txt (cache size: 0) 2022-07-11T10:32:55,189 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo783.txt (cache size: 0) 2022-07-11T10:32:55,189 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo783.txt (cache size: 0) 2022-07-11T10:32:55,190 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo785.txt (cache size: 0) 2022-07-11T10:32:55,190 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo773.txt (cache size: 0) 2022-07-11T10:32:55,190 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo777.txt (cache size: 0) 2022-07-11T10:32:55,190 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo766.txt (cache size: 0) 2022-07-11T10:32:55,190 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo784.txt (cache size: 0) 2022-07-11T10:32:55,190 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo776.txt (cache size: 0) 2022-07-11T10:32:55,190 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo784.txt (cache size: 0) 2022-07-11T10:32:55,190 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo779.txt (cache size: 0) 2022-07-11T10:32:55,191 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo767.txt (cache size: 0) 2022-07-11T10:32:55,191 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo774.txt (cache size: 0) 2022-07-11T10:32:55,191 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo771.txt (cache size: 0) 2022-07-11T10:32:55,191 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo783.txt (cache size: 0) 2022-07-11T10:32:55,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo782.txt (cache size: 0) 2022-07-11T10:32:55,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo775.txt (cache size: 0) 2022-07-11T10:32:55,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo771.txt (cache size: 0) 2022-07-11T10:32:55,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo774.txt (cache size: 0) 2022-07-11T10:32:55,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo779.txt (cache size: 0) 2022-07-11T10:32:55,193 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo778.txt (cache size: 0) 2022-07-11T10:32:55,193 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo780.txt (cache size: 0) 2022-07-11T10:32:55,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo784.txt (cache size: 0) 2022-07-11T10:32:55,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo785.txt (cache size: 0) 2022-07-11T10:32:55,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo781.txt (cache size: 0) 2022-07-11T10:32:55,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo773.txt (cache size: 0) 2022-07-11T10:32:55,195 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo774.txt (cache size: 0) 2022-07-11T10:32:55,195 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo771.txt (cache size: 0) 2022-07-11T10:32:55,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo776.txt (cache size: 0) 2022-07-11T10:32:55,195 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo775.txt (cache size: 0) 2022-07-11T10:32:55,197 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo785.txt (cache size: 0) 2022-07-11T10:32:55,199 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo768.txt (cache size: 0) 2022-07-11T10:32:55,203 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo786.txt (cache size: 0) 2022-07-11T10:32:55,204 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo786.txt (cache size: 0) 2022-07-11T10:32:55,204 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo787.txt (cache size: 0) 2022-07-11T10:32:55,204 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo766.txt (cache size: 0) 2022-07-11T10:32:55,204 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo786.txt (cache size: 0) 2022-07-11T10:32:55,204 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3048.txt (cache size: 0) 2022-07-11T10:32:55,205 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo787.txt (cache size: 0) 2022-07-11T10:32:55,205 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo787.txt (cache size: 0) 2022-07-11T10:32:55,205 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3048.txt (cache size: 0) 2022-07-11T10:32:55,206 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3048.txt (cache size: 0) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.914 s - in org.appng.core.controller.RepositoryWatcherTest [INFO] Running org.appng.core.controller.PlatformConfigTest 2022-07-11T10:32:56,006 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:56,037 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 30 ms. Found 15 JPA repository interfaces. 2022-07-11T10:32:56,041 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:32:56,066 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:32:56,100 INFO [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource 2022-07-11T10:32:56,104 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting... 2022-07-11T10:32:56,154 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-11T10:32:56,159 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed. 2022-07-11T10:32:56,168 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG] 2022-07-11T10:32:56,221 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:32:56,233 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:32:56,558 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:32:56,558 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG' 2022-07-11T10:32:56,565 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@28f871d1, started on Mon Jul 11 10:32:55 CEST 2022 2022-07-11T10:32:57,100 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:32:57,119 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0) 2022-07-11T10:32:57,202 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:32:57,202 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:32:57,202 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:32:57,234 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5) 2022-07-11T10:32:57,318 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG' 2022-07-11T10:32:57,319 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated... 2022-07-11T10:32:57,323 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s - in org.appng.core.controller.PlatformConfigTest [INFO] Running org.appng.core.controller.ControllerTest 2022-07-11T10:32:57,339 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,343 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#131328138 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,386 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,388 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#993931092 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,466 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,468 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1824503996 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,472 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,474 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#421297614 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,477 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,478 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#694577502 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,518 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,520 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1404945237 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,526 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,528 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#327755132 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,532 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,534 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#769484954 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,543 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,545 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2068983649 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,550 INFO [main] org.appng.core.Redirect : Redirecting request to /de/index (301) 2022-07-11T10:32:57,550 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,552 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1009769732 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,559 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,561 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#146103376 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,596 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,598 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1516628243 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,602 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,604 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1594037322 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,607 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,608 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#222454321 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,624 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,625 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1231365169 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,629 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,630 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#366005644 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,632 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,634 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#407201667 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,638 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,639 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#700239275 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,642 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,644 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1315421994 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,650 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,652 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2031331196 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,655 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,656 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1491611953 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,659 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,660 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#990378183 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,662 INFO [main] org.appng.core.Redirect : Redirecting request /de to /de/index (301) 2022-07-11T10:32:57,662 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,664 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#114571178 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,667 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,668 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#332309465 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,674 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,676 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1083384302 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,679 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,680 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#348263892 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,732 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,733 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#268727161 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,736 INFO [main] org.appng.core.Redirect : Redirecting request to /defaultPath (301) 2022-07-11T10:32:57,736 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,737 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#815817331 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,739 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,740 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#45052906 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,742 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,744 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1300093979 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,745 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,746 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1628765199 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:32:57,751 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:32:57,752 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#823903651 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.431 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.058 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.045 s - in org.appng.core.controller.filter.PageCacheFilterTest [INFO] Running org.appng.core.controller.filter.RedirectFilterTest 2022-07-11T10:32:57,891 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-07-11T10:32:57,893 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-11T10:32:57,895 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-07-11T10:32:57,899 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2022-07-11T10:32:57,906 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.035 s - in org.appng.core.controller.filter.RedirectFilterTest [INFO] Running org.appng.core.controller.RedirectTest 2022-07-11T10:32:57,912 INFO [main] org.appng.core.Redirect : Redirecting request to /targeturl (301) 2022-07-11T10:32:57,913 INFO [main] org.appng.core.Redirect : Redirecting request to targeturl (302) 2022-07-11T10:32:57,913 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-11T10:32:57,947 INFO [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j2.xml 2022-07-11T10:32:57,947 INFO [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------ 2022-07-11T10:32:57,949 INFO [main] org.appng.core.controller.PlatformStartup: Launching _ _ ____ 2022-07-11T10:32:57,949 INFO [main] org.appng.core.controller.PlatformStartup: __ _ _ __ _ __ | \ | |/ ___| 2022-07-11T10:32:57,949 INFO [main] org.appng.core.controller.PlatformStartup: / _` | '_ \| '_ \| \| | | _ 2022-07-11T10:32:57,949 INFO [main] org.appng.core.controller.PlatformStartup: | (_| | |_) | |_) | |\ | |_| | 2022-07-11T10:32:57,949 INFO [main] org.appng.core.controller.PlatformStartup: \__,_| .__/| .__/|_| \_|\____| 2022-07-11T10:32:57,949 INFO [main] org.appng.core.controller.PlatformStartup: |_| |_| 2022-07-11T10:32:57,949 INFO [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version------- 2022-07-11T10:32:57,949 INFO [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform 2022-07-11T10:32:57,961 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-11T10:32:58,004 INFO [HSQLDB Server @4123121] hsqldb.db.HSQLDB81EC63E283.ENGINE: Checkpoint start 2022-07-11T10:32:58,004 INFO [HSQLDB Server @4123121] hsqldb.db.HSQLDB81EC63E283.ENGINE: checkpointClose start 2022-07-11T10:32:58,035 INFO [HSQLDB Server @4123121] hsqldb.db.HSQLDB81EC63E283.ENGINE: checkpointClose synched 2022-07-11T10:32:58,053 INFO [HSQLDB Server @4123121] hsqldb.db.HSQLDB81EC63E283.ENGINE: checkpointClose script done 2022-07-11T10:32:58,436 INFO [HSQLDB Server @4123121] hsqldb.db.HSQLDB81EC63E283.ENGINE: checkpointClose end 2022-07-11T10:32:58,437 INFO [HSQLDB Server @4123121] hsqldb.db.HSQLDB81EC63E283.ENGINE: Checkpoint end - txts: 1 2022-07-11T10:32:58,563 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:32:58,681 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-07-11T10:32:58,683 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:32:58,684 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:32:58,684 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:32:58,798 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-07-11T10:32:58,928 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-07-11T10:32:58,931 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:32:58,931 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:32:58,932 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:32:59,039 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-07-11T10:32:59,065 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.017s) 2022-07-11T10:32:59,080 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:32:59,130 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:32:59,211 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:32:59,306 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:32:59,344 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:32:59,363 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:32:59,383 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:32:59,402 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:32:59,420 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:32:59,465 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:32:59,485 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:32:59,509 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:32:59,532 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:32:59,551 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:32:59,569 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:32:59,570 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:32:59,587 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:32:59,607 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:32:59,629 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:32:59,637 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:32:59,650 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:32:59,661 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.538s) 2022-07-11T10:32:59,663 INFO [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng 2022-07-11T10:32:59,666 INFO [main] org.appng.core.controller.PlatformStartup: appNG null started in 1716 ms. 2022-07-11T10:32:59,666 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== 2022-07-11T10:32:59,669 INFO [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown() 2022-07-11T10:33:04,669 INFO [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test 2022-07-11T10:33:04,669 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-11T10:33:04,674 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-11T10:33:04,678 INFO [hz.test.cached.thread-1] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5702 [appNG] [5.1.2] Shutdown request of Member [10.102.4.103]:5702 - f636b52f-6251-4ede-8c57-a07f10147bac this is handled 2022-07-11T10:33:04,686 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down multicast service... 2022-07-11T10:33:04,687 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down connection manager... 2022-07-11T10:33:04,693 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down node engine... 2022-07-11T10:33:04,698 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-11T10:33:04,712 INFO [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5702 [appNG] [5.1.2] Destroying node NodeExtension. 2022-07-11T10:33:04,712 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Shutdown is completed in 37 ms. 2022-07-11T10:33:04,713 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTDOWN 2022-07-11T10:33:04,713 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-11T10:33:04,713 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTDOWN 2022-07-11T10:33:04,713 INFO [main] org.appng.core.controller.PlatformStartup: appNG stopped. 2022-07-11T10:33:04,713 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.798 s - in org.appng.core.controller.PlatformStartupTest [INFO] Running org.appng.core.controller.RequestUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.RequestUtilTest [INFO] Running org.appng.core.controller.handler.MonitoringHandlerTest 2022-07-11T10:33:04,736 WARN [main] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Jul 11, 2022 10:33:04 AM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 11, 2022 10:33:04 AM 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-11T10:33:04,812 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-11T10:33:04,812 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-11T10:33:04,812 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-11T10:33:04,812 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Cluster name: appNG 2022-07-11T10:33:04,812 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-11T10:33:04,812 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-11T10:33:04,852 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-11T10:33:04,854 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Using Multicast discovery 2022-07-11T10:33:04,854 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-11T10:33:04,866 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-11T10:33:04,867 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTING 2022-07-11T10:33:07,570 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 - 070299cd-37cc-4c20-b124-f999a1b468d3 this ] 2022-07-11T10:33:07,570 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-11T10:33:07,572 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTED 2022-07-11T10:33:07,572 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.868 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 s - in org.appng.core.controller.handler.GuiHandlerTest [INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest 2022-07-11T10:33:07,623 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:33:07,623 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-11T10:33:07,623 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-11T10:33:07,624 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-11T10:33:07,624 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-11T10:33:07,624 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:33:07,624 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:33:07,624 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:33:08,022 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-11T10:33:08,028 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:33:08,028 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-11T10:33:08,028 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-11T10:33:08,029 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-11T10:33:08,029 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-11T10:33:08,029 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:33:08,029 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:33:08,029 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:33:08,142 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost' 2022-07-11T10:33:08,152 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:33:08,152 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-11T10:33:08,152 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-11T10:33:08,153 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-11T10:33:08,153 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-11T10:33:08,153 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:33:08,153 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:33:08,153 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:33:08,164 WARN [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound 2022-07-11T10:33:09,166 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar) 2022-07-11T10:33:09,173 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:33:09,173 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-11T10:33:09,173 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-11T10:33:09,174 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-11T10:33:09,174 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-11T10:33:09,174 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:33:09,174 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:33:09,174 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:33:09,364 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:33:09,364 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-11T10:33:09,365 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-11T10:33:09,365 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-11T10:33:09,365 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-11T10:33:09,365 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:33:09,365 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:33:09,365 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:33:09,548 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.953 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest [INFO] Running org.appng.core.controller.rest.RestActionTest 2022-07-11T10:33:09,795 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.243 s - in org.appng.core.controller.rest.RestActionTest [INFO] Running org.appng.core.controller.rest.RestDataSourceTest 2022-07-11T10:33:09,898 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.098 s - in org.appng.core.controller.rest.RestDataSourceTest [INFO] Running org.appng.core.controller.rest.RestOperationTest 2022-07-11T10:33:09,902 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 s - in org.appng.core.controller.rest.RestOperationTest [INFO] Running org.appng.core.repository.ResourceRepositoryTest 2022-07-11T10:33:09,908 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-11T10:33:09,910 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-11T10:33:09,910 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-11T10:33:09,911 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1623474d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31e376e4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3d223638, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@593a017e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@552f3c3b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7fd1342c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@53ee4e18, org.springframework.test.context.event.EventPublishingTestExecutionListener@5a5684ea] 2022-07-11T10:33:09,998 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:10,026 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 28 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:10,029 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:10,056 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:10,079 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:10,121 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:10,121 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:10,121 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:10,121 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:10,121 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:10,123 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:10,129 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:10,488 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ee6ef29] 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-11T10:33:10,497 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3766b982] 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-11T10:33:10,523 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:10,524 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:10,525 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:09 CEST 2022 2022-07-11T10:33:11,002 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@10224d43 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@323d09e7, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@139eed49 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@936c949]; rollback [true] 2022-07-11T10:33:11,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:33:11,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name 2022-07-11T10:33:11,098 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@10224d43 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@323d09e7, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@139eed49 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-11T10:33:11,100 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:11,100 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.194 s - in org.appng.core.repository.ResourceRepositoryTest [INFO] Running org.appng.core.repository.SiteRepositoryTest 2022-07-11T10:33:11,103 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-11T10:33:11,103 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-11T10:33:11,103 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-11T10:33:11,104 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@65a3b9b5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@450e706c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@31ea8b0e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@f983c87, org.springframework.test.context.support.DirtiesContextTestExecutionListener@778e52d0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4135d15d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2462808e, org.springframework.test.context.event.EventPublishingTestExecutionListener@6a50fc81] 2022-07-11T10:33:11,175 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:11,200 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:11,205 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:11,229 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:11,251 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:11,291 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:11,291 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:11,291 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:11,291 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:11,291 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:11,292 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:11,297 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:11,587 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5b68097a] 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-11T10:33:11,595 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@108e4796] 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-11T10:33:11,618 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:11,618 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:11,620 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:11 CEST 2022 2022-07-11T10:33:12,006 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73128b78 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@61c1539e, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5233a315 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@2acad9f8]; rollback [true] 2022-07-11T10:33:12,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-11T10:33:12,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:33:12,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name 2022-07-11T10:33:12,073 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@73128b78 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@61c1539e, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5233a315 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-11T10:33:12,074 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:12,074 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.97 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.007 s - in org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest 2022-07-11T10:33:12,089 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-11T10:33:12,089 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-11T10:33:12,089 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.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-11T10:33:12,089 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@144b317e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7444d60d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@55eeb071, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5da96b6c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@10a47166, org.springframework.test.context.transaction.TransactionalTestExecutionListener@428239c1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@62cf74d8, org.springframework.test.context.event.EventPublishingTestExecutionListener@74ab91e6] 2022-07-11T10:33:12,150 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:12,173 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:12,175 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:12,195 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:12,211 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:12,247 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:12,247 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:12,247 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:12,248 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:12,248 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:12,248 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:12,253 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:12,510 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d36a95] 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-11T10:33:12,516 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48e9436e] 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-11T10:33:12,537 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:12,537 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:12,539 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:12 CEST 2022 2022-07-11T10:33:12,908 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@58e391f3 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@6a50ca2, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@75371622 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@2f7b6f06]; rollback [true] 2022-07-11T10:33:12,914 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@58e391f3 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@6a50ca2, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@75371622 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-11T10:33:12,915 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:12,915 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.828 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest [INFO] Running org.appng.core.repository.RepositoryTest 2022-07-11T10:33:12,918 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-11T10:33:12,918 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-11T10:33:12,919 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-11T10:33:12,919 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@c958a25, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@77397cfa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@627d9ea1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3f6075ce, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1f8404a5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23e66503, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2d607f48, org.springframework.test.context.event.EventPublishingTestExecutionListener@1112b12f] 2022-07-11T10:33:12,986 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:13,010 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:13,012 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:13,032 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:13,047 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:13,084 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:13,084 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:13,084 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:13,084 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:13,085 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:13,085 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:13,089 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:13,318 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@20f2231e] 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-11T10:33:13,324 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3d4c318f] 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-11T10:33:13,345 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:13,346 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:13,348 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:12 CEST 2022 2022-07-11T10:33:13,731 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6a8e8a2c testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@52298f36, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2840d256 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@52355243]; rollback [true] 2022-07-11T10:33:13,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:33:13,740 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6a8e8a2c testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@52298f36, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2840d256 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-11T10:33:13,741 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:13,741 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s - in org.appng.core.repository.RepositoryTest [INFO] Running org.appng.core.repository.PropertyRepositoryTest 2022-07-11T10:33:13,745 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-11T10:33:13,745 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-11T10:33:13,745 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-11T10:33:13,746 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@144a7a7a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1d38b461, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@744503bf, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6143a41d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@269d8be5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e5eb8eb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22da0464, org.springframework.test.context.event.EventPublishingTestExecutionListener@5e452f6e] 2022-07-11T10:33:13,813 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:13,837 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:13,839 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:13,861 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:13,876 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:13,914 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:13,914 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:13,914 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:13,914 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:13,915 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:13,915 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:13,920 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:14,180 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b39920] 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-11T10:33:14,186 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a5a35fa] 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-11T10:33:14,214 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:14,215 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:14,218 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:13 CEST 2022 2022-07-11T10:33:14,711 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@8431d16 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@abd8679, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10706c7d 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@6e056b80]; rollback [true] 2022-07-11T10:33:14,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar 2022-07-11T10:33:14,722 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@8431d16 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@abd8679, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10706c7d 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-11T10:33:14,723 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:14,723 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.982 s - in org.appng.core.repository.PropertyRepositoryTest [INFO] Running org.appng.core.repository.SubjectRepositoryTest 2022-07-11T10:33:14,729 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-11T10:33:14,729 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-11T10:33:14,730 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-11T10:33:14,730 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@143fccdb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@628cbc8c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@436f5e27, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@628a7c8c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@8b92d12, org.springframework.test.context.transaction.TransactionalTestExecutionListener@fd68855, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@367161ee, org.springframework.test.context.event.EventPublishingTestExecutionListener@7ae05b0] 2022-07-11T10:33:14,804 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:14,834 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:14,836 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:14,863 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:14,888 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:14,939 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:14,939 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:14,940 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:14,940 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:14,940 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:14,941 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:14,945 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:15,160 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2309dde8] 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-11T10:33:15,165 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d26708a] 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-11T10:33:15,185 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:15,185 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:15,187 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:14 CEST 2022 2022-07-11T10:33:15,566 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@735b025f testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@371928a5, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f7eccb9 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@6df09fb3]; rollback [true] 2022-07-11T10:33:15,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-07-11T10:33:15,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-11T10:33:15,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:33:15,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-11T10:33:15,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name 2022-07-11T10:33:15,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group name 2022-07-11T10:33:15,593 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@735b025f testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@371928a5, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f7eccb9 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-11T10:33:15,594 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:15,594 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.857 s - in org.appng.core.repository.SubjectRepositoryTest [INFO] Running org.appng.core.repository.PermissionRepositoryTest 2022-07-11T10:33:15,597 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-11T10:33:15,597 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-11T10:33:15,597 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-11T10:33:15,597 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1824dd4b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@48ddf5e9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@64d580fe, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@52ac8f34, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6cdcceaf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4b091c60, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@393b78f, org.springframework.test.context.event.EventPublishingTestExecutionListener@35704de6] 2022-07-11T10:33:15,658 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:15,682 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:15,684 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:15,704 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:15,721 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:15,759 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:15,759 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:15,759 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:15,759 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:15,759 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:15,760 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:15,764 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:16,001 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45097caa] 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-11T10:33:16,006 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@a46c329] 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-11T10:33:16,026 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:16,026 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:16,028 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:15 CEST 2022 2022-07-11T10:33:16,412 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5480d7b5 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@54e04288, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@27183629 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@83e2cec]; rollback [true] 2022-07-11T10:33:16,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:33:16,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name 2022-07-11T10:33:16,431 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@5480d7b5 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@54e04288, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@27183629 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-11T10:33:16,432 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:16,433 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.834 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.093 s - in org.appng.core.repository.RepositoryCacheTest [INFO] Running org.appng.core.repository.GroupRepositoryTest 2022-07-11T10:33:16,532 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-11T10:33:16,532 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-11T10:33:16,533 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-11T10:33:16,533 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2cf08073, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@8a6b7da, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1481002d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2862c2db, org.springframework.test.context.support.DirtiesContextTestExecutionListener@b92cbc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3d1c5316, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2180acf0, org.springframework.test.context.event.EventPublishingTestExecutionListener@1fcad601] 2022-07-11T10:33:16,604 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:16,630 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:16,631 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:16,653 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:16,666 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:16,703 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:16,703 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:16,703 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:16,703 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:16,703 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:16,704 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:16,708 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:16,962 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d0ebf49] 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-11T10:33:16,968 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@bb32f16] 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-11T10:33:16,994 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:16,995 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:16,997 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:16 CEST 2022 2022-07-11T10:33:17,396 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1c50025f testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@5bce8cea, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e8d7d6b 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@4db72eb3]; rollback [true] 2022-07-11T10:33:17,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:33:17,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-11T10:33:17,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-07-11T10:33:17,430 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1c50025f testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@5bce8cea, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e8d7d6b 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-11T10:33:17,431 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:17,432 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.92 s - in org.appng.core.repository.GroupRepositoryTest [INFO] Running org.appng.core.repository.RoleRepositoryTest 2022-07-11T10:33:17,435 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-11T10:33:17,435 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-11T10:33:17,435 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-11T10:33:17,436 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@45dbabf0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7c27a289, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@125a3c20, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2fbe2400, org.springframework.test.context.support.DirtiesContextTestExecutionListener@37a28e2c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@76d041bb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3528d87d, org.springframework.test.context.event.EventPublishingTestExecutionListener@6b6874fc] 2022-07-11T10:33:17,511 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:17,539 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 27 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:17,541 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:17,561 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:17,573 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:17,612 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:17,612 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:17,612 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:17,613 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:17,613 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:17,614 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:17,618 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:17,894 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7545967f] 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-11T10:33:17,897 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c5a39b7] 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-11T10:33:17,917 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:17,917 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:17,919 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:17 CEST 2022 2022-07-11T10:33:18,379 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1187855a testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@1f7952dd, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4867cf6b 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@e72ceb8]; rollback [true] 2022-07-11T10:33:18,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-11T10:33:18,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:33:18,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-11T10:33:18,411 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1187855a testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@1f7952dd, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4867cf6b 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-11T10:33:18,412 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:18,412 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.951 s - in org.appng.core.repository.RoleRepositoryTest [INFO] Running org.appng.core.security.signing.SignerTest 2022-07-11T10:33:18,431 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-11T10:33:18,433 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-11T10:33:18,433 INFO [main] org.appng.core.security.signing.Signer: ..adding repository attributes 2022-07-11T10:33:18,433 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip' 2022-07-11T10:33:18,433 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-11T10:33:18,434 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-11T10:33:18,434 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.045 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.492 s - in org.appng.core.security.SaltedDigestTest [INFO] Running org.appng.core.security.BCryptPasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.502 s - in org.appng.core.security.BCryptPasswordHandlerTest [INFO] Running org.appng.core.security.DigestValidatorTest 2022-07-11T10:33:21,476 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-11T10:33:21,477 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399524, maximum is 3600000 2022-07-11T10:33:21,477 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. 2022-07-11T10:33:21,477 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-11T10:33:21,478 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is 0C78ABB59A73A548190B714A5F9743DE, but should be BE9A5D6C63FD58CC7B80C0EFF7A6456E 2022-07-11T10:33:21,478 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.core.security.DigestValidatorTest [INFO] Running org.appng.core.security.ConfigurablePasswordPolicyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 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 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 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.016 s - in org.appng.core.domain.PackageArchiveTest [INFO] Running org.appng.core.domain.SiteImplTest 2022-07-11T10:33:21,619 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#690714370 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:21,620 INFO [main] org.appng.core.Redirect : Redirecting request to /some/uri (302) 2022-07-11T10:33:21,620 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1855267876 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:21,621 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar#anchor (302) 2022-07-11T10:33:21,622 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#49778669 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:21,629 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302) 2022-07-11T10:33:21,629 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#494460314 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:21,630 INFO [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#1196024933) 2022-07-11T10:33:21,630 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1080326285 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.005 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-11T10:33:21,647 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-11T10:33:21,647 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2cc5427c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7e81f6d0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5be4b35c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5f1daee9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@594dc1d4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@288b8b5b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@560bb345, org.springframework.test.context.event.EventPublishingTestExecutionListener@6453358b] 2022-07-11T10:33:21,725 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:21,749 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:21,753 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:21,775 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:21,788 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:21,836 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:21,836 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:21,836 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:21,837 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:21,837 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:21,838 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:21,842 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:22,073 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1baf4afd] 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-11T10:33:22,077 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@434e6670] 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-11T10:33:22,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-11T10:33:22,095 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:22,096 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:21 CEST 2022 2022-07-11T10:33:22,574 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@24de7b00, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:22,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1 2022-07-11T10:33:22,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2 2022-07-11T10:33:22,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-07-11T10:33:22,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-07-11T10:33:22,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-07-11T10:33:22,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2 2022-07-11T10:33:22,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3 2022-07-11T10:33:22,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager 2022-07-11T10:33:22,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker 2022-07-11T10:33:22,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar 2022-07-11T10:33:22,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager 2022-07-11T10:33:22,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker 2022-07-11T10:33:22,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar 2022-07-11T10:33:22,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar 2022-07-11T10:33:22,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar 2022-07-11T10:33:22,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager 2022-07-11T10:33:22,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker 2022-07-11T10:33:22,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar 2022-07-11T10:33:22,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin 2022-07-11T10:33:22,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user 2022-07-11T10:33:22,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger 2022-07-11T10:33:22,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-07-11T10:33:22,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2 2022-07-11T10:33:22,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3 2022-07-11T10:33:22,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-07-11T10:33:22,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2 2022-07-11T10:33:22,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3 2022-07-11T10:33:22,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo 2022-07-11T10:33:22,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-11T10:33:22,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-11T10:33:22,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-11T10:33:22,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-11T10:33:22,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-11T10:33:22,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-11T10:33:22,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-11T10:33:22,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-11T10:33:22,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-11T10:33:22,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-11T10:33:22,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-11T10:33:22,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-11T10:33:22,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-11T10:33:22,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-11T10:33:22,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-11T10:33:22,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-11T10:33:22,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-11T10:33:22,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-11T10:33:22,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-11T10:33:22,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-11T10:33:22,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-11T10:33:22,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-11T10:33:22,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-11T10:33:22,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-11T10:33:22,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-11T10:33:22,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-11T10:33:22,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-11T10:33:22,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-11T10:33:22,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-11T10:33:22,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-11T10:33:22,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-11T10:33:22,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-11T10:33:22,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-11T10:33:22,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-11T10:33:22,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-11T10:33:22,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-11T10:33:22,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-11T10:33:22,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-11T10:33:22,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-11T10:33:22,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-11T10:33:22,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-11T10:33:22,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-11T10:33:22,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-11T10:33:22,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-11T10:33:22,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-11T10:33:22,717 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-11T10:33:22,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-11T10:33:22,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-11T10:33:22,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-11T10:33:22,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-11T10:33:22,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-11T10:33:22,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-11T10:33:22,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-11T10:33:22,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-11T10:33:22,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-11T10:33:22,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:22,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager 2022-07-11T10:33:22,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker 2022-07-11T10:33:22,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar 2022-07-11T10:33:22,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin 2022-07-11T10:33:22,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user 2022-07-11T10:33:22,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger 2022-07-11T10:33:22,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-07-11T10:33:22,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-07-11T10:33:22,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-07-11T10:33:22,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-07-11T10:33:22,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-07-11T10:33:22,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-07-11T10:33:22,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-07-11T10:33:22,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-07-11T10:33:22,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-07-11T10:33:22,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-07-11T10:33:22,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-07-11T10:33:22,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-07-11T10:33:22,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-07-11T10:33:22,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-07-11T10:33:22,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-07-11T10:33:22,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-07-11T10:33:22,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-07-11T10:33:22,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-07-11T10:33:22,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-07-11T10:33:22,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-07-11T10:33:22,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-07-11T10:33:22,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-07-11T10:33:22,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-07-11T10:33:22,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-07-11T10:33:22,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-07-11T10:33:22,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-07-11T10:33:22,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-07-11T10:33:22,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-07-11T10:33:22,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-07-11T10:33:22,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-07-11T10:33:22,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-07-11T10:33:22,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-07-11T10:33:22,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-07-11T10:33:22,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-07-11T10:33:22,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-07-11T10:33:22,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-07-11T10:33:22,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-07-11T10:33:22,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-07-11T10:33:22,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-07-11T10:33:22,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-07-11T10:33:22,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-07-11T10:33:22,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-07-11T10:33:22,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-07-11T10:33:22,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-07-11T10:33:22,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-07-11T10:33:22,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-07-11T10:33:22,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-07-11T10:33:22,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-07-11T10:33:22,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-07-11T10:33:22,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-07-11T10:33:22,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-07-11T10:33:22,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-07-11T10:33:22,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-07-11T10:33:22,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-07-11T10:33:22,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-07-11T10:33:22,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-07-11T10:33:22,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-07-11T10:33:22,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-07-11T10:33:22,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-07-11T10:33:22,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-07-11T10:33:22,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-07-11T10:33:22,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-07-11T10:33:22,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-07-11T10:33:22,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-07-11T10:33:22,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-07-11T10:33:22,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-07-11T10:33:22,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-07-11T10:33:22,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-07-11T10:33:22,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-07-11T10:33:22,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-07-11T10:33:22,857 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#872064177 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:22,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.ldapHost 2022-07-11T10:33:22,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-07-11T10:33:22,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-07-11T10:33:22,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout 2022-07-11T10:33:22,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef 2022-07-11T10:33:22,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication 2022-07-11T10:33:22,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-07-11T10:33:22,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender 2022-07-11T10:33:22,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions 2022-07-11T10:33:22,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics 2022-07-11T10:33:22,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-07-11T10:33:22,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-07-11T10:33:22,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes 2022-07-11T10:33:22,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage 2022-07-11T10:33:22,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-07-11T10:33:22,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword 2022-07-11T10:33:22,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-07-11T10:33:22,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-07-11T10:33:22,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-07-11T10:33:22,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain 2022-07-11T10:33:22,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile 2022-07-11T10:33:22,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions 2022-07-11T10:33:22,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-07-11T10:33:22,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir 2022-07-11T10:33:22,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost 2022-07-11T10:33:22,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage 2022-07-11T10:33:22,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name 2022-07-11T10:33:22,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost 2022-07-11T10:33:22,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts 2022-07-11T10:33:22,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication 2022-07-11T10:33:22,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-07-11T10:33:22,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort 2022-07-11T10:33:22,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-07-11T10:33:22,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-07-11T10:33:22,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host 2022-07-11T10:33:22,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages 2022-07-11T10:33:22,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir 2022-07-11T10:33:22,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-07-11T10:33:22,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage 2022-07-11T10:33:22,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-07-11T10:33:22,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig 2022-07-11T10:33:22,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone 2022-07-11T10:33:22,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix 2022-07-11T10:33:22,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path 2022-07-11T10:33:22,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser 2022-07-11T10:33:22,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType 2022-07-11T10:33:22,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize 2022-07-11T10:33:22,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding 2022-07-11T10:33:22,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls 2022-07-11T10:33:22,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir 2022-07-11T10:33:22,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template 2022-07-11T10:33:22,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled 2022-07-11T10:33:22,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId 2022-07-11T10:33:22,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-07-11T10:33:22,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-07-11T10:33:22,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig 2022-07-11T10:33:22,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale 2022-07-11T10:33:22,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-07-11T10:33:22,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage 2022-07-11T10:33:22,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled 2022-07-11T10:33:22,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir 2022-07-11T10:33:22,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits 2022-07-11T10:33:22,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize 2022-07-11T10:33:22,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled 2022-07-11T10:33:22,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-07-11T10:33:22,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName 2022-07-11T10:33:22,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-07-11T10:33:22,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages 2022-07-11T10:33:22,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef 2022-07-11T10:33:22,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir 2022-07-11T10:33:22,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize 2022-07-11T10:33:22,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path 2022-07-11T10:33:22,931 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#972926545 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:22,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage 2022-07-11T10:33:22,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage 2022-07-11T10:33:22,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize 2022-07-11T10:33:22,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-07-11T10:33:22,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-07-11T10:33:22,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir 2022-07-11T10:33:22,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost 2022-07-11T10:33:22,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template 2022-07-11T10:33:22,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions 2022-07-11T10:33:22,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-07-11T10:33:22,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir 2022-07-11T10:33:22,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls 2022-07-11T10:33:22,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled 2022-07-11T10:33:22,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize 2022-07-11T10:33:22,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-07-11T10:33:22,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-07-11T10:33:22,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled 2022-07-11T10:33:22,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-07-11T10:33:22,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-07-11T10:33:22,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding 2022-07-11T10:33:22,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-07-11T10:33:22,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-07-11T10:33:22,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage 2022-07-11T10:33:22,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage 2022-07-11T10:33:22,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName 2022-07-11T10:33:22,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-07-11T10:33:22,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions 2022-07-11T10:33:22,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain 2022-07-11T10:33:22,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-07-11T10:33:22,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages 2022-07-11T10:33:22,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile 2022-07-11T10:33:22,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser 2022-07-11T10:33:22,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir 2022-07-11T10:33:22,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path 2022-07-11T10:33:22,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig 2022-07-11T10:33:22,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig 2022-07-11T10:33:22,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout 2022-07-11T10:33:22,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost 2022-07-11T10:33:22,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes 2022-07-11T10:33:22,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics 2022-07-11T10:33:22,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef 2022-07-11T10:33:22,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-07-11T10:33:22,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort 2022-07-11T10:33:22,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale 2022-07-11T10:33:22,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir 2022-07-11T10:33:22,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix 2022-07-11T10:33:22,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize 2022-07-11T10:33:22,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication 2022-07-11T10:33:22,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef 2022-07-11T10:33:22,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts 2022-07-11T10:33:22,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword 2022-07-11T10:33:22,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-07-11T10:33:22,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType 2022-07-11T10:33:22,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone 2022-07-11T10:33:22,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-07-11T10:33:22,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId 2022-07-11T10:33:22,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-07-11T10:33:22,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-07-11T10:33:22,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host 2022-07-11T10:33:22,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender 2022-07-11T10:33:22,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir 2022-07-11T10:33:22,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled 2022-07-11T10:33:22,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages 2022-07-11T10:33:22,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-07-11T10:33:22,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication 2022-07-11T10:33:22,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-07-11T10:33:22,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-07-11T10:33:22,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits 2022-07-11T10:33:22,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-07-11T10:33:22,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path 2022-07-11T10:33:22,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name 2022-07-11T10:33:22,998 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2016237649 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-11T10:33:23,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2 2022-07-11T10:33:23,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3 2022-07-11T10:33:23,063 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@24de7b00, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,064 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@24851cbc, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,119 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#60354623 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,159 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1913374795 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,199 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#151081549 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-11T10:33:23,250 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@24851cbc, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,252 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1896371c, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,297 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1314264962 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,322 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1872608068 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,348 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1560740030 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-11T10:33:23,377 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1896371c, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,379 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6505d090, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,413 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#747800370 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,440 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#303309153 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,462 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1597303494 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,498 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-11T10:33:23,498 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-11T10:33:23,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1 2022-07-11T10:33:23,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar 2022-07-11T10:33:23,517 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6505d090, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,518 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22c2650f, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,541 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#641472521 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,557 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#518705413 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,570 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#34757722 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,599 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22c2650f, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,600 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5ad8282c, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,619 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#753497409 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,633 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1649615613 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,644 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1972412067 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,654 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5ad8282c, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,656 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3492e8ab, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,673 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#566191960 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,686 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#213607694 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,697 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1777282507 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz 2022-07-11T10:33:23,703 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3492e8ab, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,705 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b4fc98, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,723 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#923276465 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,734 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1905833720 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,745 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2134746256 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name 2022-07-11T10:33:23,750 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b4fc98, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,751 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fcebba4, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,769 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#583999180 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,783 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1994353703 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,795 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#53113829 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection 2022-07-11T10:33:23,801 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fcebba4, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,803 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d256b08, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,821 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#149073259 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,833 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1703675287 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,844 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#68729846 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group 2022-07-11T10:33:23,848 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d256b08, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,849 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3c5a9eab, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,866 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2080621624 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,878 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#242013170 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,888 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1571612968 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo 2022-07-11T10:33:23,893 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3c5a9eab, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,895 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2a204127, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,913 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#73337419 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,925 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1338063395 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,935 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#234625101 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo 2022-07-11T10:33:23,940 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2a204127, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,941 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ec66b1b, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:23,958 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#812397167 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,969 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#84848803 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,980 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#311190601 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:23,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo 2022-07-11T10:33:23,985 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ec66b1b, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:23,986 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@256e6ecd, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:24,003 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1763202007 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,015 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1989178633 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,024 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1509111610 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage 2022-07-11T10:33:24,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir 2022-07-11T10:33:24,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication 2022-07-11T10:33:24,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions 2022-07-11T10:33:24,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir 2022-07-11T10:33:24,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled 2022-07-11T10:33:24,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path 2022-07-11T10:33:24,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile 2022-07-11T10:33:24,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage 2022-07-11T10:33:24,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts 2022-07-11T10:33:24,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name 2022-07-11T10:33:24,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown 2022-07-11T10:33:24,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute 2022-07-11T10:33:24,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale 2022-07-11T10:33:24,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance 2022-07-11T10:33:24,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir 2022-07-11T10:33:24,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods 2022-07-11T10:33:24,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost 2022-07-11T10:33:24,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive 2022-07-11T10:33:24,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef 2022-07-11T10:33:24,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef 2022-07-11T10:33:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme 2022-07-11T10:33:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path 2022-07-11T10:33:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits 2022-07-11T10:33:24,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout 2022-07-11T10:33:24,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId 2022-07-11T10:33:24,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain 2022-07-11T10:33:24,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled 2022-07-11T10:33:24,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue 2022-07-11T10:33:24,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled 2022-07-11T10:33:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics 2022-07-11T10:33:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain 2022-07-11T10:33:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir 2022-07-11T10:33:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer 2022-07-11T10:33:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host 2022-07-11T10:33:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir 2022-07-11T10:33:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize 2022-07-11T10:33:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage 2022-07-11T10:33:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes 2022-07-11T10:33:24,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages 2022-07-11T10:33:24,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding 2022-07-11T10:33:24,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName 2022-07-11T10:33:24,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize 2022-07-11T10:33:24,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix 2022-07-11T10:33:24,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser 2022-07-11T10:33:24,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions 2022-07-11T10:33:24,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType 2022-07-11T10:33:24,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled 2022-07-11T10:33:24,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize 2022-07-11T10:33:24,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled 2022-07-11T10:33:24,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime 2022-07-11T10:33:24,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize 2022-07-11T10:33:24,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template 2022-07-11T10:33:24,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages 2022-07-11T10:33:24,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage 2022-07-11T10:33:24,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig 2022-07-11T10:33:24,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig 2022-07-11T10:33:24,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender 2022-07-11T10:33:24,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls 2022-07-11T10:33:24,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle 2022-07-11T10:33:24,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout 2022-07-11T10:33:24,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths 2022-07-11T10:33:24,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort 2022-07-11T10:33:24,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat 2022-07-11T10:33:24,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn 2022-07-11T10:33:24,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost 2022-07-11T10:33:24,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword 2022-07-11T10:33:24,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout 2022-07-11T10:33:24,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone 2022-07-11T10:33:24,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn 2022-07-11T10:33:24,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication 2022-07-11T10:33:24,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example 2022-07-11T10:33:24,074 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@256e6ecd, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:24,076 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@12a18e0c, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:24,091 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#718659681 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,100 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1043895238 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,109 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#980341977 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,117 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#994359461 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john 2022-07-11T10:33:24,121 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@12a18e0c, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:24,122 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@17f3d67e, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:24,138 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#418530614 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,146 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1022183408 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,158 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#340469377 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,172 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#157671384 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name 2022-07-11T10:33:24,184 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@17f3d67e, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:24,186 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4cde6d11, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:24,206 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#884307414 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,220 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#859894924 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,233 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#82175716 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,244 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1844872524 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-11T10:33:24,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin 2022-07-11T10:33:24,252 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4cde6d11, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:24,253 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e0e79cc, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:24,270 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#384572168 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,280 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#54636853 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,291 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#169348632 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,299 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#403374919 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,302 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e0e79cc, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:24,303 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2263f65c, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [true] 2022-07-11T10:33:24,318 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#410731516 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,329 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#170449147 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,338 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1828645937 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,347 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1742712270 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,355 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker 2022-07-11T10:33:24,356 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2263f65c, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:24,358 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1e46b60d, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:24,374 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#160840223 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,384 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1708462506 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,394 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1180647837 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,403 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1040351812 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,406 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-3 2022-07-11T10:33:24,415 INFO [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED 2022-07-11T10:33:24,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3 2022-07-11T10:33:24,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-07-11T10:33:24,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender 2022-07-11T10:33:24,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId 2022-07-11T10:33:24,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir 2022-07-11T10:33:24,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication 2022-07-11T10:33:24,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage 2022-07-11T10:33:24,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef 2022-07-11T10:33:24,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName 2022-07-11T10:33:24,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-07-11T10:33:24,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage 2022-07-11T10:33:24,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef 2022-07-11T10:33:24,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-07-11T10:33:24,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled 2022-07-11T10:33:24,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions 2022-07-11T10:33:24,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics 2022-07-11T10:33:24,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-07-11T10:33:24,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts 2022-07-11T10:33:24,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-07-11T10:33:24,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-07-11T10:33:24,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-07-11T10:33:24,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-07-11T10:33:24,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication 2022-07-11T10:33:24,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage 2022-07-11T10:33:24,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize 2022-07-11T10:33:24,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir 2022-07-11T10:33:24,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding 2022-07-11T10:33:24,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-07-11T10:33:24,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage 2022-07-11T10:33:24,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages 2022-07-11T10:33:24,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host 2022-07-11T10:33:24,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig 2022-07-11T10:33:24,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir 2022-07-11T10:33:24,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-07-11T10:33:24,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes 2022-07-11T10:33:24,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize 2022-07-11T10:33:24,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout 2022-07-11T10:33:24,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-07-11T10:33:24,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-07-11T10:33:24,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-07-11T10:33:24,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-07-11T10:33:24,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled 2022-07-11T10:33:24,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain 2022-07-11T10:33:24,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-07-11T10:33:24,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost 2022-07-11T10:33:24,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-07-11T10:33:24,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword 2022-07-11T10:33:24,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-07-11T10:33:24,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls 2022-07-11T10:33:24,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser 2022-07-11T10:33:24,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-07-11T10:33:24,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale 2022-07-11T10:33:24,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled 2022-07-11T10:33:24,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost 2022-07-11T10:33:24,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort 2022-07-11T10:33:24,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path 2022-07-11T10:33:24,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name 2022-07-11T10:33:24,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig 2022-07-11T10:33:24,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize 2022-07-11T10:33:24,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits 2022-07-11T10:33:24,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path 2022-07-11T10:33:24,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-07-11T10:33:24,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType 2022-07-11T10:33:24,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-07-11T10:33:24,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir 2022-07-11T10:33:24,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile 2022-07-11T10:33:24,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages 2022-07-11T10:33:24,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix 2022-07-11T10:33:24,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template 2022-07-11T10:33:24,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone 2022-07-11T10:33:24,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir 2022-07-11T10:33:24,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions 2022-07-11T10:33:24,464 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-11T10:33:24,467 INFO [main] org.appng.core.service.CoreService: done deleting site site-3 2022-07-11T10:33:24,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3 2022-07-11T10:33:24,470 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1e46b60d, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:24,471 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b9ceac2, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:24,487 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2021445203 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,501 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#161296587 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,514 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#834233121 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:24,529 INFO [pool-330-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING 2022-07-11T10:33:24,544 INFO [pool-330-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED 2022-07-11T10:33:24,545 INFO [pool-330-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-07-11T10:33:24,545 INFO [pool-330-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-07-11T10:33:24,630 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-2 2022-07-11T10:33:24,634 INFO [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED 2022-07-11T10:33:24,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2 2022-07-11T10:33:24,643 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#1860388112) 2022-07-11T10:33:24,643 INFO [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#1860388112) 2022-07-11T10:33:24,643 INFO [pool-330-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING 2022-07-11T10:33:24,644 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#1860388112) complete 2022-07-11T10:33:24,645 INFO [pool-330-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED}) 2022-07-11T10:33:24,646 INFO [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.1.2] Initializing cluster partition table arrangement... 2022-07-11T10:33:24,651 INFO [pool-330-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED 2022-07-11T10:33:24,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2 2022-07-11T10:33:24,652 INFO [pool-330-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED}) 2022-07-11T10:33:24,653 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-11T10:33:24,655 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-11T10:33:24,656 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-11T10:33:24,656 INFO [pool-330-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED 2022-07-11T10:33:24,657 INFO [main] org.appng.core.service.CoreService: done deleting site site-2 2022-07-11T10:33:24,657 INFO [pool-330-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2 2022-07-11T10:33:24,657 INFO [pool-330-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down. 2022-07-11T10:33:24,659 INFO [pool-330-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED}) 2022-07-11T10:33:24,757 INFO [main] org.appng.core.service.CoreServiceTest: Processed 11 events 2022-07-11T10:33:25,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-07-11T10:33:25,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender 2022-07-11T10:33:25,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId 2022-07-11T10:33:25,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir 2022-07-11T10:33:25,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication 2022-07-11T10:33:25,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage 2022-07-11T10:33:25,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef 2022-07-11T10:33:25,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName 2022-07-11T10:33:25,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-07-11T10:33:25,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage 2022-07-11T10:33:25,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef 2022-07-11T10:33:25,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-07-11T10:33:25,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled 2022-07-11T10:33:25,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions 2022-07-11T10:33:25,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics 2022-07-11T10:33:25,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-07-11T10:33:25,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts 2022-07-11T10:33:25,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-07-11T10:33:25,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-07-11T10:33:25,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-07-11T10:33:25,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-07-11T10:33:25,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication 2022-07-11T10:33:25,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage 2022-07-11T10:33:25,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize 2022-07-11T10:33:25,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir 2022-07-11T10:33:25,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding 2022-07-11T10:33:25,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-07-11T10:33:25,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage 2022-07-11T10:33:25,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages 2022-07-11T10:33:25,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host 2022-07-11T10:33:25,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig 2022-07-11T10:33:25,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir 2022-07-11T10:33:25,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-07-11T10:33:25,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes 2022-07-11T10:33:25,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize 2022-07-11T10:33:25,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout 2022-07-11T10:33:25,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-07-11T10:33:25,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-07-11T10:33:25,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-07-11T10:33:25,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-07-11T10:33:25,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled 2022-07-11T10:33:25,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain 2022-07-11T10:33:25,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-07-11T10:33:25,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost 2022-07-11T10:33:25,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-07-11T10:33:25,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword 2022-07-11T10:33:25,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-07-11T10:33:25,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls 2022-07-11T10:33:25,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser 2022-07-11T10:33:25,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-07-11T10:33:25,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale 2022-07-11T10:33:25,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled 2022-07-11T10:33:25,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost 2022-07-11T10:33:25,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort 2022-07-11T10:33:25,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path 2022-07-11T10:33:25,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name 2022-07-11T10:33:25,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig 2022-07-11T10:33:25,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize 2022-07-11T10:33:25,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits 2022-07-11T10:33:25,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path 2022-07-11T10:33:25,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-07-11T10:33:25,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType 2022-07-11T10:33:25,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-07-11T10:33:25,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir 2022-07-11T10:33:25,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile 2022-07-11T10:33:25,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages 2022-07-11T10:33:25,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix 2022-07-11T10:33:25,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template 2022-07-11T10:33:25,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone 2022-07-11T10:33:25,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir 2022-07-11T10:33:25,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions 2022-07-11T10:33:25,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2 2022-07-11T10:33:25,793 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b9ceac2, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:25,795 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a534ff, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:25,811 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1900735574 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,820 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1462662924 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john 2022-07-11T10:33:25,825 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a534ff, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:25,826 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@15e7ebac, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:25,841 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#383095049 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,849 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2119192226 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,852 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@15e7ebac, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:25,853 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2239225f, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:25,870 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1233949217 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,878 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#635431258 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,880 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2239225f, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:25,881 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68b94ce1, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:25,894 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1316623499 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,902 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2137149486 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo 2022-07-11T10:33:25,906 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68b94ce1, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:25,907 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@705808b4, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:25,922 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1282900124 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,929 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#128670651 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,933 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@705808b4, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:25,934 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3fe827c0, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:25,952 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#191891167 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,963 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#848145686 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,969 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3fe827c0, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:25,970 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b9e0ca7, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:25,985 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#304550935 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,993 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1154770550 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:25,995 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b9e0ca7, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:25,996 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2e4bc941, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,010 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#450111319 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,017 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#944033644 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,019 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2e4bc941, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,021 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@61d1042c, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,033 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2107370512 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,039 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#796207043 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,045 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@61d1042c, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,046 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b49da53, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,060 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#59790495 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,067 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#290276365 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,070 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b49da53, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,071 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2ae36752, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,083 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2144633805 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,089 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#225428252 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,093 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2ae36752, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,094 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@42ef4124, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,107 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#348329818 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,113 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1736193838 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,120 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@42ef4124, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,121 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@44e3fe67, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,134 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#228102988 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,141 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1840282723 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,149 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@44e3fe67, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,150 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1c447501, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,162 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1454127544 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,169 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#769460220 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,171 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1c447501, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,172 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5407b5b6, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,184 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1730598590 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,192 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1570385458 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,195 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5407b5b6, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,220 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6731203d, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,233 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1344458996 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,241 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1355511869 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,246 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6731203d, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,248 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@10768f17, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,261 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1877333412 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,269 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#528014304 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,271 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@10768f17, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,272 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@239c9dc2, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,284 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#187411110 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,291 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1109721117 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,293 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@239c9dc2, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,294 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14bdd148, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,306 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#854256810 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,313 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1718742000 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,322 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14bdd148, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,323 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6cbfa64c, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,336 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#248752930 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,342 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1616276674 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,353 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6cbfa64c, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,355 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1653072d, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,367 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1798850265 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,373 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1496165504 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,427 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-11T10:33:26,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts. 2022-07-11T10:33:26,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-11T10:33:26,430 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1653072d, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,432 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b5facae, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,445 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#815526336 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,452 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#469761146 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts. 2022-07-11T10:33:26,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-11T10:33:26,463 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b5facae, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:26,464 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4530d6b3, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:26,480 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#730981187 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:26,488 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1842868852 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:27,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:27,322 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-07-11T10:33:27,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:33:27,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-11T10:33:27,325 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-11T10:33:27,327 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4530d6b3, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:27,328 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ff9aadc, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:27,340 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1953359493 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:27,348 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1381727542 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:27,353 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-11T10:33:27,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:27,356 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-07-11T10:33:27,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:33:27,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-11T10:33:27,356 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-11T10:33:27,358 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ff9aadc, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:27,359 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4a23222f, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:27,370 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#55818556 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:27,376 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1902240328 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:28,196 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-11T10:33:28,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts. 2022-07-11T10:33:28,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:29,025 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-11T10:33:29,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts. 2022-07-11T10:33:29,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:29,854 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-11T10:33:29,854 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-11T10:33:29,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:29,864 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4a23222f, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:29,865 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fe293cb, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:29,877 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1919751554 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:29,883 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2026176573 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:30,738 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe' 2022-07-11T10:33:30,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:33:30,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-11T10:33:30,745 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-11T10:33:30,747 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fe293cb, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:30,748 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@46c524e4, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:30,762 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#995058998 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:30,769 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1609391420 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:30,776 INFO [main] org.appng.core.service.CoreService: user subject-2 found 2022-07-11T10:33:30,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-11T10:33:30,779 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2' 2022-07-11T10:33:30,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:33:30,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-11T10:33:30,779 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-11T10:33:30,781 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@46c524e4, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:30,782 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5f846609, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:30,792 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1807996260 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:30,798 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1521284548 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:30,804 INFO [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership. 2022-07-11T10:33:30,807 INFO [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1' 2022-07-11T10:33:30,808 INFO [main] org.appng.core.service.CoreService: User 'null' successfully authenticated. 2022-07-11T10:33:30,809 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'null' 2022-07-11T10:33:30,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:33:30,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-11T10:33:30,809 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-11T10:33:30,810 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5f846609, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:30,812 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3a2583ab, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:30,823 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#890892077 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:30,829 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#455809001 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:30,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:31,654 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 (Mon Jul 11 10:33:30 CEST 2022). 2022-07-11T10:33:31,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:31,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:31,661 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3a2583ab, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:31,663 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@39917b7a, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:31,678 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1327630813 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:31,685 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#335568828 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:31,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:32,509 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 Mon Apr 11 10:33:31 CEST 2022). 2022-07-11T10:33:32,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:32,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:32,515 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@39917b7a, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:32,517 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@50b9c674, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:32,528 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#347183903 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:32,536 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#489716220 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:32,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:33,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3. 2022-07-11T10:33:33,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:33,374 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@50b9c674, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:33,376 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7d73e7ca, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:33,389 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1881270021 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:33,397 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1735203204 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:33,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-07-11T10:33:33,400 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-11T10:33:33,416 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2 2022-07-11T10:33:33,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-07-11T10:33:33,419 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:33:33,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-07-11T10:33:33,420 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:33:33,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-07-11T10:33:33,421 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:33:33,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-07-11T10:33:33,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-07-11T10:33:33,427 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:33:33,428 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:33:33,429 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:33:33,429 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:33:33,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-07-11T10:33:33,432 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:33:33,432 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:33:33,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-07-11T10:33:33,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-07-11T10:33:33,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-07-11T10:33:33,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-11T10:33:33,443 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2' 2022-07-11T10:33:33,443 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2' 2022-07-11T10:33:33,444 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2' 2022-07-11T10:33:33,444 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2' 2022-07-11T10:33:33,444 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2' 2022-07-11T10:33:33,444 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2' 2022-07-11T10:33:33,445 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2' 2022-07-11T10:33:33,445 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2' 2022-07-11T10:33:33,445 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-07-11T10:33:33,445 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-07-11T10:33:33,445 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application 2022-07-11T10:33:33,462 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:33:33,463 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:33:33,464 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:33:33,466 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:33:33,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-07-11T10:33:33,473 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7d73e7ca, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:33,475 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@44d43b7a, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:33,487 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1613917388 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:33,492 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2028224593 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:33,511 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-11T10:33:33,511 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-11T10:33:33,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1 2022-07-11T10:33:33,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-11T10:33:33,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-07-11T10:33:33,516 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-11T10:33:33,524 INFO [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3 2022-07-11T10:33:33,529 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:33:33,529 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:33:33,530 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:33:33,530 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:33:33,530 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:33:33,530 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:33:33,530 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:33:33,531 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:33:33,531 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:33:33,531 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:33:33,531 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application 2022-07-11T10:33:33,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-07-11T10:33:33,538 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:33:33,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-07-11T10:33:33,541 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:33:33,542 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:33:33,543 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:33:33,545 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:33:33,546 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:33:33,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-11T10:33:33,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-07-11T10:33:33,550 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:33:33,550 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:33:33,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-07-11T10:33:33,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-11T10:33:33,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue 2022-07-11T10:33:33,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo 2022-07-11T10:33:33,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-11T10:33:33,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-07-11T10:33:33,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar 2022-07-11T10:33:33,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-11T10:33:33,560 INFO [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1' 2022-07-11T10:33:33,561 INFO [main] org.appng.core.service.CoreService: loading properties for application demo-application 2022-07-11T10:33:33,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo 2022-07-11T10:33:33,564 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@44d43b7a, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:33,566 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@794419ba, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:33,578 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1631439436 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:33,583 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#911374107 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:33,588 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-11T10:33:33,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1 2022-07-11T10:33:33,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-11T10:33:33,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-07-11T10:33:33,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-11T10:33:33,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator 2022-07-11T10:33:33,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester 2022-07-11T10:33:33,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger 2022-07-11T10:33:33,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug 2022-07-11T10:33:33,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui 2022-07-11T10:33:33,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html 2022-07-11T10:33:33,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission 2022-07-11T10:33:33,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar 2022-07-11T10:33:33,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue 2022-07-11T10:33:33,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo 2022-07-11T10:33:33,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application 2022-07-11T10:33:33,613 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@794419ba, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:33,614 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70064a83, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:33,626 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#969820613 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:33,631 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1380942981 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:33,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-07-11T10:33:33,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators 2022-07-11T10:33:33,634 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-11T10:33:33,649 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-07-11T10:33:33,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-07-11T10:33:33,651 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:33:33,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-07-11T10:33:33,652 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:33:33,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-07-11T10:33:33,653 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:33:33,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-07-11T10:33:33,654 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:33:33,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-07-11T10:33:33,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-07-11T10:33:33,657 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:33:33,658 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:33:33,658 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:33:33,658 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:33:33,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-07-11T10:33:33,660 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:33:33,661 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:33:33,661 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:33:33,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-07-11T10:33:33,662 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:33:33,662 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:33:33,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-07-11T10:33:33,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-07-11T10:33:33,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-07-11T10:33:33,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators 2022-07-11T10:33:33,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-07-11T10:33:33,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-11T10:33:33,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-07-11T10:33:33,673 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-07-11T10:33:33,673 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-07-11T10:33:33,673 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-07-11T10:33:33,674 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-07-11T10:33:33,674 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-07-11T10:33:33,674 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-07-11T10:33:33,674 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-07-11T10:33:33,674 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-07-11T10:33:33,674 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-11T10:33:33,675 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-11T10:33:33,675 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application 2022-07-11T10:33:33,681 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:33:33,682 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:33:33,683 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:33:33,684 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:33:33,685 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:33:33,687 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:33:33,691 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@70064a83, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:33,692 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@657dc936, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:33,702 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1304635726 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:33,708 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#317694457 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:33,712 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@657dc936, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:33,714 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5787962b, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:33,724 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1752827265 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:33,730 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1206437236 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:34,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:34,584 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5787962b, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:34,586 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@687fb9c1, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:34,602 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1532612318 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:34,610 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1106246893 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:34,614 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@687fb9c1, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:34,616 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@27b17c1a, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:34,626 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1733308031 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:34,631 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#302214742 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:34,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a 2022-07-11T10:33:34,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b 2022-07-11T10:33:34,635 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@27b17c1a, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:34,636 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@576bedff, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:34,647 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#880639171 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:34,654 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#353383599 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:34,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1 2022-07-11T10:33:34,657 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@576bedff, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:34,659 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f19edbc, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:34,673 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#327582861 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:34,680 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#269262969 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:34,682 INFO [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-07-11T10:33:34,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1 2022-07-11T10:33:34,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo 2022-07-11T10:33:34,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar 2022-07-11T10:33:34,686 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f19edbc, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:34,688 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1a5076b6, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:34,698 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1918286173 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:34,704 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#795884875 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:35,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:35,528 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1a5076b6, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:35,530 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@32e80a8e, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@2350db90]; rollback [false] 2022-07-11T10:33:35,542 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#551802304 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:35,547 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2106835433 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:35,550 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1cecaf69 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@32e80a8e, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b0d888 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-11T10:33:35,551 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:35,551 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 84, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 13.907 s - in org.appng.core.service.CoreServiceTest [INFO] Running org.appng.core.service.LdapServiceTest 2022-07-11T10:33:35,577 INFO [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt' 2022-07-11T10:33:35,582 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-11T10:33:35,588 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-11T10:33:35,589 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-11T10:33:35,590 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-11T10:33:35,592 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-11T10:33:35,593 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.033 s - in org.appng.core.service.LdapServiceTest [INFO] Running org.appng.core.service.InitializerServiceTest 2022-07-11T10:33:35,597 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-11T10:33:35,597 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@256c26e7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@19f61e1b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3d4fd577, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5c9c0bd2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@180345b8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@312c9665, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@720b095a, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e755e52] 2022-07-11T10:33:35,672 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:35,703 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:35,705 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:35,730 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:35,744 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:35,781 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:35,781 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:35,781 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:35,781 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:35,781 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:35,782 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:35,786 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:35,984 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@fb03469] 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-11T10:33:35,989 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@31334053] 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-11T10:33:36,005 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:36,006 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:36,007 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:35 CEST 2022 2022-07-11T10:33:36,395 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47ca00e5 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@7e5f17fe, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@32b3e29a 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@6af99955]; rollback [false] 2022-07-11T10:33:36,396 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1782585647 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:36,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-07-11T10:33:36,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-07-11T10:33:36,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1 2022-07-11T10:33:36,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1 2022-07-11T10:33:36,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy 2022-07-11T10:33:36,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-07-11T10:33:36,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-07-11T10:33:36,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-11T10:33:36,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-11T10:33:36,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-11T10:33:36,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-11T10:33:36,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-11T10:33:36,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-11T10:33:36,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-11T10:33:36,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-11T10:33:36,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-11T10:33:36,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-11T10:33:36,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-11T10:33:36,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-11T10:33:36,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-11T10:33:36,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-11T10:33:36,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-11T10:33:36,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-11T10:33:36,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-11T10:33:36,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-11T10:33:36,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-11T10:33:36,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-11T10:33:36,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-11T10:33:36,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-11T10:33:36,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-11T10:33:36,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-11T10:33:36,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-11T10:33:36,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-11T10:33:36,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-11T10:33:36,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-11T10:33:36,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-11T10:33:36,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-11T10:33:36,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-11T10:33:36,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-11T10:33:36,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-11T10:33:36,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-11T10:33:36,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-11T10:33:36,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-11T10:33:36,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-11T10:33:36,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-11T10:33:36,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-11T10:33:36,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-11T10:33:36,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-11T10:33:36,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-11T10:33:36,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-11T10:33:36,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-11T10:33:36,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-11T10:33:36,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-11T10:33:36,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-11T10:33:36,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-11T10:33:36,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-11T10:33:36,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-11T10:33:36,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-11T10:33:36,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-11T10:33:36,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-11T10:33:36,435 INFO [main] org.appng.core.service.InitializerService: Caching uses HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2022-07-11T10:33:36,435 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2022-07-11T10:33:36,435 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-11T10:33:36,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:33:36,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1 2022-07-11T10:33:36,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy 2022-07-11T10:33:36,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-07-11T10:33:36,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-07-11T10:33:36,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-07-11T10:33:36,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-07-11T10:33:36,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-07-11T10:33:36,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-07-11T10:33:36,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-07-11T10:33:36,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-07-11T10:33:36,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-07-11T10:33:36,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-07-11T10:33:36,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-07-11T10:33:36,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-07-11T10:33:36,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-07-11T10:33:36,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-07-11T10:33:36,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-07-11T10:33:36,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-07-11T10:33:36,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-07-11T10:33:36,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-07-11T10:33:36,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-07-11T10:33:36,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-07-11T10:33:36,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-07-11T10:33:36,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-07-11T10:33:36,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-07-11T10:33:36,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-07-11T10:33:36,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-07-11T10:33:36,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-07-11T10:33:36,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-07-11T10:33:36,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-07-11T10:33:36,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-07-11T10:33:36,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-07-11T10:33:36,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-07-11T10:33:36,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-07-11T10:33:36,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-07-11T10:33:36,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-07-11T10:33:36,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-07-11T10:33:36,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-07-11T10:33:36,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-07-11T10:33:36,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-07-11T10:33:36,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-07-11T10:33:36,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-07-11T10:33:36,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-07-11T10:33:36,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-07-11T10:33:36,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-07-11T10:33:36,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-07-11T10:33:36,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-07-11T10:33:36,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-07-11T10:33:36,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-07-11T10:33:36,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-07-11T10:33:36,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-07-11T10:33:36,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-07-11T10:33:36,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-07-11T10:33:36,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-07-11T10:33:36,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-07-11T10:33:36,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-07-11T10:33:36,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-07-11T10:33:36,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-07-11T10:33:36,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-07-11T10:33:36,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-07-11T10:33:36,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-07-11T10:33:36,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-07-11T10:33:36,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-07-11T10:33:36,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-07-11T10:33:36,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-07-11T10:33:36,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-07-11T10:33:36,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-07-11T10:33:36,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-07-11T10:33:36,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-07-11T10:33:36,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-07-11T10:33:36,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-07-11T10:33:36,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-07-11T10:33:36,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-07-11T10:33:36,481 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-07-11T10:33:36,484 INFO [main] org.appng.core.service.InitializerService: loading site site-1 (host-1) 2022-07-11T10:33:36,484 INFO [main] org.appng.core.service.InitializerService: loading applications for site site-1 2022-07-11T10:33:36,486 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-11T10:33:36,486 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-11T10:33:36,506 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-11T10:33:36,507 INFO [main] org.appng.core.service.CacheService: No cache found, can not remove elements starting with /template 2022-07-11T10:33:36,508 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1953850794 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:36,508 INFO [main] org.appng.core.service.InitializerService: SiteClassLoader#1953850794 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 2022-07-11T10:33:36,509 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-11T10:33:36,515 INFO [main] org.appng.core.service.InitializerService: loading site site-1 completed in 34ms 2022-07-11T10:33:36,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1 2022-07-11T10:33:36,516 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-07-11T10:33:41,533 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47ca00e5 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@7e5f17fe, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@32b3e29a 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-11T10:33:41,534 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:41,534 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.938 s - in org.appng.core.service.InitializerServiceTest [INFO] Running org.appng.core.service.SubjectMustChangePasswordTest 2022-07-11T10:33:41,537 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-11T10:33:41,537 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@328601c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ca7650, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@68c8bff7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1ee1fc5c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5e89571c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@a25d26b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@27bff3df, org.springframework.test.context.event.EventPublishingTestExecutionListener@36ade868] 2022-07-11T10:33:41,596 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:41,620 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:41,621 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:41,641 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:41,660 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:41,702 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:41,702 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:41,702 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:41,702 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:41,702 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:41,703 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:41,708 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:41,935 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@582b655f] 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-11T10:33:41,939 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6e0c23e5] 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-11T10:33:41,954 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:41,955 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:41,967 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:41 CEST 2022 2022-07-11T10:33:42,496 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5634d9b7 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@4ef1bcdd, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@776e0dcb 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@18820781]; rollback [false] 2022-07-11T10:33:42,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity 2022-07-11T10:33:42,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-11T10:33:42,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-11T10:33:42,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-11T10:33:42,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-11T10:33:42,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-11T10:33:42,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-11T10:33:42,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-11T10:33:42,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-11T10:33:42,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-11T10:33:42,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-11T10:33:42,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-11T10:33:42,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-11T10:33:42,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-11T10:33:42,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-11T10:33:42,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-11T10:33:42,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-11T10:33:42,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-11T10:33:42,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-11T10:33:42,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-11T10:33:42,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-11T10:33:42,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-11T10:33:42,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-11T10:33:42,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-11T10:33:42,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-11T10:33:42,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-11T10:33:42,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-11T10:33:42,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-11T10:33:42,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-11T10:33:42,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-11T10:33:42,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-11T10:33:42,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-11T10:33:42,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-11T10:33:42,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-11T10:33:42,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-11T10:33:42,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-11T10:33:42,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-11T10:33:42,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-11T10:33:42,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-11T10:33:42,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-11T10:33:42,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-11T10:33:42,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-11T10:33:42,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-11T10:33:42,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-11T10:33:42,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-11T10:33:42,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-11T10:33:42,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-11T10:33:42,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-11T10:33:42,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-11T10:33:42,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword 2022-07-11T10:33:42,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-11T10:33:42,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-11T10:33:42,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-11T10:33:42,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-11T10:33:42,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-11T10:33:42,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady 2022-07-11T10:33:42,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-11T10:33:42,565 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-11T10:33:42,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:33:42,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-11T10:33:42,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-11T10:33:42,571 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-11T10:33:42,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:33:42,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-11T10:33:42,577 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-11T10:33:42,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-11T10:33:42,580 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-11T10:33:42,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:33:42,583 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5634d9b7 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@4ef1bcdd, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@776e0dcb 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-11T10:33:42,584 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:42,586 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.048 s - in org.appng.core.service.SubjectMustChangePasswordTest [INFO] Running org.appng.core.service.HsqlStarterTest 2022-07-11T10:33:42,596 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-11T10:33:42,611 INFO [HSQLDB Server @1e11acf4] hsqldb.db.HSQLDB81EC6490D1.ENGINE: Checkpoint start 2022-07-11T10:33:42,611 INFO [HSQLDB Server @1e11acf4] hsqldb.db.HSQLDB81EC6490D1.ENGINE: checkpointClose start 2022-07-11T10:33:42,617 INFO [HSQLDB Server @1e11acf4] hsqldb.db.HSQLDB81EC6490D1.ENGINE: checkpointClose synched 2022-07-11T10:33:42,856 INFO [HSQLDB Server @1e11acf4] hsqldb.db.HSQLDB81EC6490D1.ENGINE: checkpointClose script done 2022-07-11T10:33:43,704 INFO [HSQLDB Server @1e11acf4] hsqldb.db.HSQLDB81EC6490D1.ENGINE: checkpointClose end 2022-07-11T10:33:43,705 INFO [HSQLDB Server @1e11acf4] hsqldb.db.HSQLDB81EC6490D1.ENGINE: Checkpoint end - txts: 1 2022-07-11T10:33:43,904 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-11T10:33:44,029 INFO [HSQLDB Connection @6b901c63] hsqldb.db.HSQLDB81EC6490D1.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s - in org.appng.core.service.HsqlStarterTest [INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest 2022-07-11T10:33:44,237 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#249077444 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.001 s - in org.appng.core.service.SiteClassLoaderBuilderTest [INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest 2022-07-11T10:33:44,245 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null' 2022-07-11T10:33:44,246 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null' 2022-07-11T10:33:44,246 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null' 2022-07-11T10:33:44,246 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null' 2022-07-11T10:33:44,246 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null' 2022-07-11T10:33:44,246 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null' 2022-07-11T10:33:44,247 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null' 2022-07-11T10:33:44,247 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null' 2022-07-11T10:33:44,247 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null' 2022-07-11T10:33:44,247 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.007 s - in org.appng.core.service.ApplicationArchiveProcessorTest [INFO] Running org.appng.core.service.TemplateServiceTest 2022-07-11T10:33:44,252 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-11T10:33:44,254 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@8653d8c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e8326ad, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5f3bdf24, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@26aecaa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@23422836, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5483d4bd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55c0e3f6, org.springframework.test.context.event.EventPublishingTestExecutionListener@1a4a58] 2022-07-11T10:33:44,309 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:44,332 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:44,334 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:44,353 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:44,365 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:44,399 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:44,400 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:44,400 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:44,400 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:44,400 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:44,401 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:44,405 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:44,586 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@84bd2a1] 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-11T10:33:44,590 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7033a2af] 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-11T10:33:44,606 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:44,606 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:44,608 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:44 CEST 2022 2022-07-11T10:33:45,004 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1653308294 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:45,018 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-11T10:33:45,018 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-11T10:33:45,018 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-11T10:33:45,019 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-11T10:33:45,019 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-11T10:33:45,020 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-11T10:33:45,041 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#705782110 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:45,068 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1103790869 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:33:45,080 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-11T10:33:45,080 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-11T10:33:45,080 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-11T10:33:45,081 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-11T10:33:45,081 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-11T10:33:45,081 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-11T10:33:45,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template 2022-07-11T10:33:45,097 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:45,097 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.847 s - in org.appng.core.service.TemplateServiceTest [INFO] Running org.appng.core.service.DatabaseServiceTest 2022-07-11T10:33:45,101 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-11T10:33:45,101 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f6a59bf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3753f14b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7ea99ca5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3ba13e0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7ee01589, org.springframework.test.context.transaction.TransactionalTestExecutionListener@56917ab7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@646f8874, org.springframework.test.context.event.EventPublishingTestExecutionListener@3799a20a] 2022-07-11T10:33:45,153 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:45,175 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:45,176 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:45,194 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:45,209 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:33:45,247 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:45,247 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:33:45,247 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:45,247 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:45,247 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:45,249 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:33:45,253 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:45,450 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@199edc2e] 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-11T10:33:45,453 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f1718a0] 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-11T10:33:45,470 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:45,471 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:45,472 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:45 CEST 2022 2022-07-11T10:33:45,857 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:33:45,871 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-11T10:33:45,872 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:33:45,873 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:33:45,873 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:33:45,876 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-11T10:33:45,892 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-11T10:33:45,893 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:33:45,893 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:33:45,893 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:33:45,900 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-11T10:33:45,912 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-11T10:33:45,914 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:33:45,921 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:33:45,967 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:33:46,006 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:33:46,021 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:33:46,029 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:33:46,034 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:33:46,040 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:33:46,046 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:33:46,052 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:33:46,057 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:33:46,064 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:33:46,073 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:33:46,079 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:33:46,080 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:33:46,080 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:33:46,085 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:33:46,091 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:33:46,100 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:33:46,102 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:33:46,108 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:33:46,112 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.192s) 2022-07-11T10:33:46,113 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-11T10:33:46,114 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:33:46,114 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:33:46,114 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:33:46,118 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-11T10:33:46,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database 2022-07-11T10:33:46,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL 2022-07-11T10:33:46,144 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active. 2022-07-11T10:33:46,146 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL 2022-07-11T10:33:46,147 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL 2022-07-11T10:33:46,147 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver 2022-07-11T10:33:46,370 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-11T10:33:46,370 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-11T10:33:46,373 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver 2022-07-11T10:33:46,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL 2022-07-11T10:33:46,376 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-11T10:33:46,394 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-11T10:33:46,394 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-11T10:33:46,399 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:33:46,399 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.298 s - in org.appng.core.service.DatabaseServiceTest [INFO] Running org.appng.core.service.PropertySupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.service.PropertySupportTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 342, 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 33 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-20220711.083032-10.jar Progress (1): 4.1/680 kB Progress (1): 8.2/680 kB Progress (1): 12/680 kB Progress (1): 16/680 kB Progress (1): 20/680 kB Progress (1): 25/680 kB Progress (1): 29/680 kB Progress (1): 33/680 kB Progress (1): 37/680 kB Progress (1): 41/680 kB Progress (1): 45/680 kB Progress (1): 49/680 kB Progress (1): 53/680 kB Progress (1): 57/680 kB Progress (1): 61/680 kB Progress (1): 66/680 kB Progress (1): 70/680 kB Progress (1): 74/680 kB Progress (1): 78/680 kB Progress (1): 82/680 kB Progress (1): 86/680 kB Progress (1): 90/680 kB Progress (1): 94/680 kB Progress (1): 98/680 kB Progress (1): 102/680 kB Progress (1): 106/680 kB Progress (1): 111/680 kB Progress (1): 115/680 kB Progress (1): 119/680 kB Progress (1): 123/680 kB Progress (1): 127/680 kB Progress (1): 131/680 kB Progress (1): 135/680 kB Progress (1): 139/680 kB Progress (1): 143/680 kB Progress (1): 147/680 kB Progress (1): 152/680 kB Progress (1): 156/680 kB Progress (1): 160/680 kB Progress (1): 164/680 kB Progress (1): 168/680 kB Progress (1): 172/680 kB Progress (1): 176/680 kB Progress (1): 180/680 kB Progress (1): 184/680 kB Progress (1): 188/680 kB Progress (1): 193/680 kB Progress (1): 197/680 kB Progress (1): 201/680 kB Progress (1): 205/680 kB Progress (1): 209/680 kB Progress (1): 213/680 kB Progress (1): 217/680 kB Progress (1): 221/680 kB Progress (1): 225/680 kB Progress (1): 229/680 kB Progress (1): 233/680 kB Progress (1): 238/680 kB Progress (1): 242/680 kB Progress (1): 246/680 kB Progress (1): 250/680 kB Progress (1): 254/680 kB Progress (1): 258/680 kB Progress (1): 262/680 kB Progress (1): 266/680 kB Progress (1): 270/680 kB Progress (1): 274/680 kB Progress (1): 279/680 kB Progress (1): 283/680 kB Progress (1): 287/680 kB Progress (1): 291/680 kB Progress (1): 295/680 kB Progress (1): 299/680 kB Progress (1): 303/680 kB Progress (1): 307/680 kB Progress (1): 311/680 kB Progress (1): 315/680 kB Progress (1): 319/680 kB Progress (1): 324/680 kB Progress (1): 328/680 kB Progress (1): 332/680 kB Progress (1): 336/680 kB Progress (1): 340/680 kB Progress (1): 344/680 kB Progress (1): 348/680 kB Progress (1): 352/680 kB Progress (1): 356/680 kB Progress (1): 360/680 kB Progress (1): 365/680 kB Progress (1): 369/680 kB Progress (1): 373/680 kB Progress (1): 377/680 kB Progress (1): 381/680 kB Progress (1): 385/680 kB Progress (1): 389/680 kB Progress (1): 393/680 kB Progress (1): 397/680 kB Progress (1): 401/680 kB Progress (1): 406/680 kB Progress (1): 410/680 kB Progress (1): 414/680 kB Progress (1): 418/680 kB Progress (1): 422/680 kB Progress (1): 426/680 kB Progress (1): 430/680 kB Progress (1): 434/680 kB Progress (1): 438/680 kB Progress (1): 442/680 kB Progress (1): 446/680 kB Progress (1): 451/680 kB Progress (1): 455/680 kB Progress (1): 459/680 kB Progress (1): 463/680 kB Progress (1): 467/680 kB Progress (1): 471/680 kB Progress (1): 475/680 kB Progress (1): 479/680 kB Progress (1): 483/680 kB Progress (1): 487/680 kB Progress (1): 492/680 kB Progress (1): 496/680 kB Progress (1): 500/680 kB Progress (1): 504/680 kB Progress (1): 508/680 kB Progress (1): 512/680 kB Progress (1): 516/680 kB Progress (1): 520/680 kB Progress (1): 524/680 kB Progress (1): 528/680 kB Progress (1): 532/680 kB Progress (1): 537/680 kB Progress (1): 541/680 kB Progress (1): 545/680 kB Progress (1): 549/680 kB Progress (1): 553/680 kB Progress (1): 557/680 kB Progress (1): 561/680 kB Progress (1): 565/680 kB Progress (1): 569/680 kB Progress (1): 573/680 kB Progress (1): 578/680 kB Progress (1): 582/680 kB Progress (1): 586/680 kB Progress (1): 590/680 kB Progress (1): 594/680 kB Progress (1): 598/680 kB Progress (1): 602/680 kB Progress (1): 606/680 kB Progress (1): 610/680 kB Progress (1): 614/680 kB Progress (1): 618/680 kB Progress (1): 623/680 kB Progress (1): 627/680 kB Progress (1): 631/680 kB Progress (1): 635/680 kB Progress (1): 639/680 kB Progress (1): 643/680 kB Progress (1): 647/680 kB Progress (1): 651/680 kB Progress (1): 655/680 kB Progress (1): 659/680 kB Progress (1): 664/680 kB Progress (1): 668/680 kB Progress (1): 672/680 kB Progress (1): 676/680 kB Progress (1): 680 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-20220711.083032-10.jar (680 kB at 2.2 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-20220711.083032-10.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-20220711.083032-10.pom (12 kB at 446 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 16 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): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 2.2 kB/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 1.8 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-20220711.083032-10-sources.jar Progress (1): 4.1/426 kB Progress (1): 8.2/426 kB Progress (1): 12/426 kB Progress (1): 16/426 kB Progress (1): 20/426 kB Progress (1): 25/426 kB Progress (1): 29/426 kB Progress (1): 33/426 kB Progress (1): 37/426 kB Progress (1): 41/426 kB Progress (1): 45/426 kB Progress (1): 49/426 kB Progress (1): 53/426 kB Progress (1): 57/426 kB Progress (1): 61/426 kB Progress (1): 66/426 kB Progress (1): 70/426 kB Progress (1): 74/426 kB Progress (1): 78/426 kB Progress (1): 82/426 kB Progress (1): 86/426 kB Progress (1): 90/426 kB Progress (1): 94/426 kB Progress (1): 98/426 kB Progress (1): 102/426 kB Progress (1): 106/426 kB Progress (1): 111/426 kB Progress (1): 115/426 kB Progress (1): 119/426 kB Progress (1): 123/426 kB Progress (1): 127/426 kB Progress (1): 131/426 kB Progress (1): 135/426 kB Progress (1): 139/426 kB Progress (1): 143/426 kB Progress (1): 147/426 kB Progress (1): 152/426 kB Progress (1): 156/426 kB Progress (1): 160/426 kB Progress (1): 164/426 kB Progress (1): 168/426 kB Progress (1): 172/426 kB Progress (1): 176/426 kB Progress (1): 180/426 kB Progress (1): 184/426 kB Progress (1): 188/426 kB Progress (1): 193/426 kB Progress (1): 197/426 kB Progress (1): 201/426 kB Progress (1): 205/426 kB Progress (1): 209/426 kB Progress (1): 213/426 kB Progress (1): 217/426 kB Progress (1): 221/426 kB Progress (1): 225/426 kB Progress (1): 229/426 kB Progress (1): 233/426 kB Progress (1): 238/426 kB Progress (1): 242/426 kB Progress (1): 246/426 kB Progress (1): 250/426 kB Progress (1): 254/426 kB Progress (1): 258/426 kB Progress (1): 262/426 kB Progress (1): 266/426 kB Progress (1): 270/426 kB Progress (1): 274/426 kB Progress (1): 279/426 kB Progress (1): 283/426 kB Progress (1): 287/426 kB Progress (1): 291/426 kB Progress (1): 295/426 kB Progress (1): 299/426 kB Progress (1): 303/426 kB Progress (1): 307/426 kB Progress (1): 311/426 kB Progress (1): 315/426 kB Progress (1): 319/426 kB Progress (1): 324/426 kB Progress (1): 328/426 kB Progress (1): 332/426 kB Progress (1): 336/426 kB Progress (1): 340/426 kB Progress (1): 344/426 kB Progress (1): 348/426 kB Progress (1): 352/426 kB Progress (1): 356/426 kB Progress (1): 360/426 kB Progress (1): 365/426 kB Progress (1): 369/426 kB Progress (1): 373/426 kB Progress (1): 377/426 kB Progress (1): 381/426 kB Progress (1): 385/426 kB Progress (1): 389/426 kB Progress (1): 393/426 kB Progress (1): 397/426 kB Progress (1): 401/426 kB Progress (1): 406/426 kB Progress (1): 410/426 kB Progress (1): 414/426 kB Progress (1): 418/426 kB Progress (1): 422/426 kB Progress (1): 426/426 kB Progress (1): 426 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-20220711.083032-10-sources.jar (426 kB at 6.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): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 1.7 kB/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] [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.04 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.019 s - in org.appng.cli.prettyTable.PrettyTableTest [INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest 2022-07-11T10:33:54,296 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-11T10:33:54,319 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-11T10:33:54,740 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:33:54,916 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 157 ms. Found 15 JPA repository interfaces. 2022-07-11T10:33:55,374 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:33:55,442 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-11T10:33:55,681 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-11T10:33:55,930 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:33:55,935 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:33:55,935 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:33:55,935 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:33:55,940 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:33:56,282 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:33:56,338 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:33:56,909 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-11T10:33:58,113 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@102f3f05] 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-11T10:33:58,119 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3e3bf77b] 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-11T10:33:58,161 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:33:58,174 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:00,412 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:33:54 CEST 2022 2022-07-11T10:34:01,117 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@fd8513b testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@18372705, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@418f0f27 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@2086f336]; rollback [false] 2022-07-11T10:34:01,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:01,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:01,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:01,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:01,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:01,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:01,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:01,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:01,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:01,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:01,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:01,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:01,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:01,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:01,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:01,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:01,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:01,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:01,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:01,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:01,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:01,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:01,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:01,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:01,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:01,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:01,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:01,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:01,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:01,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:01,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:01,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:01,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:01,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:01,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:01,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:01,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:01,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:01,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:01,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:01,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:01,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:01,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:01,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:01,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:01,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:01,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:01,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:01,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:01,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:01,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:01,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:01,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:01,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.myProp 2022-07-11T10:34:01,448 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@fd8513b testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@18372705, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@418f0f27 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-11T10:34:01,452 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:01,453 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.273 s - in org.appng.cli.commands.property.CommandCreatePropertyTest [INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest 2022-07-11T10:34:01,459 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-11T10:34:01,460 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@783a35d8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@38821ada, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2ab40d2d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@240b656f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@db610c3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@254a9f65, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2f1d2384, org.springframework.test.context.event.EventPublishingTestExecutionListener@50c20b15] 2022-07-11T10:34:01,575 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:01,608 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 32 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:01,663 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:01,705 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:01,705 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:01,705 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:01,706 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:01,706 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:01,707 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:01,712 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:02,133 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7ceb432c] 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-11T10:34:02,147 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32fccfc2] 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-11T10:34:02,185 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:02,186 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:02,858 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:01 CEST 2022 2022-07-11T10:34:02,880 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2092b072 testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@504521ae, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a9e6ea7 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@2f229f60]; rollback [false] 2022-07-11T10:34:02,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:02,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:02,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:02,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:02,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:02,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:02,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:02,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:02,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:02,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:02,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:02,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:02,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:02,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:02,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:02,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:02,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:02,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:02,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:02,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:02,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:02,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:02,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:02,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:02,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:02,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:02,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:02,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:02,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:02,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:02,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:02,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:02,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:02,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:02,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:02,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:02,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:02,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:02,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:02,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:02,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:02,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:02,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:02,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:02,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:02,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:02,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:03,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-11T10:34:03,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-11T10:34:03,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-11T10:34:03,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-11T10:34:03,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-11T10:34:03,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-11T10:34:03,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-11T10:34:03,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-11T10:34:03,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-11T10:34:03,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-11T10:34:03,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-11T10:34:03,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-11T10:34:03,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-11T10:34:03,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-11T10:34:03,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:34:03,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-11T10:34:03,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-11T10:34:03,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-11T10:34:03,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-11T10:34:03,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-11T10:34:03,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-11T10:34:03,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-11T10:34:03,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-11T10:34:03,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-11T10:34:03,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-11T10:34:03,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-11T10:34:03,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-11T10:34:03,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-11T10:34:03,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-11T10:34:03,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-11T10:34:03,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-11T10:34:03,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-11T10:34:03,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-11T10:34:03,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-11T10:34:03,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-11T10:34:03,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-11T10:34:03,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-11T10:34:03,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-11T10:34:03,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-11T10:34:03,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-11T10:34:03,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-11T10:34:03,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-11T10:34:03,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-11T10:34:03,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-11T10:34:03,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-11T10:34:03,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-11T10:34:03,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-11T10:34:03,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-11T10:34:03,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-11T10:34:03,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-11T10:34:03,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-11T10:34:03,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-11T10:34:03,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-11T10:34:03,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-11T10:34:03,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-11T10:34:03,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-11T10:34:03,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-11T10:34:03,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-11T10:34:03,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-11T10:34:03,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-11T10:34:03,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-11T10:34:03,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-11T10:34:03,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-11T10:34:03,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-11T10:34:03,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-11T10:34:03,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-11T10:34:03,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-11T10:34:03,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-11T10:34:03,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-11T10:34:03,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-11T10:34:03,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-11T10:34:03,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-11T10:34:03,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.myClob 2022-07-11T10:34:03,146 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2092b072 testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@504521ae, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a9e6ea7 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-11T10:34:03,151 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:03,151 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.693 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest 2022-07-11T10:34:03,158 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-11T10:34:03,158 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@ddca64d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5d39797a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6bc6400e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2f0765f7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@47814094, org.springframework.test.context.transaction.TransactionalTestExecutionListener@51e513b7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@87affb5, org.springframework.test.context.event.EventPublishingTestExecutionListener@1c461b90] 2022-07-11T10:34:03,247 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:03,274 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:03,334 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:03,363 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:03,363 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:03,364 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:03,364 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:03,364 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:03,365 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:03,369 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:03,629 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@61dcf21f] 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-11T10:34:03,642 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@29fe45a3] 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-11T10:34:03,677 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:03,678 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:04,042 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:03 CEST 2022 2022-07-11T10:34:04,054 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@645b2ac7 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@5e5df559, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7481775c 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@561dc11f]; rollback [false] 2022-07-11T10:34:04,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:04,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:04,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:04,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:04,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:04,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:04,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:04,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:04,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:04,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:04,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:04,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:04,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:04,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:04,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:04,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:04,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:04,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:04,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:04,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:04,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:04,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:04,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:04,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:04,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:04,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:04,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:04,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:04,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:04,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:04,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:04,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:04,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:04,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:04,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:04,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:04,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:04,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:04,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:04,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:04,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:04,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:04,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:04,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:04,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:04,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:04,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:04,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:04,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:04,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:04,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:04,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:04,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:04,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-11T10:34:04,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-11T10:34:04,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-11T10:34:04,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-11T10:34:04,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-11T10:34:04,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-11T10:34:04,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-11T10:34:04,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-11T10:34:04,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-11T10:34:04,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-11T10:34:04,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-11T10:34:04,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-11T10:34:04,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-11T10:34:04,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-11T10:34:04,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:34:04,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-11T10:34:04,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-11T10:34:04,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-11T10:34:04,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-11T10:34:04,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-11T10:34:04,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-11T10:34:04,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-11T10:34:04,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-11T10:34:04,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-11T10:34:04,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-11T10:34:04,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-11T10:34:04,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-11T10:34:04,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-11T10:34:04,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-11T10:34:04,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-11T10:34:04,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-11T10:34:04,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-11T10:34:04,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-11T10:34:04,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-11T10:34:04,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-11T10:34:04,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-11T10:34:04,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-11T10:34:04,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-11T10:34:04,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-11T10:34:04,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-11T10:34:04,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-11T10:34:04,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-11T10:34:04,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-11T10:34:04,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-11T10:34:04,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-11T10:34:04,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-11T10:34:04,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-11T10:34:04,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-11T10:34:04,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-11T10:34:04,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-11T10:34:04,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-11T10:34:04,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-11T10:34:04,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-11T10:34:04,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-11T10:34:04,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-11T10:34:04,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-11T10:34:04,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-11T10:34:04,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-11T10:34:04,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-11T10:34:04,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-11T10:34:04,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-11T10:34:04,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-11T10:34:04,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-11T10:34:04,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-11T10:34:04,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-11T10:34:04,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-11T10:34:04,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-11T10:34:04,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-11T10:34:04,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-11T10:34:04,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-11T10:34:04,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-11T10:34:04,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-11T10:34:04,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:34:04,194 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@645b2ac7 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@5e5df559, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7481775c 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-11T10:34:04,197 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:04,197 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.042 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest 2022-07-11T10:34:04,203 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-11T10:34:04,203 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6444bf53, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@634a3a2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4fc3bdb4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3b057816, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7afaf602, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5970734c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b8c4bcb, org.springframework.test.context.event.EventPublishingTestExecutionListener@1bd95764] 2022-07-11T10:34:04,300 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:04,325 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:04,354 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:04,391 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:04,391 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:04,392 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:04,392 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:04,392 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:04,393 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:04,399 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:04,676 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9def6d] 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-11T10:34:04,685 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c5bcc6e] 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-11T10:34:04,712 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:04,712 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:05,075 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:04 CEST 2022 2022-07-11T10:34:05,086 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@5d869991, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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@1f0630a9]; rollback [false] 2022-07-11T10:34:05,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:05,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:05,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:05,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:05,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:05,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:05,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:05,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:05,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:05,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:05,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:05,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:05,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:05,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:05,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:05,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:05,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:05,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:05,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:05,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:05,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:05,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:05,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:05,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:05,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:05,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:05,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:05,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:05,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:05,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:05,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:05,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:05,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:05,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:05,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:05,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:05,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:05,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:05,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:05,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:05,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:05,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:05,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:05,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:05,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:05,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:05,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:05,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:05,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:05,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:05,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:05,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:05,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:05,144 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@5d869991, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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-11T10:34:05,146 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@5b81d35c, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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@1f0630a9]; rollback [false] 2022-07-11T10:34:05,175 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@5b81d35c, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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-11T10:34:05,176 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@2f9404a7, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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@1f0630a9]; rollback [false] 2022-07-11T10:34:05,190 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@2f9404a7, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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-11T10:34:05,191 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@44b3d336, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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@1f0630a9]; rollback [false] 2022-07-11T10:34:05,205 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@44b3d336, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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-11T10:34:05,206 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1eea09a4, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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@1f0630a9]; rollback [false] 2022-07-11T10:34:05,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-11T10:34:05,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-11T10:34:05,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-11T10:34:05,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-11T10:34:05,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-11T10:34:05,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-11T10:34:05,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-11T10:34:05,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-11T10:34:05,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-11T10:34:05,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-11T10:34:05,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-11T10:34:05,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-11T10:34:05,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-11T10:34:05,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-11T10:34:05,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:34:05,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-11T10:34:05,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-11T10:34:05,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-11T10:34:05,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-11T10:34:05,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-11T10:34:05,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-11T10:34:05,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-11T10:34:05,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-11T10:34:05,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-11T10:34:05,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-11T10:34:05,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-11T10:34:05,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-11T10:34:05,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-11T10:34:05,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-11T10:34:05,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-11T10:34:05,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-11T10:34:05,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-11T10:34:05,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-11T10:34:05,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-11T10:34:05,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-11T10:34:05,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-11T10:34:05,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-11T10:34:05,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-11T10:34:05,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-11T10:34:05,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-11T10:34:05,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-11T10:34:05,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-11T10:34:05,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-11T10:34:05,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-11T10:34:05,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-11T10:34:05,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-11T10:34:05,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-11T10:34:05,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-11T10:34:05,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-11T10:34:05,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-11T10:34:05,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-11T10:34:05,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-11T10:34:05,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-11T10:34:05,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-11T10:34:05,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-11T10:34:05,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-11T10:34:05,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-11T10:34:05,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-11T10:34:05,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-11T10:34:05,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-11T10:34:05,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-11T10:34:05,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-11T10:34:05,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-11T10:34:05,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-11T10:34:05,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-11T10:34:05,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-11T10:34:05,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-11T10:34:05,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-11T10:34:05,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-11T10:34:05,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-11T10:34:05,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-11T10:34:05,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-11T10:34:05,299 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1eea09a4, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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-11T10:34:05,301 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@b3bb18a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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@1f0630a9]; rollback [false] 2022-07-11T10:34:05,315 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d7956fb testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@b3bb18a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@597880b1 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-11T10:34:05,318 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:05,319 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.117 s - in org.appng.cli.commands.property.CommandListPropertiesTest [INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest 2022-07-11T10:34:05,322 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-11T10:34:05,322 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@21eaf75b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4691b83d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3b847d31, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@672e3f24, org.springframework.test.context.support.DirtiesContextTestExecutionListener@11084cb5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5a934ef9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@42e6cd6f, org.springframework.test.context.event.EventPublishingTestExecutionListener@54271d08] 2022-07-11T10:34:05,397 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:05,421 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:05,446 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:05,475 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:05,476 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:05,476 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:05,476 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:05,476 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:05,477 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:05,482 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:05,727 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4eb016a7] 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-11T10:34:05,734 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@cab37eb] 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-11T10:34:05,756 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:05,757 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:06,144 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:05 CEST 2022 2022-07-11T10:34:06,160 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@394ec37c testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@60175602, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3a8e9401 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@668b9072]; rollback [false] 2022-07-11T10:34:06,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:06,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:06,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:06,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:06,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:06,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:06,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:06,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:06,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:06,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:06,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:06,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:06,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:06,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:06,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:06,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:06,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:06,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:06,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:06,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:06,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:06,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:06,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:06,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:06,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:06,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:06,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:06,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:06,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:06,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:06,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:06,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:06,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:06,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:06,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:06,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:06,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:06,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:06,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:06,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:06,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:06,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:06,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:06,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:06,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:06,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:06,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:06,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:06,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:06,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:06,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:06,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.devMode 2022-07-11T10:34:06,218 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@394ec37c testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@60175602, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3a8e9401 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-11T10:34:06,221 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:06,221 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.9 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest [INFO] Running org.appng.cli.commands.template.CommandInstallTemplateTest 2022-07-11T10:34:06,225 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-11T10:34:06,226 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27b8eecb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@293e3161, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1d7ca8b0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@67b3fd0e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71d8985, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5f70053e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@27b10f48, org.springframework.test.context.event.EventPublishingTestExecutionListener@5f12dd3d] 2022-07-11T10:34:06,327 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:06,352 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:06,377 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:06,403 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:06,403 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:06,403 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:06,404 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:06,404 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:06,404 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:06,409 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:06,635 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@491b4062] 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-11T10:34:06,640 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@60b8d514] 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-11T10:34:06,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-11T10:34:06,661 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:07,031 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:06 CEST 2022 2022-07-11T10:34:07,042 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6f019523 testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@4bfe0b18, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10a89001 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@2b66ac5f]; rollback [false] 2022-07-11T10:34:07,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:07,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:07,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:07,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:07,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:07,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:07,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:07,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:07,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:07,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:07,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:07,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:07,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:07,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:07,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:07,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:07,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:07,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:07,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:07,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:07,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:07,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:07,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:07,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:07,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:07,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:07,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:07,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:07,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:07,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:07,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:07,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:07,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:07,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:07,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:07,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:07,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:07,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:07,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:07,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:07,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:07,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:07,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:07,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:07,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:07,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:07,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:07,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:07,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:07,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:07,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:07,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:07,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:07,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-11T10:34:07,142 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-11T10:34:07,301 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-11T10:34:07,302 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-11T10:34:07,303 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-11T10:34:07,305 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-11T10:34:07,306 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-11T10:34:07,306 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-11T10:34:07,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Template appng-template 2022-07-11T10:34:07,333 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6f019523 testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@4bfe0b18, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10a89001 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-11T10:34:07,335 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:07,335 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.11 s - in org.appng.cli.commands.template.CommandInstallTemplateTest [INFO] Running org.appng.cli.commands.group.CommandAddGroupTest 2022-07-11T10:34:07,338 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-11T10:34:07,338 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@54b1beea, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a85d9d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@66c3c813, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@52fec246, org.springframework.test.context.support.DirtiesContextTestExecutionListener@b61601d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ae48059, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@321f5a46, org.springframework.test.context.event.EventPublishingTestExecutionListener@165742b1] 2022-07-11T10:34:07,429 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:07,465 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 35 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:07,497 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:07,522 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:07,522 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:07,522 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:07,522 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:07,522 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:07,523 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:07,527 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:07,745 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47a782a1] 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-11T10:34:07,752 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1270c8ec] 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-11T10:34:07,773 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:07,774 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:08,104 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:07 CEST 2022 2022-07-11T10:34:08,114 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@10765e11 testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@6cea94e0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@56fae55c 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@32e3d46e]; rollback [false] 2022-07-11T10:34:08,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:08,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:08,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:08,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:08,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:08,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:08,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:08,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:08,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:08,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:08,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:08,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:08,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:08,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:08,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:08,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:08,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:08,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:08,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:08,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:08,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:08,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:08,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:08,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:08,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:08,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:08,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:08,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:08,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:08,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:08,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:08,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:08,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:08,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:08,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:08,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:08,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:08,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:08,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:08,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:08,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:08,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:08,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:08,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:08,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:08,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:08,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:08,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:08,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:08,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:08,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:08,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:08,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:08,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-11T10:34:08,151 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-11T10:34:08,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Subject admin 2022-07-11T10:34:08,171 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@10765e11 testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@6cea94e0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@56fae55c 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-11T10:34:08,173 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:08,173 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.833 s - in org.appng.cli.commands.group.CommandAddGroupTest [INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest 2022-07-11T10:34:08,177 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-11T10:34:08,177 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@74b3c38a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@201788cd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@78eb4fee, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@38283ad3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@52ed11cf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ea0babf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c9608ba, org.springframework.test.context.event.EventPublishingTestExecutionListener@15915959] 2022-07-11T10:34:08,251 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:08,274 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:08,297 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:08,323 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:08,323 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:08,324 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:08,324 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:08,324 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:08,324 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:08,329 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:08,533 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4ee6cf9e] 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-11T10:34:08,538 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3e94ff8a] 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-11T10:34:08,555 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:08,556 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:08,916 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:08 CEST 2022 2022-07-11T10:34:08,924 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@380518f2 testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@efe3ed0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1892c26c 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@193ae7ca]; rollback [false] 2022-07-11T10:34:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:08,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:08,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:08,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:08,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:08,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:08,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:08,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:08,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:08,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:08,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:08,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:08,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:08,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:08,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:08,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:08,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:08,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:08,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:08,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:08,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:08,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:08,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:08,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:08,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:08,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:08,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:08,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:08,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:08,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:08,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:08,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:08,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:08,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:08,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:08,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-11T10:34:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Group admins 2022-07-11T10:34:08,974 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@380518f2 testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@efe3ed0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1892c26c 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-11T10:34:08,975 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:08,975 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.798 s - in org.appng.cli.commands.group.CommandDeleteGroupTest [INFO] Running org.appng.cli.commands.group.CommandListGroupsTest 2022-07-11T10:34:08,978 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-11T10:34:08,979 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@158f4c22, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@36d4f8c1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7dfc1f89, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@61450111, org.springframework.test.context.support.DirtiesContextTestExecutionListener@e44af47, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1f474cbe, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@25a1888, org.springframework.test.context.event.EventPublishingTestExecutionListener@4bdedc5b] 2022-07-11T10:34:09,044 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:09,067 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:09,087 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:09,110 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:09,110 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:09,110 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:09,110 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:09,110 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:09,111 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:09,115 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:09,357 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@12c75e2b] 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-11T10:34:09,364 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e9dab3c] 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-11T10:34:09,391 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:09,391 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:09,771 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:09 CEST 2022 2022-07-11T10:34:09,780 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7611dd8b testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@62e8a8f2, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@305d3110 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@6ef69ebf]; rollback [false] 2022-07-11T10:34:09,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:09,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:09,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:09,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:09,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:09,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:09,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:09,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:09,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:09,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:09,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:09,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:09,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:09,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:09,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:09,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:09,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:09,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:09,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:09,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:09,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:09,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:09,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:09,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:09,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:09,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:09,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:09,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:09,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:09,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:09,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:09,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:09,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:09,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:09,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:09,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:09,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:09,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:09,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:09,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:09,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:09,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:09,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:09,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:09,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:09,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:09,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:09,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:09,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:09,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:09,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:09,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:09,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:09,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group users 2022-07-11T10:34:09,817 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7611dd8b testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@62e8a8f2, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@305d3110 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-11T10:34:09,818 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:09,818 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.845 s - in org.appng.cli.commands.group.CommandListGroupsTest [INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest 2022-07-11T10:34:09,826 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-11T10:34:09,826 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@30c1f4b4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d09f24f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3d494e91, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@29e94915, org.springframework.test.context.support.DirtiesContextTestExecutionListener@16b27cc8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@64db6fdb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@13918817, org.springframework.test.context.event.EventPublishingTestExecutionListener@7053da91] 2022-07-11T10:34:09,889 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:09,911 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:09,930 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:09,952 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:09,952 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:09,952 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:09,952 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:09,952 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:09,953 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:09,957 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:10,153 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@44a72992] 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-11T10:34:10,157 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f22b35e] 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-11T10:34:10,174 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:10,174 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:10,531 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:09 CEST 2022 2022-07-11T10:34:10,540 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@63484357 testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@71bc6333, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a4c0946 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@1d38b461]; rollback [false] 2022-07-11T10:34:10,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:10,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:10,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:10,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:10,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:10,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:10,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:10,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:10,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:10,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:10,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:10,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:10,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:10,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:10,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:10,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:10,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:10,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:10,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:10,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:10,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:10,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:10,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:10,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:10,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:10,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:10,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:10,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:10,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:10,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:10,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:10,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:10,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:10,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:10,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:10,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:10,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:10,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:10,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:10,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:10,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:10,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:10,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:10,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:10,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:10,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:10,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:10,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:10,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:10,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:10,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:10,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:10,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:10,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-11T10:34:10,576 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@63484357 testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@71bc6333, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a4c0946 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-11T10:34:10,588 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:10,588 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.763 s - in org.appng.cli.commands.group.CommandCreateGroupTest [INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest 2022-07-11T10:34:10,594 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-11T10:34:10,594 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2588df7b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4fc523e4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@12089fdb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@299d31d9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4a0d4096, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2c318030, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7a91342a, org.springframework.test.context.event.EventPublishingTestExecutionListener@3a42d158] 2022-07-11T10:34:10,671 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:10,702 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 30 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:10,747 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:10,770 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:10,771 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:10,771 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:10,771 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:10,771 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:10,772 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:10,776 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:10,952 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71421ee5] 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-11T10:34:10,956 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@628a7c8c] 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-11T10:34:10,972 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:10,972 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:11,325 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:10 CEST 2022 2022-07-11T10:34:11,335 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5ad6e5ac testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@1e69772a, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@71b09857 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@6cb9dce7]; rollback [false] 2022-07-11T10:34:11,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:11,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:11,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:11,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:11,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:11,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:11,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:11,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:11,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:11,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:11,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:11,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:11,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:11,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:11,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:11,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:11,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:11,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:11,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:11,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:11,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:11,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:11,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:11,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:11,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:11,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:11,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:11,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:11,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:11,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:11,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:11,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:11,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:11,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:11,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:11,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:11,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:11,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:11,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:11,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:11,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:11,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:11,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:11,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:11,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:11,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:11,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:11,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:11,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:11,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:11,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:11,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:11,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:11,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository remoterepo 2022-07-11T10:34:11,378 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5ad6e5ac testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@1e69772a, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@71b09857 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-11T10:34:11,383 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5ad6e5ac testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@41c8d73d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@71b09857 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@6cb9dce7]; rollback [false] 2022-07-11T10:34:11,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-11T10:34:11,406 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5ad6e5ac testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@41c8d73d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@71b09857 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-11T10:34:11,408 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:11,409 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.818 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest 2022-07-11T10:34:11,418 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-11T10:34:11,419 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5e04a8d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@27b6d26d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@89e35a4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@433d24b0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@440eba78, org.springframework.test.context.transaction.TransactionalTestExecutionListener@553a3d2e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2cf00138, org.springframework.test.context.event.EventPublishingTestExecutionListener@642b8b2] 2022-07-11T10:34:11,520 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:11,553 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 32 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:11,580 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:11,603 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:11,603 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:11,603 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:11,603 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:11,603 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:11,604 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:11,609 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:11,801 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@fb0634b] 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-11T10:34:11,806 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1852cea2] 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-11T10:34:11,825 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:11,826 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:12,142 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:11 CEST 2022 2022-07-11T10:34:12,151 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@152a4d6c testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@1fce9ab0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@286dd7e6 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@68960e7a]; rollback [false] 2022-07-11T10:34:12,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:12,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:12,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:12,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:12,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:12,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:12,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:12,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:12,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:12,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:12,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:12,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:12,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:12,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:12,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:12,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:12,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:12,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:12,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:12,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:12,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:12,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:12,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:12,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:12,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:12,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:12,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:12,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:12,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:12,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:12,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:12,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:12,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:12,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:12,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:12,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:12,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:12,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:12,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:12,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:12,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:12,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:12,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:12,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:12,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:12,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:12,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:12,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:12,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:12,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:12,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:12,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:12,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:12,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-11T10:34:12,201 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@152a4d6c testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@1fce9ab0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@286dd7e6 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-11T10:34:12,203 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:12,204 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.792 s - in org.appng.cli.commands.repository.CommandListRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest 2022-07-11T10:34:12,211 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-11T10:34:12,212 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@13c6ca87, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@322c3bbd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@70fb901b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7f3ca861, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5a8bd7f3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@9a9eecc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@257edcaa, org.springframework.test.context.event.EventPublishingTestExecutionListener@3f1b17c4] 2022-07-11T10:34:12,276 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:12,297 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:12,316 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:12,341 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:12,341 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:12,342 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:12,342 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:12,342 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:12,343 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:12,347 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:12,506 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@22b11659] 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-11T10:34:12,509 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@13bc93b] 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-11T10:34:12,525 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:12,525 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:12,956 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:12 CEST 2022 2022-07-11T10:34:12,968 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fe4c5b testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@4a56d17b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf22ec3 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@4bb5e818]; rollback [false] 2022-07-11T10:34:12,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:12,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:12,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:12,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:12,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:12,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:12,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:12,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:12,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:12,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:12,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:12,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:12,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:12,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:12,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:12,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:12,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:12,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:12,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:12,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:12,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:12,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:12,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:12,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:12,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:12,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:12,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:12,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:12,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:12,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:12,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:12,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:12,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:12,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:12,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:12,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:12,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:12,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:12,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:12,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:12,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:12,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:12,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:12,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:12,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:12,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:12,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:12,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:12,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:12,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:12,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:12,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:12,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:12,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-11T10:34:13,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Repository localrepo 2022-07-11T10:34:13,015 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fe4c5b testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@4a56d17b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7cf22ec3 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-11T10:34:13,017 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:13,017 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.808 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest [INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest 2022-07-11T10:34:13,022 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-11T10:34:13,023 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@377218cc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b5dc75d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@792a0868, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@486c2c84, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6f7ff93d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6a1dbca0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@435d90c3, org.springframework.test.context.event.EventPublishingTestExecutionListener@6afc9c20] 2022-07-11T10:34:13,080 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:13,104 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:13,129 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:13,159 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:13,160 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:13,160 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:13,160 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:13,160 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:13,161 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:13,164 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:13,349 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4927d70d] 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-11T10:34:13,353 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@686818c7] 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-11T10:34:13,374 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:13,374 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:13,729 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:13 CEST 2022 2022-07-11T10:34:13,737 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6272e851 testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@1295d34b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6685b5cc 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@1f384329]; rollback [false] 2022-07-11T10:34:13,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:13,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:13,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:13,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:13,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:13,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:13,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:13,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:13,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:13,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:13,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:13,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:13,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:13,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:13,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:13,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:13,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:13,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:13,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:13,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:13,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:13,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:13,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:13,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:13,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:13,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:13,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:13,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:13,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:13,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:13,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:13,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:13,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:13,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:13,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:13,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:13,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:13,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:13,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:13,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:13,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:13,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:13,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:13,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:13,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:13,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:13,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:13,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:13,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:13,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:13,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:13,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:13,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:13,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-11T10:34:13,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-11T10:34:13,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-11T10:34:13,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-11T10:34:13,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-11T10:34:13,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-11T10:34:13,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-11T10:34:13,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-11T10:34:13,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-11T10:34:13,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-11T10:34:13,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-11T10:34:13,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-11T10:34:13,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-11T10:34:13,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-11T10:34:13,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:34:13,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-11T10:34:13,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-11T10:34:13,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-11T10:34:13,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-11T10:34:13,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-11T10:34:13,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-11T10:34:13,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-11T10:34:13,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-11T10:34:13,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-11T10:34:13,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-11T10:34:13,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-11T10:34:13,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-11T10:34:13,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-11T10:34:13,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-11T10:34:13,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-11T10:34:13,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-11T10:34:13,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-11T10:34:13,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-11T10:34:13,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-11T10:34:13,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-11T10:34:13,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-11T10:34:13,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-11T10:34:13,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-11T10:34:13,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-11T10:34:13,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-11T10:34:13,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-11T10:34:13,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-11T10:34:13,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-11T10:34:13,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-11T10:34:13,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-11T10:34:13,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-11T10:34:13,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-11T10:34:13,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-11T10:34:13,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-11T10:34:13,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-11T10:34:13,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-11T10:34:13,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-11T10:34:13,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-11T10:34:13,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-11T10:34:13,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-11T10:34:13,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-11T10:34:13,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-11T10:34:13,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-11T10:34:13,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-11T10:34:13,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-11T10:34:13,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-11T10:34:13,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-11T10:34:13,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-11T10:34:13,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-11T10:34:13,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-11T10:34:13,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-11T10:34:13,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-11T10:34:13,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-11T10:34:13,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-11T10:34:13,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-11T10:34:13,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-11T10:34:13,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-11T10:34:13,833 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6272e851 testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@1295d34b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6685b5cc 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-11T10:34:13,836 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:13,836 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.817 s - in org.appng.cli.commands.site.CommandCreateSiteTest [INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest 2022-07-11T10:34:13,841 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-11T10:34:13,842 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4e32581e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2310b99e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@465ed2a0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2ba0131c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@770e5cde, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5174d7e8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@610fc4b4, org.springframework.test.context.event.EventPublishingTestExecutionListener@4a9c137a] 2022-07-11T10:34:13,909 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:13,931 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:13,949 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:13,972 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:13,972 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:13,972 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:13,972 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:13,972 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:13,973 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:13,977 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:14,135 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4e2cb968] 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-11T10:34:14,140 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@401f298a] 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-11T10:34:14,161 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:14,161 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:14,527 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:13 CEST 2022 2022-07-11T10:34:14,538 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@272fe2f5 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@1aee0db5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@41390b98 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@35b04b3a]; rollback [false] 2022-07-11T10:34:14,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:14,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:14,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:14,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:14,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:14,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:14,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:14,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:14,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:14,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:14,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:14,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:14,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:14,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:14,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:14,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:14,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:14,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:14,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:14,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:14,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:14,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:14,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-11T10:34:14,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-11T10:34:14,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-11T10:34:14,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-11T10:34:14,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-11T10:34:14,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-11T10:34:14,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-11T10:34:14,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-11T10:34:14,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-11T10:34:14,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-11T10:34:14,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-11T10:34:14,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-11T10:34:14,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-11T10:34:14,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-11T10:34:14,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-11T10:34:14,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-11T10:34:14,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-11T10:34:14,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-11T10:34:14,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-11T10:34:14,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-11T10:34:14,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-11T10:34:14,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-11T10:34:14,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-11T10:34:14,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-11T10:34:14,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-11T10:34:14,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-11T10:34:14,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-11T10:34:14,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-11T10:34:14,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-11T10:34:14,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-11T10:34:14,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-11T10:34:14,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-11T10:34:14,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-11T10:34:14,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-11T10:34:14,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-11T10:34:14,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-11T10:34:14,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-11T10:34:14,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-11T10:34:14,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-11T10:34:14,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-11T10:34:14,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-11T10:34:14,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-11T10:34:14,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-11T10:34:14,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-11T10:34:14,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-11T10:34:14,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-11T10:34:14,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-11T10:34:14,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-11T10:34:14,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-11T10:34:14,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-11T10:34:14,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-11T10:34:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-11T10:34:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-11T10:34:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-11T10:34:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-11T10:34:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-11T10:34:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-11T10:34:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-11T10:34:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-11T10:34:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-11T10:34:14,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-11T10:34:14,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-11T10:34:14,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-11T10:34:14,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-11T10:34:14,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-11T10:34:14,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-11T10:34:14,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-11T10:34:14,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-11T10:34:14,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-11T10:34:14,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-11T10:34:14,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-11T10:34:14,588 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-11T10:34:24,660 INFO [main] org.appng.core.service.CoreService: starting deletion of site testsite 2022-07-11T10:34:24,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-11T10:34:24,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-11T10:34:24,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.appendTabId 2022-07-11T10:34:24,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.assetsDir 2022-07-11T10:34:24,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authApplication 2022-07-11T10:34:24,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-11T10:34:24,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-11T10:34:24,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-11T10:34:24,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-11T10:34:24,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-11T10:34:24,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-11T10:34:24,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-11T10:34:24,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-11T10:34:24,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-11T10:34:24,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-11T10:34:24,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-11T10:34:24,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-11T10:34:24,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-11T10:34:24,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-11T10:34:24,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-11T10:34:24,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-11T10:34:24,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-11T10:34:24,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPage 2022-07-11T10:34:24,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-11T10:34:24,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.documentDir 2022-07-11T10:34:24,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.encoding 2022-07-11T10:34:24,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-11T10:34:24,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPage 2022-07-11T10:34:24,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPages 2022-07-11T10:34:24,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.host 2022-07-11T10:34:24,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexConfig 2022-07-11T10:34:24,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexDir 2022-07-11T10:34:24,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-11T10:34:24,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-11T10:34:24,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-11T10:34:24,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-11T10:34:24,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-11T10:34:24,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-11T10:34:24,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-11T10:34:24,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-11T10:34:24,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-11T10:34:24,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-11T10:34:24,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-11T10:34:24,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapHost 2022-07-11T10:34:24,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-11T10:34:24,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-11T10:34:24,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-11T10:34:24,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-11T10:34:24,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUser 2022-07-11T10:34:24,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-11T10:34:24,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.locale 2022-07-11T10:34:24,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-11T10:34:24,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailHost 2022-07-11T10:34:24,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailPort 2022-07-11T10:34:24,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.manager-path 2022-07-11T10:34:24,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.name 2022-07-11T10:34:24,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-11T10:34:24,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-11T10:34:24,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-11T10:34:24,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.service-path 2022-07-11T10:34:24,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-11T10:34:24,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-11T10:34:24,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-11T10:34:24,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-11T10:34:24,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-11T10:34:24,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-11T10:34:24,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-11T10:34:24,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.template 2022-07-11T10:34:24,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.timeZone 2022-07-11T10:34:24,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.wwwDir 2022-07-11T10:34:24,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-11T10:34:24,711 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-11T10:34:24,715 INFO [main] org.appng.core.service.CoreService: done deleting site testsite 2022-07-11T10:34:24,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Site testsite 2022-07-11T10:34:24,721 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@272fe2f5 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@1aee0db5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@41390b98 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-11T10:34:24,724 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:24,724 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.882 s - in org.appng.cli.commands.site.CommandDeleteSiteTest [INFO] Running org.appng.cli.commands.site.CommandListSitesTest 2022-07-11T10:34:24,730 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-11T10:34:24,732 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@42b9ed71, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@73d52075, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@61ee7089, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@79cacbf4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@749563d9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2e1933b6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3ce164c4, org.springframework.test.context.event.EventPublishingTestExecutionListener@13db8dc7] 2022-07-11T10:34:24,795 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:24,817 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:24,842 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:24,865 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:24,866 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:24,866 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:24,866 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:24,866 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:24,867 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:24,871 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:25,026 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4e5b612] 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-11T10:34:25,029 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4840a2f5] 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-11T10:34:25,043 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:25,044 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:25,376 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:24 CEST 2022 2022-07-11T10:34:25,390 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@53fb18ad testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@71f76ed0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@77f4ca5c 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@7c3d3465]; rollback [false] 2022-07-11T10:34:25,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:25,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:25,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:25,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:25,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:25,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:25,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:25,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:25,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:25,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:25,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:25,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:25,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:25,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:25,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:25,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:25,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:25,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:25,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:25,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:25,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:25,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:25,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:25,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:25,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:25,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:25,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:25,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:25,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:25,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:25,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:25,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:25,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:25,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:25,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:25,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:25,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:25,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:25,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:25,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:25,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:25,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:25,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:25,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:25,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:25,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:25,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:25,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:25,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:25,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:25,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:25,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:25,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:25,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-11T10:34:25,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-11T10:34:25,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-11T10:34:25,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-11T10:34:25,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-11T10:34:25,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-11T10:34:25,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-11T10:34:25,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-11T10:34:25,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-11T10:34:25,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-11T10:34:25,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-11T10:34:25,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-11T10:34:25,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-11T10:34:25,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-11T10:34:25,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-11T10:34:25,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-11T10:34:25,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-11T10:34:25,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-11T10:34:25,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-11T10:34:25,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-11T10:34:25,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-11T10:34:25,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-11T10:34:25,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-11T10:34:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-11T10:34:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-11T10:34:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-11T10:34:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-11T10:34:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-11T10:34:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-11T10:34:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-11T10:34:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-11T10:34:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-11T10:34:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-11T10:34:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-11T10:34:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-11T10:34:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-11T10:34:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-11T10:34:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-11T10:34:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-11T10:34:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-11T10:34:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-11T10:34:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-11T10:34:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-11T10:34:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-11T10:34:25,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-11T10:34:25,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-11T10:34:25,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-11T10:34:25,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-11T10:34:25,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-11T10:34:25,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-11T10:34:25,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-11T10:34:25,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-11T10:34:25,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-11T10:34:25,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-11T10:34:25,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-11T10:34:25,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-11T10:34:25,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-11T10:34:25,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-11T10:34:25,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-11T10:34:25,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-11T10:34:25,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-11T10:34:25,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-11T10:34:25,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-11T10:34:25,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-11T10:34:25,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-11T10:34:25,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-11T10:34:25,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-11T10:34:25,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-11T10:34:25,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-11T10:34:25,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-11T10:34:25,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-11T10:34:25,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-11T10:34:25,444 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@53fb18ad testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@71f76ed0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@77f4ca5c 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-11T10:34:25,446 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:25,447 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.718 s - in org.appng.cli.commands.site.CommandListSitesTest [INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest 2022-07-11T10:34:25,452 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-11T10:34:25,452 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@33c432a9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@761799bc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2fe64dbc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6a2e1c97, org.springframework.test.context.support.DirtiesContextTestExecutionListener@786d3a01, org.springframework.test.context.transaction.TransactionalTestExecutionListener@32fd96c9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2febb687, org.springframework.test.context.event.EventPublishingTestExecutionListener@353bcd49] 2022-07-11T10:34:25,509 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:25,530 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:25,549 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:25,570 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:25,570 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:25,570 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:25,571 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:25,571 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:25,571 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:25,575 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:25,722 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7bd50eea] 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-11T10:34:25,725 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a75499c] 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-11T10:34:25,740 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:25,741 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:26,029 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:25 CEST 2022 2022-07-11T10:34:26,037 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5078c461 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@3916ec13, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2078401b 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@4f37ade6]; rollback [false] 2022-07-11T10:34:26,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:26,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:26,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:26,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:26,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:26,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:26,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:26,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:26,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:26,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:26,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:26,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:26,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:26,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:26,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:26,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:26,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:26,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:26,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:26,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:26,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:26,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:26,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:26,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:26,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:26,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:26,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:26,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:26,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:26,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:26,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:26,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:26,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:26,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:26,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:26,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:26,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:26,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:26,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:26,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:26,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:26,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:26,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:26,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:26,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:26,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:26,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:26,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:26,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:26,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:26,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:26,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:26,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:26,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheStatistics 2022-07-11T10:34:26,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.allowSkipRender 2022-07-11T10:34:26,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.locale 2022-07-11T10:34:26,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexQueueSize 2022-07-11T10:34:26,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeouts 2022-07-11T10:34:26,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailPort 2022-07-11T10:34:26,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.DatasourceConfigurer 2022-07-11T10:34:26,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheClearOnShutdown 2022-07-11T10:34:26,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputFormat 2022-07-11T10:34:26,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.sessionTrackingEnabled 2022-07-11T10:34:26,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcMaxLifetime 2022-07-11T10:34:26,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportedLanguages 2022-07-11T10:34:26,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexTimeout 2022-07-11T10:34:26,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.appendTabId 2022-07-11T10:34:26,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportReloadFile 2022-07-11T10:34:26,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPrincipalScheme 2022-07-11T10:34:26,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.service-path 2022-07-11T10:34:26,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcValidationTimeout 2022-07-11T10:34:26,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginPage 2022-07-11T10:34:26,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutRef 2022-07-11T10:34:26,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultApplication 2022-07-11T10:34:26,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.wwwDir 2022-07-11T10:34:26,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginRef 2022-07-11T10:34:26,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPageSize 2022-07-11T10:34:26,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailDisabled 2022-07-11T10:34:26,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.name 2022-07-11T10:34:26,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.assetsDir 2022-07-11T10:34:26,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.xssExceptions 2022-07-11T10:34:26,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexDir 2022-07-11T10:34:26,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.enforcePrimaryDomain 2022-07-11T10:34:26,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapIdAttribute 2022-07-11T10:34:26,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheEnabled 2022-07-11T10:34:26,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPage 2022-07-11T10:34:26,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.rewriteConfig 2022-07-11T10:34:26,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.template 2022-07-11T10:34:26,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectionEnabled 2022-07-11T10:34:26,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionName 2022-07-11T10:34:26,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputType 2022-07-11T10:34:26,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchMaxHits 2022-07-11T10:34:26,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUser 2022-07-11T10:34:26,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.siteRootDir 2022-07-11T10:34:26,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeToLive 2022-07-11T10:34:26,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchChunkSize 2022-07-11T10:34:26,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcConnectionTimeout 2022-07-11T10:34:26,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapHost 2022-07-11T10:34:26,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeoutsAntStyle 2022-07-11T10:34:26,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUserBaseDn 2022-07-11T10:34:26,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.host 2022-07-11T10:34:26,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionValue 2022-07-11T10:34:26,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcLogPerformance 2022-07-11T10:34:26,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDomain 2022-07-11T10:34:26,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.manager-path 2022-07-11T10:34:26,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileSystemQueueSize 2022-07-11T10:34:26,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapStartTls 2022-07-11T10:34:26,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutPage 2022-07-11T10:34:26,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPage 2022-07-11T10:34:26,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailHost 2022-07-11T10:34:26,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexConfig 2022-07-11T10:34:26,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedMethods 2022-07-11T10:34:26,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapGroupBaseDn 2022-07-11T10:34:26,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.documentDir 2022-07-11T10:34:26,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authApplication 2022-07-11T10:34:26,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.tagPrefix 2022-07-11T10:34:26,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedPaths 2022-07-11T10:34:26,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.encoding 2022-07-11T10:34:26,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.timeZone 2022-07-11T10:34:26,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPassword 2022-07-11T10:34:26,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPages 2022-07-11T10:34:26,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileTypes 2022-07-11T10:34:26,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheExceptions 2022-07-11T10:34:26,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDisabled 2022-07-11T10:34:26,072 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-11T10:34:26,270 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5078c461 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@3916ec13, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2078401b 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-11T10:34:26,273 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5078c461 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@16abeaef, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2078401b 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@4f37ade6]; rollback [false] 2022-07-11T10:34:26,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapIdAttribute 2022-07-11T10:34:26,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheEnabled 2022-07-11T10:34:26,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeToLive 2022-07-11T10:34:26,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.siteRootDir 2022-07-11T10:34:26,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.template 2022-07-11T10:34:26,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.host 2022-07-11T10:34:26,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportReloadFile 2022-07-11T10:34:26,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexDir 2022-07-11T10:34:26,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.documentDir 2022-07-11T10:34:26,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authApplication 2022-07-11T10:34:26,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginPage 2022-07-11T10:34:26,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDisabled 2022-07-11T10:34:26,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcConnectionTimeout 2022-07-11T10:34:26,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedPaths 2022-07-11T10:34:26,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheClearOnShutdown 2022-07-11T10:34:26,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.encoding 2022-07-11T10:34:26,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileTypes 2022-07-11T10:34:26,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPageSize 2022-07-11T10:34:26,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailHost 2022-07-11T10:34:26,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedMethods 2022-07-11T10:34:26,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.DatasourceConfigurer 2022-07-11T10:34:26,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.tagPrefix 2022-07-11T10:34:26,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.name 2022-07-11T10:34:26,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUser 2022-07-11T10:34:26,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.sessionTrackingEnabled 2022-07-11T10:34:26,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputFormat 2022-07-11T10:34:26,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeouts 2022-07-11T10:34:26,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcValidationTimeout 2022-07-11T10:34:26,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapStartTls 2022-07-11T10:34:26,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDomain 2022-07-11T10:34:26,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.appendTabId 2022-07-11T10:34:26,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeoutsAntStyle 2022-07-11T10:34:26,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcMaxLifetime 2022-07-11T10:34:26,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexTimeout 2022-07-11T10:34:26,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchMaxHits 2022-07-11T10:34:26,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.service-path 2022-07-11T10:34:26,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailPort 2022-07-11T10:34:26,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.wwwDir 2022-07-11T10:34:26,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputType 2022-07-11T10:34:26,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.rewriteConfig 2022-07-11T10:34:26,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultApplication 2022-07-11T10:34:26,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheStatistics 2022-07-11T10:34:26,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheExceptions 2022-07-11T10:34:26,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.timeZone 2022-07-11T10:34:26,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginRef 2022-07-11T10:34:26,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcLogPerformance 2022-07-11T10:34:26,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPage 2022-07-11T10:34:26,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutPage 2022-07-11T10:34:26,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutRef 2022-07-11T10:34:26,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.allowSkipRender 2022-07-11T10:34:26,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUserBaseDn 2022-07-11T10:34:26,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPages 2022-07-11T10:34:26,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.enforcePrimaryDomain 2022-07-11T10:34:26,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPassword 2022-07-11T10:34:26,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPrincipalScheme 2022-07-11T10:34:26,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.assetsDir 2022-07-11T10:34:26,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportedLanguages 2022-07-11T10:34:26,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexQueueSize 2022-07-11T10:34:26,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionValue 2022-07-11T10:34:26,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectionEnabled 2022-07-11T10:34:26,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexConfig 2022-07-11T10:34:26,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapGroupBaseDn 2022-07-11T10:34:26,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.xssExceptions 2022-07-11T10:34:26,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailDisabled 2022-07-11T10:34:26,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPage 2022-07-11T10:34:26,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.locale 2022-07-11T10:34:26,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionName 2022-07-11T10:34:26,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapHost 2022-07-11T10:34:26,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchChunkSize 2022-07-11T10:34:26,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.manager-path 2022-07-11T10:34:26,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileSystemQueueSize 2022-07-11T10:34:26,304 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-11T10:34:26,337 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5078c461 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@16abeaef, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2078401b 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-11T10:34:26,339 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5078c461 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@53f53cff, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2078401b 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@4f37ade6]; rollback [false] 2022-07-11T10:34:26,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-11T10:34:26,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-11T10:34:26,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-11T10:34:26,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-11T10:34:26,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-11T10:34:26,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-11T10:34:26,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-11T10:34:26,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-11T10:34:26,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-11T10:34:26,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-11T10:34:26,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-11T10:34:26,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-11T10:34:26,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-11T10:34:26,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-11T10:34:26,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:34:26,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-11T10:34:26,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-11T10:34:26,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-11T10:34:26,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-11T10:34:26,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-11T10:34:26,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-11T10:34:26,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-11T10:34:26,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-11T10:34:26,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-11T10:34:26,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-11T10:34:26,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-11T10:34:26,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-11T10:34:26,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-11T10:34:26,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-11T10:34:26,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-11T10:34:26,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-11T10:34:26,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-11T10:34:26,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-11T10:34:26,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-11T10:34:26,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-11T10:34:26,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-11T10:34:26,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-11T10:34:26,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-11T10:34:26,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-11T10:34:26,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-11T10:34:26,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-11T10:34:26,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-11T10:34:26,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-11T10:34:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-11T10:34:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-11T10:34:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-11T10:34:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-11T10:34:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-11T10:34:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-11T10:34:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-11T10:34:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-11T10:34:26,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-11T10:34:26,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-11T10:34:26,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-11T10:34:26,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-11T10:34:26,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-11T10:34:26,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-11T10:34:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-11T10:34:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-11T10:34:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-11T10:34:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-11T10:34:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-11T10:34:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-11T10:34:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-11T10:34:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-11T10:34:26,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-11T10:34:26,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-11T10:34:26,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-11T10:34:26,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-11T10:34:26,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-11T10:34:26,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-11T10:34:26,362 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-11T10:34:26,397 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5078c461 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@53f53cff, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2078401b 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-11T10:34:26,399 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:26,399 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.95 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest [INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest 2022-07-11T10:34:26,404 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-11T10:34:26,404 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3587058a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@29240ac7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1a07a18c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@69cd6a8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@b3a38a4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2c16936, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@256da323, org.springframework.test.context.event.EventPublishingTestExecutionListener@452408b0] 2022-07-11T10:34:26,492 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:26,514 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:26,531 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:26,552 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:26,552 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:26,552 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:26,553 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:26,553 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:26,553 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:26,557 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:26,721 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@159e9616] 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-11T10:34:26,725 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c13e823] 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-11T10:34:26,742 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:26,742 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:27,065 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:26 CEST 2022 2022-07-11T10:34:27,073 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3619d457 testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@2c4fb241, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4451f2fe 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@3fad1011]; rollback [false] 2022-07-11T10:34:27,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:27,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:27,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:27,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:27,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:27,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:27,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:27,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:27,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:27,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:27,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:27,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:27,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:27,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:27,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:27,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:27,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:27,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:27,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:27,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:27,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:27,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:27,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:27,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:27,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:27,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:27,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:27,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:27,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:27,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:27,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:27,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:27,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:27,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:27,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:27,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:27,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:27,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:27,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:27,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:27,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:27,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:27,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:27,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:27,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:27,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:27,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:27,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:27,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:27,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:27,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:27,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:27,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:27,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-11T10:34:27,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-11T10:34:27,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-11T10:34:27,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-11T10:34:27,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-11T10:34:27,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-11T10:34:27,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-11T10:34:27,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-11T10:34:27,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-11T10:34:27,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-11T10:34:27,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-11T10:34:27,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-11T10:34:27,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-11T10:34:27,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-11T10:34:27,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-11T10:34:27,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-11T10:34:27,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-11T10:34:27,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-11T10:34:27,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-11T10:34:27,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-11T10:34:27,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-11T10:34:27,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-11T10:34:27,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-11T10:34:27,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-11T10:34:27,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-11T10:34:27,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-11T10:34:27,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-11T10:34:27,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-11T10:34:27,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-11T10:34:27,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-11T10:34:27,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-11T10:34:27,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-11T10:34:27,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-11T10:34:27,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-11T10:34:27,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-11T10:34:27,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-11T10:34:27,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-11T10:34:27,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-11T10:34:27,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-11T10:34:27,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-11T10:34:27,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-11T10:34:27,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-11T10:34:27,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-11T10:34:27,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-11T10:34:27,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-11T10:34:27,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-11T10:34:27,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-11T10:34:27,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-11T10:34:27,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-11T10:34:27,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-11T10:34:27,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-11T10:34:27,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-11T10:34:27,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-11T10:34:27,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-11T10:34:27,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-11T10:34:27,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-11T10:34:27,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-11T10:34:27,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-11T10:34:27,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-11T10:34:27,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-11T10:34:27,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-11T10:34:27,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-11T10:34:27,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-11T10:34:27,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-11T10:34:27,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-11T10:34:27,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-11T10:34:27,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-11T10:34:27,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-11T10:34:27,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-11T10:34:27,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-11T10:34:27,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-11T10:34:27,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-11T10:34:27,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Site testsite 2022-07-11T10:34:27,151 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3619d457 testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@2c4fb241, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4451f2fe 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-11T10:34:27,154 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:27,154 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.756 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest [INFO] Running org.appng.cli.commands.permission.RemovePermissionTest 2022-07-11T10:34:27,173 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-11T10:34:27,173 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@25a34f24, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@68f2f8bf, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@8cee9c5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1ea2247d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@21c792e2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5e8fb165, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@21f0ebb0, org.springframework.test.context.event.EventPublishingTestExecutionListener@2e7ea23f] 2022-07-11T10:34:27,237 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:27,265 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 28 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:27,285 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:27,306 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:27,306 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:27,306 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:27,306 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:27,306 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:27,307 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:27,311 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:27,468 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4ce91b56] 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-11T10:34:27,471 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@56089ff9] 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-11T10:34:27,484 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:27,484 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:27,789 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:27 CEST 2022 2022-07-11T10:34:27,797 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7e6cffc9 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@4a9df4a3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1250a359 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@6bbd7b63]; rollback [false] 2022-07-11T10:34:27,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:27,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:27,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:27,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:27,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:27,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:27,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:27,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:27,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:27,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:27,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:27,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:27,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:27,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:27,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:27,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:27,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:27,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:27,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:27,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:27,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:27,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:27,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:27,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:27,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:27,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:27,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:27,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:27,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:27,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:27,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:27,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:27,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:27,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:27,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:27,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:27,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:27,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:27,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:27,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:27,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:27,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:27,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:27,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:27,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:27,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:27,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:27,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:27,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:27,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:27,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:27,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:27,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:27,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-11T10:34:27,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-11T10:34:27,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-11T10:34:27,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-11T10:34:27,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-11T10:34:27,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-11T10:34:27,856 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7e6cffc9 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@4a9df4a3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1250a359 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-11T10:34:27,858 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:27,858 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.667 s - in org.appng.cli.commands.permission.RemovePermissionTest [INFO] Running org.appng.cli.commands.permission.ListPermissionTest 2022-07-11T10:34:27,868 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-11T10:34:27,869 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7fc343, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@10015d80, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4cc80f73, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6bd297b1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15492453, org.springframework.test.context.transaction.TransactionalTestExecutionListener@fbe8627, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@301b334, org.springframework.test.context.event.EventPublishingTestExecutionListener@7c91d3fa] 2022-07-11T10:34:27,932 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:27,952 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:27,970 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:27,991 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:27,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:27,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:27,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:27,991 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:27,992 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:27,996 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:28,144 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6313e4ee] 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-11T10:34:28,147 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9397aa2] 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-11T10:34:28,161 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:28,161 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:28,478 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:27 CEST 2022 2022-07-11T10:34:28,486 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@239fe6a9 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@457936a6, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f6d8d7d 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@57f921bc]; rollback [false] 2022-07-11T10:34:28,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:28,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:28,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:28,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:28,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:28,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:28,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:28,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:28,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:28,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:28,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:28,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:28,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:28,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:28,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:28,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:28,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:28,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:28,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:28,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:28,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:28,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:28,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:28,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:28,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:28,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:28,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:28,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:28,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:28,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:28,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:28,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:28,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:28,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:28,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:28,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:28,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:28,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:28,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:28,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:28,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:28,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:28,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:28,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:28,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:28,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:28,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:28,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:28,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:28,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:28,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:28,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:28,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:28,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-11T10:34:28,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-11T10:34:28,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-11T10:34:28,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-11T10:34:28,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-11T10:34:28,533 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@239fe6a9 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@457936a6, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f6d8d7d 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-11T10:34:28,535 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:28,535 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.673 s - in org.appng.cli.commands.permission.ListPermissionTest [INFO] Running org.appng.cli.commands.permission.AddPermissionTest 2022-07-11T10:34:28,541 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-11T10:34:28,541 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@408afa5a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@f3ef5dd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@11e302f9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@582575a7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4f6a1cd3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@370288fe, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3e7fb02d, org.springframework.test.context.event.EventPublishingTestExecutionListener@4d046208] 2022-07-11T10:34:28,601 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:28,624 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:28,642 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:28,662 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:28,663 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:28,663 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:28,663 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:28,663 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:28,664 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:28,667 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:28,833 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@62b818f3] 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-11T10:34:28,837 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@62d00ad9] 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-11T10:34:28,856 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:28,857 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:29,184 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:28 CEST 2022 2022-07-11T10:34:29,192 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5049e698 testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@295a64f5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4e8dfda4 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@49f425e0]; rollback [false] 2022-07-11T10:34:29,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:29,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:29,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:29,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:29,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:29,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:29,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:29,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:29,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:29,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:29,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:29,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:29,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:29,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:29,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:29,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:29,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:29,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:29,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:29,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:29,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:29,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:29,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:29,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:29,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:29,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:29,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:29,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:29,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:29,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:29,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:29,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:29,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:29,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:29,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:29,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:29,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:29,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:29,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:29,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:29,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:29,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:29,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:29,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:29,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:29,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:29,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:29,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:29,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:29,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:29,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:29,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:29,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:29,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-11T10:34:29,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-11T10:34:29,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-11T10:34:29,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-11T10:34:29,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-11T10:34:29,234 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5049e698 testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@295a64f5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4e8dfda4 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-11T10:34:29,235 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:29,235 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.696 s - in org.appng.cli.commands.permission.AddPermissionTest [INFO] Running org.appng.cli.commands.application.CommandInstallApplicationTest 2022-07-11T10:34:29,241 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-11T10:34:29,241 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5d772cb4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@39372e51, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3394ad1e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@69e64c98, org.springframework.test.context.support.DirtiesContextTestExecutionListener@d90cf9c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@dd53dd9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1b3f8d20, org.springframework.test.context.event.EventPublishingTestExecutionListener@40669053] 2022-07-11T10:34:29,304 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:29,326 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:29,343 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:29,364 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:29,364 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:29,364 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:29,364 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:29,364 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:29,365 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:29,369 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:29,510 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7ecf5eb4] 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-11T10:34:29,513 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@36fbe3] 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-11T10:34:29,527 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:29,528 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:29,849 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:29 CEST 2022 2022-07-11T10:34:29,857 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5fdc1078 testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@505f458f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2132472 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@229b6daf]; rollback [false] 2022-07-11T10:34:29,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:29,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:29,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:29,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:29,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:29,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:29,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:29,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:29,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:29,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:29,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:29,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:29,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:29,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:29,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:29,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:29,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:29,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:29,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:29,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:29,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:29,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:29,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:29,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:29,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-11T10:34:29,884 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-11T10:34:29,905 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-07-11T10:34:29,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application demo-application 2022-07-11T10:34:29,908 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:34:29,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-11T10:34:29,909 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:34:29,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-format.html 2022-07-11T10:34:29,909 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:34:29,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-type.webgui 2022-07-11T10:34:29,910 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:34:29,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission testPermission 2022-07-11T10:34:29,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Administrator 2022-07-11T10:34:29,916 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:34:29,917 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:34:29,918 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:34:29,918 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:34:29,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Debugger 2022-07-11T10:34:29,920 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:34:29,921 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:34:29,921 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:34:29,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Tester 2022-07-11T10:34:29,923 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:34:29,923 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:34:29,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.foo 2022-07-11T10:34:29,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.bar 2022-07-11T10:34:29,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.clobValue 2022-07-11T10:34:29,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Administrator 2022-07-11T10:34:29,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Debugger 2022-07-11T10:34:29,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Tester 2022-07-11T10:34:29,939 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-07-11T10:34:29,939 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-07-11T10:34:29,942 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-07-11T10:34:29,942 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-07-11T10:34:29,942 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-07-11T10:34:29,942 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-07-11T10:34:29,943 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-07-11T10:34:29,943 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-07-11T10:34:29,944 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-11T10:34:29,944 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-11T10:34:29,944 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.4 2022-07-11T10:34:29,944 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-07-11T10:34:29,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource application.xml of application demo-application 2022-07-11T10:34:29,949 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-07-11T10:34:29,949 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource beans.xml of application demo-application 2022-07-11T10:34:29,950 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-07-11T10:34:29,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource datasources.xml of application demo-application 2022-07-11T10:34:29,952 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-07-11T10:34:29,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource events.xml of application demo-application 2022-07-11T10:34:29,954 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-07-11T10:34:29,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource master.xml of application demo-application 2022-07-11T10:34:29,956 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-07-11T10:34:29,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource page.xml of application demo-application 2022-07-11T10:34:29,957 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-07-11T10:34:29,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource plugin.xml of application demo-application 2022-07-11T10:34:29,958 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-07-11T10:34:29,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource messages-demo.properties of application demo-application 2022-07-11T10:34:29,961 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-07-11T10:34:29,962 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-11T10:34:29,964 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-07-11T10:34:29,964 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-11T10:34:29,981 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:34:29,983 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:34:29,984 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:34:29,988 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:34:29,990 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:34:29,993 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:34:30,009 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5fdc1078 testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@505f458f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2132472 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-11T10:34:30,012 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:30,012 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.775 s - in org.appng.cli.commands.application.CommandInstallApplicationTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest 2022-07-11T10:34:30,017 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-11T10:34:30,017 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@427a255, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5307b55b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4e4aaa33, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@27db6d16, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1e5746b2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7014854e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b14b24d, org.springframework.test.context.event.EventPublishingTestExecutionListener@17dbc1e4] 2022-07-11T10:34:30,076 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:30,097 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:30,116 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:30,137 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:30,137 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:30,137 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:30,137 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:30,137 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:30,138 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:30,142 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:30,288 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c4db1b] 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-11T10:34:30,291 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4fb793ec] 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-11T10:34:30,305 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:30,306 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:30,593 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:30 CEST 2022 2022-07-11T10:34:30,601 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5eb8ed8f testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@5afecb8c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@38b598bc 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@4bf8840c]; rollback [false] 2022-07-11T10:34:30,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:30,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:30,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:30,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:30,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:30,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:30,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:30,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:30,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:30,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:30,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:30,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:30,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:30,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:30,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:30,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:30,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:30,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:30,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:30,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:30,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:30,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:30,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:30,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:30,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:30,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:30,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:30,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:30,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:30,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:30,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:30,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:30,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:30,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:30,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:30,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:30,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:30,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:30,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:30,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:30,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:30,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:30,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:30,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:30,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:30,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:30,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:30,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:30,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:30,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:30,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:30,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:30,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:30,625 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5eb8ed8f testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@5afecb8c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@38b598bc 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-11T10:34:30,626 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:30,627 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.615 s - in org.appng.cli.commands.application.CommandListApplicationsTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest 2022-07-11T10:34:30,635 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-11T10:34:30,636 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@25863e4b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3c032cb1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@37f424b6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@76c3802c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@62a38cd9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@47605298, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@51271f56, org.springframework.test.context.event.EventPublishingTestExecutionListener@3b0f27be] 2022-07-11T10:34:30,713 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:30,758 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 45 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:30,777 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:30,797 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:30,797 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:30,797 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:30,798 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:30,798 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:30,798 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:30,802 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:30,948 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@42cda060] 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-11T10:34:30,950 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1274c229] 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-11T10:34:30,968 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:30,969 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:31,316 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:30 CEST 2022 2022-07-11T10:34:31,327 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6461f61c testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@ea71198, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@538566be 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@70642a7c]; rollback [false] 2022-07-11T10:34:31,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:31,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:31,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:31,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:31,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:31,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:31,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:31,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:31,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:31,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:31,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:31,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:31,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:31,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:31,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:31,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:31,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:31,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:31,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:31,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:31,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:31,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:31,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:31,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:31,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:31,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:31,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:31,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:31,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:31,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:31,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:31,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:31,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:31,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:31,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:31,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:31,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:31,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:31,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:31,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:31,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:31,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:31,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:31,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:31,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:31,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:31,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:31,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:31,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:31,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:31,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:31,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:31,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:31,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-11T10:34:31,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-11T10:34:31,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-11T10:34:31,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-11T10:34:31,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-11T10:34:31,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-11T10:34:31,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-11T10:34:31,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-11T10:34:31,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-11T10:34:31,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-11T10:34:31,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-11T10:34:31,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-11T10:34:31,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-11T10:34:31,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-11T10:34:31,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-11T10:34:31,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-11T10:34:31,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-11T10:34:31,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-11T10:34:31,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-11T10:34:31,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-11T10:34:31,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-11T10:34:31,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-11T10:34:31,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-11T10:34:31,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-11T10:34:31,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-11T10:34:31,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-11T10:34:31,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-11T10:34:31,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-11T10:34:31,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-11T10:34:31,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-11T10:34:31,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-11T10:34:31,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-11T10:34:31,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-11T10:34:31,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-11T10:34:31,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-11T10:34:31,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-11T10:34:31,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-11T10:34:31,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-11T10:34:31,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-11T10:34:31,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-11T10:34:31,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-11T10:34:31,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-11T10:34:31,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-11T10:34:31,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-11T10:34:31,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-11T10:34:31,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-11T10:34:31,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-11T10:34:31,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-11T10:34:31,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-11T10:34:31,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-11T10:34:31,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-11T10:34:31,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-11T10:34:31,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-11T10:34:31,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-11T10:34:31,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-11T10:34:31,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-11T10:34:31,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-11T10:34:31,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-11T10:34:31,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-11T10:34:31,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-11T10:34:31,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-11T10:34:31,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-11T10:34:31,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-11T10:34:31,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-11T10:34:31,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-11T10:34:31,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-11T10:34:31,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-11T10:34:31,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-11T10:34:31,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-11T10:34:31,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-11T10:34:31,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-11T10:34:31,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-11T10:34:31,404 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6461f61c testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@ea71198, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@538566be 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-11T10:34:31,406 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:31,407 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.773 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest [INFO] Running org.appng.cli.commands.CommandBatchTest 2022-07-11T10:34:31,469 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.068 s - in org.appng.cli.commands.CommandBatchTest [INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest 2022-07-11T10:34:31,483 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-11T10:34:31,483 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1e1a38aa, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@9d56d53, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@652788bd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@46bf5c2e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@9aff33b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2bb2b8a8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7209af03, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e6bd340] 2022-07-11T10:34:31,535 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:31,555 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:31,572 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:31,591 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:31,591 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:31,591 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:31,591 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:31,591 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:31,592 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:31,595 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:31,745 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@376471] 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-11T10:34:31,747 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1481b864] 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-11T10:34:31,759 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:31,759 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:32,032 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:31 CEST 2022 2022-07-11T10:34:32,041 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1d7ae436 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@722582ea, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@9372885 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@1199af0b]; rollback [false] 2022-07-11T10:34:32,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:32,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:32,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:32,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:32,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:32,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:32,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:32,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:32,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:32,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:32,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:32,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:32,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:32,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:32,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:32,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:32,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:32,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:32,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:32,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:32,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:32,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:32,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:32,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:32,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:32,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:32,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:32,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:32,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:32,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:32,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:32,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:32,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:32,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:32,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:32,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:32,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:32,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:32,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:32,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:32,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:32,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:32,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:32,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:32,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:32,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:32,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:32,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:32,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:32,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:32,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:32,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:32,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:32,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-11T10:34:32,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Subject admin 2022-07-11T10:34:32,072 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1d7ae436 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@722582ea, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@9372885 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-11T10:34:32,073 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:32,073 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.589 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest [INFO] Running org.appng.cli.commands.subject.HashPasswordTest 2022-07-11T10:34:32,080 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-11T10:34:32,080 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@67eaee0a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@58371db0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5141a75a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@29c6f2e6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@19ecc36a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@79d6877a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@25f1946d, org.springframework.test.context.event.EventPublishingTestExecutionListener@3b3e13f7] 2022-07-11T10:34:32,134 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:32,154 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:32,172 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:32,192 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:32,193 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:32,193 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:32,193 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:32,193 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:32,194 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:32,197 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:32,319 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@530cd67e] 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-11T10:34:32,322 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4b14e18f] 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-11T10:34:32,336 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:32,336 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:32,665 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:32 CEST 2022 2022-07-11T10:34:32,674 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@54e804d2 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@5af6f207, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5df52272 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@28156ee3]; rollback [false] 2022-07-11T10:34:32,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:32,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:32,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:32,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:32,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:32,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:32,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:32,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:32,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:32,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:32,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:32,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:32,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:32,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:32,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:32,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:32,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:32,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:32,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:32,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:32,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:32,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:32,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:32,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:32,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:32,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:32,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:32,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:32,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:32,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:32,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:32,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:32,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:32,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:32,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:32,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:32,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:32,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:32,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:32,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:32,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:32,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:32,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:32,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:32,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:32,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:32,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:32,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:32,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:32,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:32,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:32,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:32,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:32,696 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@54e804d2 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@5af6f207, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5df52272 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-11T10:34:32,699 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@54e804d2 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@237e364a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5df52272 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@28156ee3]; rollback [false] 2022-07-11T10:34:34,398 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@54e804d2 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@237e364a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5df52272 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-11T10:34:34,400 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:34,400 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.325 s - in org.appng.cli.commands.subject.HashPasswordTest [INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest 2022-07-11T10:34:34,406 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-11T10:34:34,406 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c38f9b6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@212974ac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1dec1796, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6be9fd6c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@10674cee, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7a01d65a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7ac3e2b, org.springframework.test.context.event.EventPublishingTestExecutionListener@238aa12f] 2022-07-11T10:34:34,472 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:34,494 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:34,511 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:34,529 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:34,530 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:34,530 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:34,530 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:34,530 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:34,530 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:34,534 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:34,661 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69c908fa] 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-11T10:34:34,663 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6e8a53d0] 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-11T10:34:34,676 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:34,676 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:35,001 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:34 CEST 2022 2022-07-11T10:34:35,009 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1655ac5d testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@576c936b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3a7b5176 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@6d652f4]; rollback [false] 2022-07-11T10:34:35,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:35,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:35,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:35,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:35,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:35,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:35,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:35,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:35,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:35,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:35,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:35,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:35,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:35,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:35,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:35,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:35,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:35,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:35,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:35,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:35,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:35,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:35,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:35,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:35,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:35,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:35,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:35,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:35,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:35,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:35,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:35,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:35,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:35,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:35,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:35,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:35,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:35,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:35,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:35,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:35,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:35,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:35,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:35,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:35,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:35,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:35,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:35,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:35,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:35,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:35,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:35,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:35,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:35,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-11T10:34:35,036 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1655ac5d testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@576c936b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3a7b5176 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-11T10:34:35,037 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:35,037 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.633 s - in org.appng.cli.commands.subject.CommandListSubjectTest [INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest 2022-07-11T10:34:35,040 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-11T10:34:35,040 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@691c6048, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@21ad81a8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4996baa7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@12c3bc3c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1857800c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@55baf26f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@290529fd, org.springframework.test.context.event.EventPublishingTestExecutionListener@262852bd] 2022-07-11T10:34:35,096 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:35,117 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:35,134 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:35,153 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:35,153 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:34:35,153 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:35,153 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:35,153 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:35,154 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:35,157 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:35,279 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48bab1c7] 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-11T10:34:35,281 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c1f71f8] 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-11T10:34:35,294 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:35,294 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:35,582 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:35 CEST 2022 2022-07-11T10:34:35,589 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@36a94657, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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@23639492]; rollback [false] 2022-07-11T10:34:35,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:35,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:35,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:35,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:35,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:35,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:35,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:35,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:35,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:35,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:35,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:35,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:35,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:35,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:35,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:35,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:35,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:35,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:35,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:35,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:35,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:35,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:35,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:35,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:35,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:35,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:35,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:35,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:35,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:35,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:35,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:35,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:35,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:35,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:35,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:35,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:35,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:35,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:35,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:35,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:35,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:35,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:35,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:35,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:35,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:35,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:35,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:35,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:35,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:35,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:35,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:35,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:35,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:36,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-11T10:34:37,255 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@36a94657, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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-11T10:34:37,257 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@55314435, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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@23639492]; rollback [false] 2022-07-11T10:34:37,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject adminFromLdap 2022-07-11T10:34:37,268 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@55314435, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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-11T10:34:37,269 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@672f4cb5, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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@23639492]; rollback [false] 2022-07-11T10:34:37,276 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@672f4cb5, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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-11T10:34:37,277 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@697d8498, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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@23639492]; rollback [false] 2022-07-11T10:34:37,294 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@697d8498, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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-11T10:34:37,295 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@38ce921b, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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@23639492]; rollback [false] 2022-07-11T10:34:37,302 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@38ce921b, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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-11T10:34:37,304 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@3d024148, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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@23639492]; rollback [false] 2022-07-11T10:34:37,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject preHashedPassword 2022-07-11T10:34:38,162 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@3d024148, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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-11T10:34:38,163 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@6cccb73f, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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@23639492]; rollback [false] 2022-07-11T10:34:39,001 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47f4ba50 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@6cccb73f, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@256a863 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-11T10:34:39,002 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:39,003 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.962 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest [INFO] Running org.appng.cli.CliCoreDBNotInitializedTest 2022-07-11T10:34:39,007 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-11T10:34:39,008 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-11T10:34:39,009 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-11T10:34:39,009 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@319d69a5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@20a2a14b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@51e17b5f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1921fbab, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43ab796b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@763630ac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2c5796b6, org.springframework.test.context.event.EventPublishingTestExecutionListener@3a3ddc34] 2022-07-11T10:34:39,063 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:39,084 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:39,100 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:39,120 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:39,121 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreDBNotInitializedTest] 2022-07-11T10:34:39,121 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:39,121 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:39,121 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:39,137 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:39,141 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:39,274 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:34:39,274 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:39,604 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@65316d9d, started on Mon Jul 11 10:34:39 CEST 2022 2022-07-11T10:34:39,613 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@44325f66 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@578d7574, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d9645a3 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@1eb3ed4d]; rollback [false] 2022-07-11T10:34:39,637 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@44325f66 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@578d7574, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d9645a3 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-11T10:34:39,639 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@44325f66 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@1b60a84, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d9645a3 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@1eb3ed4d]; rollback [false] 2022-07-11T10:34:39,644 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@44325f66 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@1b60a84, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d9645a3 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-11T10:34:39,645 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@44325f66 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@404cd099, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d9645a3 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@1eb3ed4d]; rollback [false] 2022-07-11T10:34:39,658 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver Jul 11, 2022 10:34:39 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-11T10:34:39,706 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:39,780 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:39,780 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:39,780 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:39,806 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-07-11T10:34:39,871 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:39,872 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:39,872 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:39,872 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:39,876 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-07-11T10:34:39,892 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@44325f66 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@404cd099, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d9645a3 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-11T10:34:39,893 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:39,893 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.887 s - in org.appng.cli.CliCoreDBNotInitializedTest [INFO] Running org.appng.cli.CliCoreTest 2022-07-11T10:34:39,897 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-11T10:34:39,897 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-11T10:34:39,898 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-11T10:34:39,898 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@19beccf8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c721cc9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1a8576ff, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5cb7b5c6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@33817ba4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@f29bd49, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3e2a00dd, org.springframework.test.context.event.EventPublishingTestExecutionListener@5f529b5b] 2022-07-11T10:34:39,952 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:34:39,987 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 34 ms. Found 15 JPA repository interfaces. 2022-07-11T10:34:40,005 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:34:40,025 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:34:40,025 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreTest] 2022-07-11T10:34:40,025 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:34:40,025 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:34:40,025 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:34:40,040 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:34:40,044 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:34:40,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-11T10:34:40,188 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:40,485 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:34:39 CEST 2022 2022-07-11T10:34:40,495 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5bd3cfd2, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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@105ea09d]; rollback [false] 2022-07-11T10:34:40,504 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:34:40,505 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:40,507 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:40,507 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:40,507 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:40,511 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:40,527 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:40,529 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:40,529 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:40,529 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:40,534 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:40,550 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.011s) 2022-07-11T10:34:40,558 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:34:40,614 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:34:40,666 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:34:40,724 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:34:40,742 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:34:40,753 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:34:40,763 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:34:40,773 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:34:40,782 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:34:40,790 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:34:40,797 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:34:40,806 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:34:40,814 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:34:40,823 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:34:40,834 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:34:40,835 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:34:40,844 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:34:40,858 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:34:40,879 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:34:40,884 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:34:40,891 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:34:40,897 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.286s) 2022-07-11T10:34:40,898 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:40,899 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:40,899 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:40,899 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:40,903 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:40,919 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:34:40.893 2022-07-11T10:34:40,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:34:40,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:34:40,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:34:40,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:34:40,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:34:40,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:34:40,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:34:40,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:34:40,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:34:40,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:34:40,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:34:40,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:34:40,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:34:40,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:34:40,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:34:40,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:34:40,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:34:40,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:34:40,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:34:40,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:34:40,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:34:40,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:34:40,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:34:40,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:34:40,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:34:40,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:34:40,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:34:40,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:34:40,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:34:40,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:34:40,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:34:40,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:34:40,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:34:40,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:34:40,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:34:40,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:34:40,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:34:40,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:34:40,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:34:40,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:34:40,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:34:40,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:34:40,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:34:40,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:34:40,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:34:40,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:34:40,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:34:40,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:34:40,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:34:40,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:34:40,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:34:40,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:34:40,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:34:40,935 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:34:40,936 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:40,937 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:40,938 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:40,938 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:40,942 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:40,978 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:40,980 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:40,980 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:40,980 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:40,984 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:41,002 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:34:40.893 2022-07-11T10:34:41,019 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5bd3cfd2, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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-11T10:34:41,023 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5c6d39e7, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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@105ea09d]; rollback [false] 2022-07-11T10:34:41,025 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:34:41,026 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:41,027 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:41,027 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:41,027 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:41,030 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:41,044 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:41,045 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:41,045 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:41,045 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:41,049 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:41,060 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-11T10:34:41,063 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-11T10:34:41,063 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-11T10:34:41,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG HSQL 2022-07-11T10:34:41,073 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-07-11T10:34:41,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI DatabaseConnection appNG HSQL 2022-07-11T10:34:41,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MYSQL 2022-07-11T10:34:41,077 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-11T10:34:41,079 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-11T10:34:41,079 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-11T10:34:41,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MSSQL 2022-07-11T10:34:41,082 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-11T10:34:41,083 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-11T10:34:41,083 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-07-11T10:34:41,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG POSTGRESQL 2022-07-11T10:34:41,087 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-11T10:34:41,110 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-11T10:34:41,110 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-11T10:34:41,111 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:41,112 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:41,112 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:41,112 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:41,115 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:41,129 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:34:40.893 2022-07-11T10:34:41,136 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:34:41,137 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:41,138 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:41,138 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:41,138 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:41,141 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:41,156 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:41,157 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:41,157 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:41,157 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:41,160 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:41,174 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:34:40.893 2022-07-11T10:34:41,180 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5c6d39e7, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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-11T10:34:41,183 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@278b4a07, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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@105ea09d]; rollback [false] 2022-07-11T10:34:41,185 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:34:41,186 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:41,186 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:41,187 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:41,187 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:41,190 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:41,203 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:41,204 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:41,205 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:41,205 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:41,208 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:41,220 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-11T10:34:41,223 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-11T10:34:41,223 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-11T10:34:41,226 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-07-11T10:34:41,228 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-11T10:34:41,229 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-11T10:34:41,230 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-11T10:34:41,231 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:41,232 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:41,233 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:41,233 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:41,236 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:41,250 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:34:40.893 2022-07-11T10:34:41,255 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:34:41,256 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:41,257 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:41,257 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:41,257 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:41,260 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:41,274 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:34:41,275 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:34:41,275 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:34:41,275 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:34:41,278 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:34:41,292 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:34:40.893 2022-07-11T10:34:41,295 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-11T10:34:41,309 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@278b4a07, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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-11T10:34:41,311 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@2374ebc6, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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@105ea09d]; rollback [false] 2022-07-11T10:34:41,316 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@2374ebc6, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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-11T10:34:41,318 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@645ccd4f, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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@105ea09d]; rollback [false] 2022-07-11T10:34:41,320 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@645ccd4f, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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-11T10:34:41,322 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@368aa2d4, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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@105ea09d]; rollback [false] 2022-07-11T10:34:41,325 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@368aa2d4, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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-11T10:34:41,326 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@7c08c5b8, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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@105ea09d]; rollback [false] 2022-07-11T10:34:41,327 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6fa3657a testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@7c08c5b8, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1204e811 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-11T10:34:41,327 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:34:41,328 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.432 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 23 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-20220711.083032-10.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-20220711.083032-10.jar (114 kB at 1.3 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-20220711.083032-10.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-20220711.083032-10.pom (1.2 kB at 53 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 55 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): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 1.6 kB/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 3.2 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-20220711.083032-10-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-20220711.083032-10-sources.jar (88 kB at 2.5 MB/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): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 2.3 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.818 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.316 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.011 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.127 s - in org.appng.taglib.AttributeTest [INFO] Running org.appng.taglib.TagletAdapterTest 2022-07-11T10:34:47,453 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1661161169 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.068 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.56 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.044 s - in org.appng.taglib.MultiSiteSupportTest [INFO] Running org.appng.taglib.search.SearchTest 2022-07-11T10:34:48,978 INFO [main] org.appng.taglib.search.Search: processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar} 2022-07-11T10:34:49,111 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.269 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.013 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 6.8 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-20220711.083032-10.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-20220711.083032-10.jar (58 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/appng-taglib-2.0.0-20220711.083032-10.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-20220711.083032-10.pom (1.8 kB at 54 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 50 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): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 1.0 kB/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 5.2 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-20220711.083032-10-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-20220711.083032-10-sources.jar (42 kB at 901 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): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 1.2 kB/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.213 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 7.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-20220711.083032-10.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-20220711.083032-10.jar (94 kB at 314 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-20220711.083032-10.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-20220711.083032-10.pom (2.4 kB at 41 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 16 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): 996 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (996 B at 1.0 kB/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 7.2 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-20220711.083032-10-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-20220711.083032-10-sources.jar (54 kB at 1.3 MB/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): 997 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (997 B at 1.1 kB/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.855 s - in org.appng.appngizer.model.PropertyTest [INFO] Running org.appng.appngizer.controller.HomeControllerTest 2022-07-11T10:35:07,665 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-11T10:35:07,691 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-11T10:35:08,276 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:08,459 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 171 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:08,973 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:09,084 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:09,168 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-11T10:35:09,433 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-11T10:35:10,082 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:10,142 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:10,736 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-11T10:35:12,014 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:12,028 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:13,925 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:08 CEST 2022 2022-07-11T10:35:14,173 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:14,173 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:14,173 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:14,214 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:14,326 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.065s) 2022-07-11T10:35:14,340 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:14,384 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:14,463 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:14,589 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:14,622 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:14,637 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:14,651 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:14,664 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:14,678 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:14,693 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:14,706 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:14,722 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:14,737 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:14,751 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:14,770 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:14,771 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:14,785 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:14,802 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:14,843 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:14,848 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:14,858 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:14,865 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.489s) 2022-07-11T10:35:16,602 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:16,602 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:16,604 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 2 ms 2022-07-11T10:35:16,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.749 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:16,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.772 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:16,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.774 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:16,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.776 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:16,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.778 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:16,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.782 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:16,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.784 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:16,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.787 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:16,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.789 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:16,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.791 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:16,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.793 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:16,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.794 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:16,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.796 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:16,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.798 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:16,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.8 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:16,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.803 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:16,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.811 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:16,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.813 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:16,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.815 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:16,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.816 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:16,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.818 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:16,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.82 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:16,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.821 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:16,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.823 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:16,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.825 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:16,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.826 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:16,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.828 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:16,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.829 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:16,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.831 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:16,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.832 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:16,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.834 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:16,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.835 CREATE appNGizer Property platform.locale 2022-07-11T10:35:16,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.837 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:16,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.839 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:16,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.84 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:16,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.842 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:16,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.843 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:16,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.845 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:16,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.846 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:16,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.848 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:16,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.85 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:16,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.851 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:16,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.853 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:16,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.855 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:16,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.856 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:16,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.858 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:16,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.859 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:16,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.861 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:16,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.862 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:16,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.864 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:16,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.866 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:16,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.867 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:16,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:16.869 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:16,978 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver Jul 11, 2022 10:35:16 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-11T10:35:17,030 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:35:17,033 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:17,033 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:17,033 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:17,038 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:17,757 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:17,758 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.263 s - in org.appng.appngizer.controller.HomeControllerTest [INFO] Running org.appng.appngizer.controller.PermissionControllerTest 2022-07-11T10:35:17,766 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.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-11T10:35:17,766 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1fa67a80, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6448679f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3413a3a6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4a7812cb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6626137e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@41f5f4ba, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@685271b1, org.springframework.test.context.event.EventPublishingTestExecutionListener@6236d83a] 2022-07-11T10:35:17,845 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:17,875 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:17,948 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:17,962 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:18,055 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:18,060 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:18,354 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:18,355 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:18,757 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:17 CEST 2022 2022-07-11T10:35:18,774 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:18,774 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:18,774 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:18,778 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:18,792 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.011s) 2022-07-11T10:35:18,795 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:18,803 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:18,836 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:18,881 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:18,898 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:18,906 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:18,946 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:18,953 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:18,961 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:18,968 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:18,976 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:18,984 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:18,993 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:19,001 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:19,002 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:19,002 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:19,009 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:19,017 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:19,026 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:19,030 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:19,037 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:19,042 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.240s) 2022-07-11T10:35:19,381 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:19,381 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:19,382 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:19,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.39 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:19,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.392 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:19,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.393 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:19,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.395 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:19,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.396 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:19,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.397 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:19,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.399 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:19,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.4 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:19,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.402 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:19,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.404 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:19,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.406 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:19,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.408 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:19,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.411 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:19,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.413 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:19,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.415 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:19,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.418 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:19,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.42 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:19,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.422 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:19,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.424 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:19,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.426 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:19,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.428 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:19,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.43 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:19,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.432 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:19,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.434 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:19,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.436 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:19,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.437 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:19,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.439 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:19,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.44 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:19,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.442 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:19,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.444 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:19,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.446 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:19,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.448 CREATE appNGizer Property platform.locale 2022-07-11T10:35:19,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.449 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:19,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.451 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:19,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.453 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:19,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.455 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:19,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.457 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:19,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.459 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:19,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.46 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:19,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.462 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:19,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.463 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:19,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.464 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:19,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.466 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:19,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.468 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:19,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.469 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:19,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.47 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:19,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.471 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:19,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.473 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:19,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.474 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:19,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.475 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:19,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.476 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:19,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.478 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:19,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.479 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:19,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.582 CREATE appNGizer Repository local 2022-07-11T10:35:19,813 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-11T10:35:19,846 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:35:19,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.848 CREATE appNGizer Application demo-application 2022-07-11T10:35:19,868 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:35:19,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.87 CREATE appNGizer Permission debug 2022-07-11T10:35:19,872 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:35:19,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.873 CREATE appNGizer Permission output-format.html 2022-07-11T10:35:19,874 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:35:19,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.875 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:35:19,876 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:35:19,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.877 CREATE appNGizer Permission testPermission 2022-07-11T10:35:19,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.88 CREATE appNGizer Role Administrator 2022-07-11T10:35:19,900 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:35:19,906 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:35:19,912 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:19,913 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:35:19,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.914 CREATE appNGizer Role Debugger 2022-07-11T10:35:19,920 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:35:19,924 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:35:19,924 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:35:19,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.925 CREATE appNGizer Role Tester 2022-07-11T10:35:19,931 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:35:19,931 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:35:19,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.944 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:35:19,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.947 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:35:19,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.949 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:35:19,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.962 UPDATE appNGizer Role Administrator 2022-07-11T10:35:19,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.965 UPDATE appNGizer Role Debugger 2022-07-11T10:35:19,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:19.968 UPDATE appNGizer Role Tester 2022-07-11T10:35:19,981 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:19,982 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:19,984 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:19,984 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:19,985 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:19,985 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:19,985 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:19,986 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:35:19,987 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:19,987 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:19,987 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:35:20,020 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:35:20,022 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:35:20,024 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:20,026 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:35:20,027 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:35:20,030 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:35:20,113 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:35:20,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.129 UPDATE appNGizer Permission testPermission 2022-07-11T10:35:20,148 INFO [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application' 2022-07-11T10:35:20,152 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.151 UPDATE appNGizer Permission newName 2022-07-11T10:35:20,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.194 DELETE appNGizer Role Debugger 2022-07-11T10:35:20,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.199 DELETE appNGizer Role Tester 2022-07-11T10:35:20,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.228 DELETE appNGizer Role Administrator 2022-07-11T10:35:20,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.23 DELETE appNGizer Permission newName 2022-07-11T10:35:20,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.231 DELETE appNGizer Permission output-type.webgui 2022-07-11T10:35:20,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.232 DELETE appNGizer Permission debug 2022-07-11T10:35:20,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.233 DELETE appNGizer Permission output-format.html 2022-07-11T10:35:20,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.235 DELETE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:35:20,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.236 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:35:20,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.238 DELETE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:35:20,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:20.239 DELETE appNGizer Application demo-application 2022-07-11T10:35:20,244 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:20,244 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.479 s - in org.appng.appngizer.controller.PermissionControllerTest [INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest 2022-07-11T10:35:20,248 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-11T10:35:20,248 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@24fb7b1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@49692c4f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@627695fd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@516cb8e1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e617f42, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2eea3595, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@786594c8, org.springframework.test.context.event.EventPublishingTestExecutionListener@4cfa8095] 2022-07-11T10:35:20,315 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:20,345 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 30 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:20,362 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:20,374 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:20,460 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:20,465 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:20,717 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:20,718 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:21,125 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:20 CEST 2022 2022-07-11T10:35:21,147 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:21,147 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:21,147 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:21,153 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:21,169 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.013s) 2022-07-11T10:35:21,172 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:21,179 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:21,207 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:21,245 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:21,259 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:21,266 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:21,272 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:21,278 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:21,284 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:21,291 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:21,296 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:21,303 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:21,309 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:21,315 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:21,316 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:21,316 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:21,321 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:21,326 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:21,335 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:21,338 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:21,343 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:21,347 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.169s) 2022-07-11T10:35:21,638 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:21,639 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:21,639 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:21,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.647 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:21,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.648 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:21,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.649 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:21,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.65 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:21,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.652 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:21,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.653 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:21,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.654 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:21,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.655 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:21,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.656 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:21,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.657 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:21,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.658 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:21,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.659 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:21,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.661 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:21,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.662 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:21,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.663 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:21,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.664 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:21,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.665 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:21,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.667 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:21,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.668 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:21,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.669 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:21,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.67 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:21,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.671 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:21,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.672 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:21,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.673 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:21,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.674 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:21,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.676 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:21,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.677 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:21,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.678 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:21,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.679 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:21,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.68 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:21,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.681 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:21,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.682 CREATE appNGizer Property platform.locale 2022-07-11T10:35:21,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.683 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:21,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.684 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:21,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.685 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:21,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.686 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:21,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.687 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:21,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.688 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:21,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.69 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:21,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.691 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:21,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.692 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:21,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.693 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:21,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.694 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:21,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.695 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:21,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.696 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:21,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.697 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:21,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.698 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:21,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.699 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:21,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.7 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:21,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.701 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:21,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.702 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:21,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.703 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:21,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.704 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:21,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.819 UPDATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:21,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.838 CREATE appNGizer Property platform.theAnswer 2022-07-11T10:35:21,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:21.872 DELETE appNGizer Property platform.theAnswer 2022-07-11T10:35:21,879 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:21,880 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.633 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest [INFO] Running org.appng.appngizer.controller.DatabaseControllerTest 2022-07-11T10:35:21,884 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-11T10:35:21,884 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6cf87ba6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2e57c15e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4ebc7918, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2c5281b1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3d8ead6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@139596c2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3e4c4911, org.springframework.test.context.event.EventPublishingTestExecutionListener@6ab1860] 2022-07-11T10:35:21,943 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:21,970 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:21,984 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:21,995 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:22,111 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:22,116 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:22,382 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:22,382 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:22,706 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:21 CEST 2022 2022-07-11T10:35:22,718 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:22,718 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:22,718 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:22,721 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:22,732 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:35:22,734 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:22,740 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:22,768 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:22,805 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:22,818 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:22,825 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:22,832 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:22,838 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:22,844 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:22,851 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:22,857 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:22,864 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:22,871 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:22,878 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:22,878 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:22,879 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:22,884 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:22,890 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:22,899 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:22,902 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:22,907 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:22,911 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.172s) 2022-07-11T10:35:23,196 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:23,196 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:23,196 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:23,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.203 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:23,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.204 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:23,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.205 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:23,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.206 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:23,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.207 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:23,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.208 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:23,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.209 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:23,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.21 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:23,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.211 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:23,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.212 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:23,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.213 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:23,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.214 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:23,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.215 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:23,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.216 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:23,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.216 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:23,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.217 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:23,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.218 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:23,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.219 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:23,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.22 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:23,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.221 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:23,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.222 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:23,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.223 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:23,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.224 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:23,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.225 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:23,226 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.226 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:23,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.227 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:23,228 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.228 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:23,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.229 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:23,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.23 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:23,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.231 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:23,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.232 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:23,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.233 CREATE appNGizer Property platform.locale 2022-07-11T10:35:23,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.233 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:23,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.234 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:23,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.235 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:23,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.236 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:23,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.237 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:23,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.238 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:23,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.239 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:23,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.24 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:23,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.241 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:23,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.242 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:23,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.243 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:23,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.244 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:23,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.245 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:23,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.246 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:23,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.246 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:23,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.247 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:23,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.248 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:23,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.249 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:23,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.25 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:23,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.251 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:23,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.252 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:23,280 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:35:23,282 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:35:23,283 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:23,283 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:23,283 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:23,286 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:23,300 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:35:23,302 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:23,302 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:23,302 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:23,305 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:23,316 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-11T10:35:23,319 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-11T10:35:23,319 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-11T10:35:23,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.326 CREATE appNGizer DatabaseConnection appNG HSQL 2022-07-11T10:35:23,335 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-07-11T10:35:23,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.337 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-11T10:35:23,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.339 CREATE appNGizer DatabaseConnection appNG MYSQL 2022-07-11T10:35:23,341 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-11T10:35:23,342 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-11T10:35:23,342 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-11T10:35:23,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.344 CREATE appNGizer DatabaseConnection appNG MSSQL 2022-07-11T10:35:23,346 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-11T10:35:23,347 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-11T10:35:23,347 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-07-11T10:35:23,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:23.349 CREATE appNGizer DatabaseConnection appNG POSTGRESQL 2022-07-11T10:35:23,352 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-11T10:35:23,371 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-11T10:35:23,371 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-11T10:35:24,260 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:24,260 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:24,261 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:24,264 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:35:24,265 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:35:24,266 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:24,266 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:24,266 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:24,270 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:24,289 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:35:24,290 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:24,290 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:24,290 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:24,293 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:24,307 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.011s) 2022-07-11T10:35:24,309 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-11T10:35:24,309 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-11T10:35:24,312 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-07-11T10:35:24,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:24.315 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-11T10:35:24,318 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-11T10:35:24,320 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-11T10:35:24,322 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-11T10:35:25,170 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:25,171 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:25,171 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:25,195 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:35:25,197 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:25,197 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:25,197 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:25,200 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:26,068 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:26,068 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:26,068 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:26,077 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:35:26,078 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:26,078 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:26,078 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:26,082 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:26,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:26.099 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-11T10:35:26,950 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:26,951 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.066 s - in org.appng.appngizer.controller.DatabaseControllerTest [INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest 2022-07-11T10:35:26,954 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-11T10:35:26,954 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3b5eb8e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@47c95f94, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7412a4db, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@32a1279d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1e6453dc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@135c9a7b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7289d0b7, org.springframework.test.context.event.EventPublishingTestExecutionListener@492f9cb4] 2022-07-11T10:35:27,009 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:27,036 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:27,050 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:27,060 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:27,136 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:27,141 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:27,430 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:27,431 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:27,779 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:26 CEST 2022 2022-07-11T10:35:27,790 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:27,791 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:27,791 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:27,794 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:27,806 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:35:27,807 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:27,813 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:27,842 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:27,877 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:27,891 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:27,897 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:27,903 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:27,908 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:27,913 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:27,920 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:27,925 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:27,931 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:27,938 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:27,943 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:27,944 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:27,944 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:27,948 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:27,954 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:27,961 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:27,965 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:27,970 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:27,974 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.161s) 2022-07-11T10:35:28,266 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:28,266 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:28,266 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:28,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.274 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:28,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.276 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:28,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.277 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:28,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.278 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:28,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.279 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:28,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.28 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:28,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.28 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:28,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.281 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:28,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.282 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:28,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.283 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:28,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.284 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:28,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.285 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:28,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.286 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:28,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.287 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:28,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.288 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:28,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.289 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:28,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.29 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:28,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.291 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:28,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.292 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:28,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.293 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:28,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.294 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:28,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.295 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:28,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.296 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:28,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.296 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:28,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.297 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:28,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.298 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:28,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.3 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:28,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.3 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:28,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.301 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:28,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.302 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:28,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.303 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:28,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.304 CREATE appNGizer Property platform.locale 2022-07-11T10:35:28,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.305 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:28,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.306 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:28,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.307 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:28,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.308 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:28,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.309 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:28,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.31 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:28,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.31 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:28,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.311 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:28,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.312 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:28,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.313 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:28,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.314 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:28,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.315 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:28,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.316 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:28,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.317 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:28,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.318 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:28,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.319 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:28,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.32 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:28,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.321 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:28,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.322 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:28,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.322 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:28,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.324 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:28,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.385 CREATE appNGizer Property platform.site.localhost.template 2022-07-11T10:35:28,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.387 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-11T10:35:28,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.388 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-11T10:35:28,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.39 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-11T10:35:28,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.391 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-11T10:35:28,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.392 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-11T10:35:28,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.393 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-11T10:35:28,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.395 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-11T10:35:28,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.396 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-11T10:35:28,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.397 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-11T10:35:28,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.399 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-11T10:35:28,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.4 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-11T10:35:28,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.401 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-11T10:35:28,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.402 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-11T10:35:28,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.404 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-11T10:35:28,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.405 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-11T10:35:28,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.406 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-11T10:35:28,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.407 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-11T10:35:28,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.409 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-11T10:35:28,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.41 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-11T10:35:28,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.412 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-11T10:35:28,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.413 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-11T10:35:28,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.414 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-11T10:35:28,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.415 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-11T10:35:28,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.416 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-11T10:35:28,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.418 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-11T10:35:28,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.419 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-11T10:35:28,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.42 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-11T10:35:28,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.421 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-11T10:35:28,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.423 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-11T10:35:28,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.424 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-11T10:35:28,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.425 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-11T10:35:28,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.426 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-11T10:35:28,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.427 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-11T10:35:28,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.428 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-11T10:35:28,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.429 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-11T10:35:28,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.43 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-11T10:35:28,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.431 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-11T10:35:28,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.433 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-11T10:35:28,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.434 CREATE appNGizer Property platform.site.localhost.name 2022-07-11T10:35:28,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.435 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-11T10:35:28,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.436 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-11T10:35:28,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.437 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-11T10:35:28,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.438 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-11T10:35:28,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.439 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-11T10:35:28,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.44 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-11T10:35:28,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.441 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-11T10:35:28,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.442 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-11T10:35:28,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.443 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-11T10:35:28,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.444 CREATE appNGizer Property platform.site.localhost.locale 2022-07-11T10:35:28,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.445 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-11T10:35:28,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.446 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-11T10:35:28,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.446 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-11T10:35:28,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.447 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-11T10:35:28,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.448 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-11T10:35:28,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.449 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-11T10:35:28,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.45 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-11T10:35:28,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.45 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-11T10:35:28,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.451 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-11T10:35:28,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.452 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-11T10:35:28,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.453 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-11T10:35:28,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.454 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-11T10:35:28,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.455 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-11T10:35:28,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.456 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-11T10:35:28,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.457 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-11T10:35:28,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.458 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-11T10:35:28,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.459 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-11T10:35:28,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.46 CREATE appNGizer Property platform.site.localhost.host 2022-07-11T10:35:28,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.461 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-11T10:35:28,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.462 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-11T10:35:28,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.462 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-11T10:35:28,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.465 CREATE appNGizer Site localhost 2022-07-11T10:35:28,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.63 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-07-11T10:35:28,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.66 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-07-11T10:35:28,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.664 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-11T10:35:28,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.694 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-11T10:35:28,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.698 CREATE appNGizer Property platform.site.localhost.theAnswer 2022-07-11T10:35:28,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.748 DELETE appNGizer Property platform.site.localhost.theAnswer 2022-07-11T10:35:28,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.768 CREATE appNGizer Property platform.site.localhost.myNewProp 2022-07-11T10:35:28,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:28.823 DELETE appNGizer Property platform.site.localhost.myNewProp 2022-07-11T10:35:28,835 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:28,836 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.882 s - in org.appng.appngizer.controller.SitePropertyControllerTest [INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest 2022-07-11T10:35:28,841 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-11T10:35:28,841 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@26652eb0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7c4535ee, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2209d045, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5bb82485, org.springframework.test.context.support.DirtiesContextTestExecutionListener@542781ec, org.springframework.test.context.transaction.TransactionalTestExecutionListener@11824c3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6d7f475d, org.springframework.test.context.event.EventPublishingTestExecutionListener@77f9da7b] 2022-07-11T10:35:28,890 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:28,916 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:28,930 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:28,939 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:29,015 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:29,020 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:29,238 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:29,239 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:29,570 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:28 CEST 2022 2022-07-11T10:35:29,581 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:29,581 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:29,581 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:29,585 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:29,595 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:35:29,597 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:29,603 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:29,632 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:29,674 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:29,686 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:29,692 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:29,697 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:29,702 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:29,706 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:29,712 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:29,718 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:29,724 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:29,730 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:29,734 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:29,735 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:29,735 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:29,739 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:29,744 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:29,753 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:29,756 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:29,760 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:29,764 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.162s) 2022-07-11T10:35:30,033 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:30,033 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:30,033 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:30,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.041 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:30,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.042 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:30,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.043 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:30,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.044 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:30,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.045 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:30,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.046 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:30,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.047 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:30,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.048 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:30,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.049 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:30,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.05 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:30,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.051 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:30,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.052 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:30,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.053 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:30,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.054 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:30,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.055 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:30,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.056 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:30,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.057 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:30,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.057 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:30,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.058 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:30,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.059 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:30,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.06 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:30,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.061 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:30,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.061 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:30,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.062 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:30,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.063 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:30,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.064 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:30,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.065 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:30,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.066 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:30,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.066 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:30,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.067 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:30,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.068 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:30,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.069 CREATE appNGizer Property platform.locale 2022-07-11T10:35:30,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.069 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:30,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.07 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:30,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.071 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:30,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.072 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:30,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.072 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:30,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.073 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:30,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.074 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:30,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.075 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:30,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.076 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:30,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.077 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:30,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.077 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:30,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.079 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:30,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.08 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:30,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.08 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:30,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.081 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:30,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.082 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:30,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.083 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:30,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.084 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:30,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.084 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:30,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.086 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:30,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.086 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:30,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.116 CREATE appNGizer Repository local 2022-07-11T10:35:30,148 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-11T10:35:30,158 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:35:30,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.159 CREATE appNGizer Application demo-application 2022-07-11T10:35:30,163 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:35:30,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.164 CREATE appNGizer Permission debug 2022-07-11T10:35:30,166 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:35:30,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.166 CREATE appNGizer Permission output-format.html 2022-07-11T10:35:30,167 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:35:30,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.168 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:35:30,168 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:35:30,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.169 CREATE appNGizer Permission testPermission 2022-07-11T10:35:30,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.17 CREATE appNGizer Role Administrator 2022-07-11T10:35:30,177 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:35:30,178 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:35:30,180 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:30,180 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:35:30,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.18 CREATE appNGizer Role Debugger 2022-07-11T10:35:30,183 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:35:30,184 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:35:30,185 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:35:30,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.185 CREATE appNGizer Role Tester 2022-07-11T10:35:30,187 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:35:30,187 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:35:30,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.191 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:35:30,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.192 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:35:30,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.193 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:35:30,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.198 UPDATE appNGizer Role Administrator 2022-07-11T10:35:30,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.199 UPDATE appNGizer Role Debugger 2022-07-11T10:35:30,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.201 UPDATE appNGizer Role Tester 2022-07-11T10:35:30,206 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:30,206 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:30,206 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:30,207 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:30,207 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:30,207 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:30,208 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:30,208 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:35:30,208 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:30,208 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:30,208 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:35:30,221 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:35:30,222 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:35:30,223 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:30,225 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:35:30,226 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:35:30,228 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:35:30,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.262 CREATE appNGizer Property platform.site.localhost.template 2022-07-11T10:35:30,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.264 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-11T10:35:30,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.265 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-11T10:35:30,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.265 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-11T10:35:30,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.266 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-11T10:35:30,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.267 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-11T10:35:30,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.268 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-11T10:35:30,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.268 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-11T10:35:30,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.269 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-11T10:35:30,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.27 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-11T10:35:30,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.271 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-11T10:35:30,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.271 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-11T10:35:30,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.272 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-11T10:35:30,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.273 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-11T10:35:30,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.274 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-11T10:35:30,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.274 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-11T10:35:30,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.275 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-11T10:35:30,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.276 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-11T10:35:30,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.276 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-11T10:35:30,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.277 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-11T10:35:30,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.278 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-11T10:35:30,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.279 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-11T10:35:30,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.279 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-11T10:35:30,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.28 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-11T10:35:30,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.281 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-11T10:35:30,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.281 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-11T10:35:30,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.282 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-11T10:35:30,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.283 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-11T10:35:30,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.284 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-11T10:35:30,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.285 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-11T10:35:30,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.285 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-11T10:35:30,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.286 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-11T10:35:30,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.287 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-11T10:35:30,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.288 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-11T10:35:30,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.288 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-11T10:35:30,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.289 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-11T10:35:30,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.29 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-11T10:35:30,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.291 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-11T10:35:30,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.292 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-11T10:35:30,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.292 CREATE appNGizer Property platform.site.localhost.name 2022-07-11T10:35:30,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.293 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-11T10:35:30,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.294 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-11T10:35:30,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.295 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-11T10:35:30,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.295 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-11T10:35:30,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.296 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-11T10:35:30,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.297 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-11T10:35:30,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.298 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-11T10:35:30,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.298 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-11T10:35:30,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.299 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-11T10:35:30,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.3 CREATE appNGizer Property platform.site.localhost.locale 2022-07-11T10:35:30,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.301 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-11T10:35:30,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.301 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-11T10:35:30,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.302 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-11T10:35:30,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.303 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-11T10:35:30,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.304 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-11T10:35:30,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.304 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-11T10:35:30,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.305 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-11T10:35:30,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.306 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-11T10:35:30,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.306 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-11T10:35:30,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.307 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-11T10:35:30,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.308 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-11T10:35:30,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.309 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-11T10:35:30,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.309 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-11T10:35:30,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.31 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-11T10:35:30,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.311 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-11T10:35:30,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.312 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-11T10:35:30,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.313 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-11T10:35:30,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.313 CREATE appNGizer Property platform.site.localhost.host 2022-07-11T10:35:30,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.314 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-11T10:35:30,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.315 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-11T10:35:30,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.316 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-11T10:35:30,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.317 CREATE appNGizer Site localhost 2022-07-11T10:35:30,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.366 CREATE appNGizer Property platform.site.anotherSite.ldapPrincipalScheme 2022-07-11T10:35:30,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.367 CREATE appNGizer Property platform.site.anotherSite.encoding 2022-07-11T10:35:30,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.368 CREATE appNGizer Property platform.site.anotherSite.supportReloadFile 2022-07-11T10:35:30,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.368 CREATE appNGizer Property platform.site.anotherSite.allowSkipRender 2022-07-11T10:35:30,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.369 CREATE appNGizer Property platform.site.anotherSite.documentDir 2022-07-11T10:35:30,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.37 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedPaths 2022-07-11T10:35:30,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.37 CREATE appNGizer Property platform.site.anotherSite.wwwDir 2022-07-11T10:35:30,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.371 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionName 2022-07-11T10:35:30,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.372 CREATE appNGizer Property platform.site.anotherSite.ldapStartTls 2022-07-11T10:35:30,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.372 CREATE appNGizer Property platform.site.anotherSite.name 2022-07-11T10:35:30,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.373 CREATE appNGizer Property platform.site.anotherSite.cacheEnabled 2022-07-11T10:35:30,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.374 CREATE appNGizer Property platform.site.anotherSite.serviceOutputFormat 2022-07-11T10:35:30,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.374 CREATE appNGizer Property platform.site.anotherSite.jdbcValidationTimeout 2022-07-11T10:35:30,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.375 CREATE appNGizer Property platform.site.anotherSite.ldapUser 2022-07-11T10:35:30,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.376 CREATE appNGizer Property platform.site.anotherSite.ldapDisabled 2022-07-11T10:35:30,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.377 CREATE appNGizer Property platform.site.anotherSite.indexConfig 2022-07-11T10:35:30,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.377 CREATE appNGizer Property platform.site.anotherSite.siteRootDir 2022-07-11T10:35:30,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.378 CREATE appNGizer Property platform.site.anotherSite.ldapDomain 2022-07-11T10:35:30,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.379 CREATE appNGizer Property platform.site.anotherSite.authLoginPage 2022-07-11T10:35:30,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.379 CREATE appNGizer Property platform.site.anotherSite.cacheStatistics 2022-07-11T10:35:30,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.38 CREATE appNGizer Property platform.site.anotherSite.mailPort 2022-07-11T10:35:30,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.381 CREATE appNGizer Property platform.site.anotherSite.appendTabId 2022-07-11T10:35:30,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.381 CREATE appNGizer Property platform.site.anotherSite.service-path 2022-07-11T10:35:30,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.382 CREATE appNGizer Property platform.site.anotherSite.template 2022-07-11T10:35:30,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.383 CREATE appNGizer Property platform.site.anotherSite.cacheTimeouts 2022-07-11T10:35:30,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.383 CREATE appNGizer Property platform.site.anotherSite.tagPrefix 2022-07-11T10:35:30,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.384 CREATE appNGizer Property platform.site.anotherSite.authLogoutPage 2022-07-11T10:35:30,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.385 CREATE appNGizer Property platform.site.anotherSite.timeZone 2022-07-11T10:35:30,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.385 CREATE appNGizer Property platform.site.anotherSite.ldapIdAttribute 2022-07-11T10:35:30,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.386 CREATE appNGizer Property platform.site.anotherSite.cacheTimeToLive 2022-07-11T10:35:30,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.387 CREATE appNGizer Property platform.site.anotherSite.searchMaxHits 2022-07-11T10:35:30,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.387 CREATE appNGizer Property platform.site.anotherSite.host 2022-07-11T10:35:30,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.388 CREATE appNGizer Property platform.site.anotherSite.indexFileTypes 2022-07-11T10:35:30,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.389 CREATE appNGizer Property platform.site.anotherSite.supportedLanguages 2022-07-11T10:35:30,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.39 CREATE appNGizer Property platform.site.anotherSite.jdbcLogPerformance 2022-07-11T10:35:30,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.39 CREATE appNGizer Property platform.site.anotherSite.locale 2022-07-11T10:35:30,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.391 CREATE appNGizer Property platform.site.anotherSite.DatasourceConfigurer 2022-07-11T10:35:30,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.392 CREATE appNGizer Property platform.site.anotherSite.indexTimeout 2022-07-11T10:35:30,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.392 CREATE appNGizer Property platform.site.anotherSite.rewriteConfig 2022-07-11T10:35:30,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.393 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionValue 2022-07-11T10:35:30,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.394 CREATE appNGizer Property platform.site.anotherSite.mailHost 2022-07-11T10:35:30,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.394 CREATE appNGizer Property platform.site.anotherSite.authLoginRef 2022-07-11T10:35:30,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.395 CREATE appNGizer Property platform.site.anotherSite.searchChunkSize 2022-07-11T10:35:30,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.396 CREATE appNGizer Property platform.site.anotherSite.defaultPage 2022-07-11T10:35:30,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.397 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedMethods 2022-07-11T10:35:30,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.397 CREATE appNGizer Property platform.site.anotherSite.indexFileSystemQueueSize 2022-07-11T10:35:30,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.398 CREATE appNGizer Property platform.site.anotherSite.sessionTrackingEnabled 2022-07-11T10:35:30,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.398 CREATE appNGizer Property platform.site.anotherSite.ldapPassword 2022-07-11T10:35:30,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.399 CREATE appNGizer Property platform.site.anotherSite.ldapHost 2022-07-11T10:35:30,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.4 CREATE appNGizer Property platform.site.anotherSite.ldapGroupBaseDn 2022-07-11T10:35:30,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.401 CREATE appNGizer Property platform.site.anotherSite.cacheClearOnShutdown 2022-07-11T10:35:30,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.403 CREATE appNGizer Property platform.site.anotherSite.defaultPageSize 2022-07-11T10:35:30,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.404 CREATE appNGizer Property platform.site.anotherSite.cacheTimeoutsAntStyle 2022-07-11T10:35:30,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.404 CREATE appNGizer Property platform.site.anotherSite.csrfProtectionEnabled 2022-07-11T10:35:30,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.405 CREATE appNGizer Property platform.site.anotherSite.authLogoutRef 2022-07-11T10:35:30,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.406 CREATE appNGizer Property platform.site.anotherSite.cacheExceptions 2022-07-11T10:35:30,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.406 CREATE appNGizer Property platform.site.anotherSite.defaultApplication 2022-07-11T10:35:30,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.407 CREATE appNGizer Property platform.site.anotherSite.mailDisabled 2022-07-11T10:35:30,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.408 CREATE appNGizer Property platform.site.anotherSite.assetsDir 2022-07-11T10:35:30,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.408 CREATE appNGizer Property platform.site.anotherSite.ldapUserBaseDn 2022-07-11T10:35:30,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.409 CREATE appNGizer Property platform.site.anotherSite.xssExceptions 2022-07-11T10:35:30,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.41 CREATE appNGizer Property platform.site.anotherSite.authApplication 2022-07-11T10:35:30,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.41 CREATE appNGizer Property platform.site.anotherSite.jdbcMaxLifetime 2022-07-11T10:35:30,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.411 CREATE appNGizer Property platform.site.anotherSite.errorPage 2022-07-11T10:35:30,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.412 CREATE appNGizer Property platform.site.anotherSite.manager-path 2022-07-11T10:35:30,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.412 CREATE appNGizer Property platform.site.anotherSite.indexDir 2022-07-11T10:35:30,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.413 CREATE appNGizer Property platform.site.anotherSite.enforcePrimaryDomain 2022-07-11T10:35:30,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.414 CREATE appNGizer Property platform.site.anotherSite.jdbcConnectionTimeout 2022-07-11T10:35:30,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.414 CREATE appNGizer Property platform.site.anotherSite.indexQueueSize 2022-07-11T10:35:30,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.415 CREATE appNGizer Property platform.site.anotherSite.errorPages 2022-07-11T10:35:30,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.416 CREATE appNGizer Property platform.site.anotherSite.serviceOutputType 2022-07-11T10:35:30,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.417 CREATE appNGizer Site anotherSite 2022-07-11T10:35:30,490 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-11T10:35:30,490 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-11T10:35:30,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.498 INFO appNGizer Assigned application demo-application to site localhost 2022-07-11T10:35:30,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.502 CREATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-11T10:35:30,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.503 CREATE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-07-11T10:35:30,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.503 CREATE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-07-11T10:35:30,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.679 UPDATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-11T10:35:30,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.741 CREATE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-07-11T10:35:30,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.788 DELETE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-07-11T10:35:30,813 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED 2022-07-11T10:35:30,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.814 INFO appNGizer Removed application demo-application from site localhost 2022-07-11T10:35:30,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.816 DELETE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-11T10:35:30,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.817 DELETE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-07-11T10:35:30,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:30.818 DELETE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-07-11T10:35:30,834 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:30,834 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.996 s - in org.appng.appngizer.controller.SiteApplicationControllerTest [INFO] Running org.appng.appngizer.controller.SubjectControllerTest 2022-07-11T10:35:30,841 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-11T10:35:30,841 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a1e486a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@8141f67, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7f91ef72, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3c8de40a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2448a6e9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@c0f7a20, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7c95eeac, org.springframework.test.context.event.EventPublishingTestExecutionListener@2f6bf880] 2022-07-11T10:35:30,894 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:30,919 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:30,930 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:30,940 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:31,012 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:31,017 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:31,255 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:31,255 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:31,586 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:30 CEST 2022 2022-07-11T10:35:31,595 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:31,596 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:31,596 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:31,599 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:31,609 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-11T10:35:31,610 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:31,615 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:31,644 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:31,678 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:31,689 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:31,694 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:31,698 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:31,703 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:31,708 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:31,714 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:31,718 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:31,724 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:31,729 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:31,734 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:31,735 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:31,735 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:31,739 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:31,743 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:31,751 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:31,753 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:31,757 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:31,761 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.146s) 2022-07-11T10:35:32,025 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:32,025 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:32,026 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:32,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.031 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:32,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.032 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:32,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.032 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:32,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.033 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:32,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.033 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:32,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.034 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:32,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.035 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:32,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.035 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:32,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.036 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:32,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.037 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:32,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.037 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:32,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.038 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:32,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.039 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:32,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.039 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:32,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.04 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:32,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.04 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:32,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.041 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:32,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.042 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:32,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.042 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:32,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.043 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:32,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.044 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:32,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.044 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:32,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.045 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:32,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.045 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:32,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.046 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:32,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.047 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:32,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.047 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:32,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.048 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:32,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.049 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:32,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.049 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:32,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.05 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:32,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.05 CREATE appNGizer Property platform.locale 2022-07-11T10:35:32,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.051 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:32,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.052 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:32,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.052 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:32,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.053 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:32,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.054 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:32,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.055 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:32,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.055 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:32,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.056 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:32,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.056 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:32,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.057 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:32,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.057 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:32,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.058 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:32,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.059 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:32,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.059 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:32,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.06 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:32,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.06 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:32,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.061 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:32,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.061 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:32,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.062 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:32,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.063 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:32,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.063 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:32,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.085 CREATE appNGizer Group Admin 2022-07-11T10:35:32,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.099 CREATE appNGizer Subject Admin 2022-07-11T10:35:32,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.112 UPDATE appNGizer Subject Admin 2022-07-11T10:35:32,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.116 UPDATE appNGizer Group Admin 2022-07-11T10:35:32,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.138 UPDATE appNGizer Group Admin 2022-07-11T10:35:32,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.145 UPDATE appNGizer Subject Admin 2022-07-11T10:35:32,148 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.147 UPDATE appNGizer Subject Admin 2022-07-11T10:35:32,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.166 UPDATE appNGizer Subject Admin 2022-07-11T10:35:32,179 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:32,179 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:32,180 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:32,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.185 CREATE appNGizer Subject deleteme 2022-07-11T10:35:32,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.199 DELETE appNGizer Subject deleteme 2022-07-11T10:35:32,202 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:32,202 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:32,202 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:32,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.207 CREATE appNGizer Subject john.doe 2022-07-11T10:35:32,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.22 UPDATE appNGizer Subject john.doe 2022-07-11T10:35:32,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.244 DELETE appNGizer Subject john.doe 2022-07-11T10:35:32,247 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:32,247 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:32,247 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:32,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:32.252 CREATE appNGizer Subject john doe 2022-07-11T10:35:32,282 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:197) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke(<generated>) ~[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(<generated>) ~[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-11T10:35:32,298 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:32,298 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:32,298 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:32,313 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:32,313 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.474 s - in org.appng.appngizer.controller.SubjectControllerTest [INFO] Running org.appng.appngizer.controller.RepositoryControllerTest 2022-07-11T10:35:32,318 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-11T10:35:32,318 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7d2e4232, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@78ff8590, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6bfd08ee, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@20cd0309, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2f7deaf0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2baa298a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2893fe69, org.springframework.test.context.event.EventPublishingTestExecutionListener@600e6539] 2022-07-11T10:35:32,371 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:32,395 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:32,405 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:32,417 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:32,499 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:32,505 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:32,708 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:32,709 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:33,021 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:32 CEST 2022 2022-07-11T10:35:33,032 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:33,032 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:33,032 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:33,035 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:33,046 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:35:33,048 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:33,053 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:33,083 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:33,115 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:33,126 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:33,131 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:33,136 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:33,140 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:33,148 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:33,154 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:33,159 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:33,164 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:33,170 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:33,177 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:33,177 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:33,177 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:33,183 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:33,189 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:33,199 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:33,202 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:33,209 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:33,213 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.160s) 2022-07-11T10:35:33,460 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:33,460 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:33,460 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:33,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.466 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:33,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.467 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:33,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.468 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:33,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.468 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:33,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.469 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:33,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.469 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:33,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.47 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:33,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.47 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:33,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.471 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:33,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.471 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:33,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.472 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:33,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.473 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:33,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.473 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:33,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.474 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:33,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.474 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:33,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.475 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:33,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.475 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:33,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.476 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:33,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.476 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:33,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.477 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:33,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.477 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:33,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.478 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:33,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.478 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:33,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.479 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:33,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.479 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:33,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.48 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:33,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.48 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:33,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.481 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:33,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.482 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:33,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.482 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:33,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.483 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:33,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.483 CREATE appNGizer Property platform.locale 2022-07-11T10:35:33,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.484 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:33,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.484 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:33,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.485 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:33,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.485 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:33,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.486 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:33,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.486 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:33,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.487 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:33,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.488 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:33,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.488 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:33,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.489 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:33,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.489 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:33,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.49 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:33,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.49 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:33,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.491 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:33,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.492 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:33,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.492 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:33,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.493 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:33,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.493 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:33,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.494 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:33,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.494 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:33,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.495 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:33,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.518 CREATE appNGizer Repository local repo 2022-07-11T10:35:33,609 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-11T10:35:33,619 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:35:33,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.621 CREATE appNGizer Application demo-application 2022-07-11T10:35:33,625 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:35:33,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.627 CREATE appNGizer Permission debug 2022-07-11T10:35:33,629 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:35:33,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.63 CREATE appNGizer Permission output-format.html 2022-07-11T10:35:33,631 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:35:33,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.631 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:35:33,632 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:35:33,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.632 CREATE appNGizer Permission testPermission 2022-07-11T10:35:33,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.634 CREATE appNGizer Role Administrator 2022-07-11T10:35:33,641 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:35:33,642 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:35:33,643 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:33,643 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:35:33,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.644 CREATE appNGizer Role Debugger 2022-07-11T10:35:33,649 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:35:33,651 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:35:33,651 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:35:33,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.651 CREATE appNGizer Role Tester 2022-07-11T10:35:33,653 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:35:33,653 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:35:33,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.656 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:35:33,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.656 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:35:33,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.657 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:35:33,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.66 UPDATE appNGizer Role Administrator 2022-07-11T10:35:33,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.661 UPDATE appNGizer Role Debugger 2022-07-11T10:35:33,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.662 UPDATE appNGizer Role Tester 2022-07-11T10:35:33,669 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:33,670 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:33,670 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:33,670 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:33,670 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:33,670 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:33,671 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:33,671 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:35:33,671 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:33,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-11T10:35:33,671 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:35:33,683 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:35:33,684 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:35:33,685 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:33,686 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:35:33,687 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:35:33,688 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:35:33,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.722 UPDATE appNGizer Repository local 2022-07-11T10:35:33,742 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:33,742 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:33,742 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:33,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.757 CREATE appNGizer Repository deleteme 2022-07-11T10:35:33,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.775 DELETE appNGizer Repository deleteme 2022-07-11T10:35:33,777 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:33,777 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:33,778 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:33,795 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:33,795 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:33,795 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:33,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:33.804 CREATE appNGizer Repository dummy repo 2022-07-11T10:35:33,830 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping for GET /repository/dummy%20repo/demo-application/1.2.3 2022-07-11T10:35:33,831 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping for GET /repository/doesNotExist/demo-application/1.2.3 2022-07-11T10:35:33,848 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:33,848 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:33,849 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:33,915 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-11T10:35:33,932 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:33,932 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.589 s - in org.appng.appngizer.controller.RepositoryControllerTest [INFO] Running org.appng.appngizer.controller.SiteControllerTest 2022-07-11T10:35:33,937 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-11T10:35:33,937 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3ce4344a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6866aba4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1b0c1b36, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@95e6d7c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@14854e79, org.springframework.test.context.transaction.TransactionalTestExecutionListener@49e3ecc6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@324d8b67, org.springframework.test.context.event.EventPublishingTestExecutionListener@488225df] 2022-07-11T10:35:33,978 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:34,003 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:34,013 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:34,022 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:34,091 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:34,096 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:34,320 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:34,320 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:34,636 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:33 CEST 2022 2022-07-11T10:35:34,645 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:34,646 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:34,646 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:34,650 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:34,663 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.011s) 2022-07-11T10:35:34,665 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:34,671 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:34,691 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:34,717 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:34,727 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:34,732 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:34,737 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:34,741 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:34,745 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:34,750 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:34,754 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:34,759 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:34,764 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:34,769 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:34,769 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:34,769 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:34,773 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:34,777 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:34,784 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:34,786 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:34,791 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:34,794 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.124s) 2022-07-11T10:35:35,036 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:35,037 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:35,037 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:35,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.043 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:35,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.044 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:35,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.044 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:35,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.045 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:35,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.045 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:35,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.046 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:35,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.046 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:35,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.047 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:35,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.047 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:35,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.048 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:35,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.049 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:35,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.049 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:35,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.05 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:35,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.05 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:35,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.051 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:35,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.051 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:35,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.052 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:35,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.053 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:35,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.053 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:35,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.054 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:35,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.054 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:35,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.055 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:35,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.055 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:35,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.056 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:35,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.057 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:35,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.057 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:35,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.058 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:35,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.058 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:35,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.059 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:35,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.059 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:35,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.06 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:35,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.06 CREATE appNGizer Property platform.locale 2022-07-11T10:35:35,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.061 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:35,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.061 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:35,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.062 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:35,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.062 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:35,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.063 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:35,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.063 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:35,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.064 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:35,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.064 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:35,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.065 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:35,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.065 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:35,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.066 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:35,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.066 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:35,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.067 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:35,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.068 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:35,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.068 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:35,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.069 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:35,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.069 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:35,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.07 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:35,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.07 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:35,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.071 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:35,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.071 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:35,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.096 CREATE appNGizer Property platform.site.localhost.template 2022-07-11T10:35:35,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.097 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-11T10:35:35,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.097 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-11T10:35:35,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.098 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-11T10:35:35,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.099 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-11T10:35:35,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.099 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-11T10:35:35,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.1 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-11T10:35:35,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.1 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-11T10:35:35,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.101 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-11T10:35:35,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.101 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-11T10:35:35,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.102 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-11T10:35:35,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.102 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-11T10:35:35,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.103 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-11T10:35:35,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.103 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-11T10:35:35,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.104 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-11T10:35:35,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.104 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-11T10:35:35,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.105 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-11T10:35:35,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.105 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-11T10:35:35,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.106 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-11T10:35:35,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.106 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-11T10:35:35,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.106 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-11T10:35:35,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.107 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-11T10:35:35,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.108 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-11T10:35:35,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.108 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-11T10:35:35,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.109 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-11T10:35:35,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.109 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-11T10:35:35,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.11 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-11T10:35:35,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.11 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-11T10:35:35,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.111 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-11T10:35:35,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.111 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-11T10:35:35,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.112 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-11T10:35:35,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.112 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-11T10:35:35,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.113 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-11T10:35:35,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.113 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-11T10:35:35,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.114 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-11T10:35:35,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.114 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-11T10:35:35,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.115 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-11T10:35:35,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.115 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-11T10:35:35,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.116 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-11T10:35:35,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.116 CREATE appNGizer Property platform.site.localhost.name 2022-07-11T10:35:35,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.117 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-11T10:35:35,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.117 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-11T10:35:35,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.118 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-11T10:35:35,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.118 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-11T10:35:35,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.119 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-11T10:35:35,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.12 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-11T10:35:35,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.12 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-11T10:35:35,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.121 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-11T10:35:35,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.121 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-11T10:35:35,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.122 CREATE appNGizer Property platform.site.localhost.locale 2022-07-11T10:35:35,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.122 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-11T10:35:35,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.123 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-11T10:35:35,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.123 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-11T10:35:35,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.124 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-11T10:35:35,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.124 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-11T10:35:35,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.125 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-11T10:35:35,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.125 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-11T10:35:35,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.126 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-11T10:35:35,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.126 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-11T10:35:35,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.127 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-11T10:35:35,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.127 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-11T10:35:35,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.128 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-11T10:35:35,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.128 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-11T10:35:35,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.129 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-11T10:35:35,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.129 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-11T10:35:35,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.13 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-11T10:35:35,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.13 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-11T10:35:35,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.131 CREATE appNGizer Property platform.site.localhost.host 2022-07-11T10:35:35,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.131 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-11T10:35:35,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.132 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-11T10:35:35,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.132 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-11T10:35:35,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.134 CREATE appNGizer Site localhost 2022-07-11T10:35:35,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.191 UPDATE appNGizer Site localhost 2022-07-11T10:35:35,210 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:35,210 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:35,211 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:35,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.218 CREATE appNGizer Property platform.site.deleteme.authLoginRef 2022-07-11T10:35:35,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.219 CREATE appNGizer Property platform.site.deleteme.mailPort 2022-07-11T10:35:35,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.219 CREATE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-07-11T10:35:35,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.22 CREATE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-07-11T10:35:35,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.22 CREATE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-07-11T10:35:35,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.22 CREATE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-07-11T10:35:35,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.221 CREATE appNGizer Property platform.site.deleteme.authApplication 2022-07-11T10:35:35,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.221 CREATE appNGizer Property platform.site.deleteme.manager-path 2022-07-11T10:35:35,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.222 CREATE appNGizer Property platform.site.deleteme.indexTimeout 2022-07-11T10:35:35,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.222 CREATE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-07-11T10:35:35,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.223 CREATE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-07-11T10:35:35,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.223 CREATE appNGizer Property platform.site.deleteme.siteRootDir 2022-07-11T10:35:35,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.224 CREATE appNGizer Property platform.site.deleteme.supportReloadFile 2022-07-11T10:35:35,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.224 CREATE appNGizer Property platform.site.deleteme.indexQueueSize 2022-07-11T10:35:35,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.225 CREATE appNGizer Property platform.site.deleteme.tagPrefix 2022-07-11T10:35:35,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.225 CREATE appNGizer Property platform.site.deleteme.encoding 2022-07-11T10:35:35,226 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.225 CREATE appNGizer Property platform.site.deleteme.searchMaxHits 2022-07-11T10:35:35,226 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.226 CREATE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-07-11T10:35:35,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.226 CREATE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-07-11T10:35:35,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.227 CREATE appNGizer Property platform.site.deleteme.ldapUser 2022-07-11T10:35:35,228 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.227 CREATE appNGizer Property platform.site.deleteme.documentDir 2022-07-11T10:35:35,228 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.228 CREATE appNGizer Property platform.site.deleteme.ldapDisabled 2022-07-11T10:35:35,228 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.228 CREATE appNGizer Property platform.site.deleteme.service-path 2022-07-11T10:35:35,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.229 CREATE appNGizer Property platform.site.deleteme.indexFileTypes 2022-07-11T10:35:35,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.229 CREATE appNGizer Property platform.site.deleteme.ldapPassword 2022-07-11T10:35:35,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.23 CREATE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-07-11T10:35:35,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.23 CREATE appNGizer Property platform.site.deleteme.defaultApplication 2022-07-11T10:35:35,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.23 CREATE appNGizer Property platform.site.deleteme.mailHost 2022-07-11T10:35:35,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.231 CREATE appNGizer Property platform.site.deleteme.wwwDir 2022-07-11T10:35:35,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.231 CREATE appNGizer Property platform.site.deleteme.allowSkipRender 2022-07-11T10:35:35,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.232 CREATE appNGizer Property platform.site.deleteme.errorPages 2022-07-11T10:35:35,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.232 CREATE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-07-11T10:35:35,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.233 CREATE appNGizer Property platform.site.deleteme.cacheExceptions 2022-07-11T10:35:35,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.233 CREATE appNGizer Property platform.site.deleteme.authLogoutPage 2022-07-11T10:35:35,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.234 CREATE appNGizer Property platform.site.deleteme.timeZone 2022-07-11T10:35:35,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.234 CREATE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-07-11T10:35:35,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.235 CREATE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-07-11T10:35:35,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.235 CREATE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-07-11T10:35:35,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.236 CREATE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-07-11T10:35:35,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.236 CREATE appNGizer Property platform.site.deleteme.ldapStartTls 2022-07-11T10:35:35,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.237 CREATE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-07-11T10:35:35,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.237 CREATE appNGizer Property platform.site.deleteme.appendTabId 2022-07-11T10:35:35,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.238 CREATE appNGizer Property platform.site.deleteme.host 2022-07-11T10:35:35,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.238 CREATE appNGizer Property platform.site.deleteme.authLoginPage 2022-07-11T10:35:35,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.239 CREATE appNGizer Property platform.site.deleteme.indexConfig 2022-07-11T10:35:35,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.239 CREATE appNGizer Property platform.site.deleteme.locale 2022-07-11T10:35:35,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.24 CREATE appNGizer Property platform.site.deleteme.ldapDomain 2022-07-11T10:35:35,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.24 CREATE appNGizer Property platform.site.deleteme.template 2022-07-11T10:35:35,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.241 CREATE appNGizer Property platform.site.deleteme.cacheStatistics 2022-07-11T10:35:35,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.241 CREATE appNGizer Property platform.site.deleteme.cacheEnabled 2022-07-11T10:35:35,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.242 CREATE appNGizer Property platform.site.deleteme.assetsDir 2022-07-11T10:35:35,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.242 CREATE appNGizer Property platform.site.deleteme.ldapHost 2022-07-11T10:35:35,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.243 CREATE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-07-11T10:35:35,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.243 CREATE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-07-11T10:35:35,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.244 CREATE appNGizer Property platform.site.deleteme.searchChunkSize 2022-07-11T10:35:35,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.244 CREATE appNGizer Property platform.site.deleteme.defaultPage 2022-07-11T10:35:35,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.245 CREATE appNGizer Property platform.site.deleteme.supportedLanguages 2022-07-11T10:35:35,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.245 CREATE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-07-11T10:35:35,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.246 CREATE appNGizer Property platform.site.deleteme.authLogoutRef 2022-07-11T10:35:35,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.246 CREATE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-07-11T10:35:35,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.247 CREATE appNGizer Property platform.site.deleteme.defaultPageSize 2022-07-11T10:35:35,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.247 CREATE appNGizer Property platform.site.deleteme.serviceOutputType 2022-07-11T10:35:35,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.248 CREATE appNGizer Property platform.site.deleteme.rewriteConfig 2022-07-11T10:35:35,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.248 CREATE appNGizer Property platform.site.deleteme.mailDisabled 2022-07-11T10:35:35,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.249 CREATE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-07-11T10:35:35,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.249 CREATE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-07-11T10:35:35,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.25 CREATE appNGizer Property platform.site.deleteme.name 2022-07-11T10:35:35,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.25 CREATE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-07-11T10:35:35,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.264 CREATE appNGizer Property platform.site.deleteme.xssExceptions 2022-07-11T10:35:35,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.266 CREATE appNGizer Property platform.site.deleteme.indexDir 2022-07-11T10:35:35,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.266 CREATE appNGizer Property platform.site.deleteme.errorPage 2022-07-11T10:35:35,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.267 CREATE appNGizer Site deleteme 2022-07-11T10:35:35,303 INFO [main] org.appng.core.service.CoreService: starting deletion of site deleteme 2022-07-11T10:35:35,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.326 DELETE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-07-11T10:35:35,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.327 DELETE appNGizer Property platform.site.deleteme.allowSkipRender 2022-07-11T10:35:35,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.328 DELETE appNGizer Property platform.site.deleteme.appendTabId 2022-07-11T10:35:35,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.328 DELETE appNGizer Property platform.site.deleteme.assetsDir 2022-07-11T10:35:35,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.329 DELETE appNGizer Property platform.site.deleteme.authApplication 2022-07-11T10:35:35,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.33 DELETE appNGizer Property platform.site.deleteme.authLoginPage 2022-07-11T10:35:35,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.33 DELETE appNGizer Property platform.site.deleteme.authLoginRef 2022-07-11T10:35:35,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.331 DELETE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-07-11T10:35:35,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.331 DELETE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-07-11T10:35:35,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.332 DELETE appNGizer Property platform.site.deleteme.authLogoutPage 2022-07-11T10:35:35,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.333 DELETE appNGizer Property platform.site.deleteme.authLogoutRef 2022-07-11T10:35:35,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.333 DELETE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-07-11T10:35:35,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.334 DELETE appNGizer Property platform.site.deleteme.cacheEnabled 2022-07-11T10:35:35,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.334 DELETE appNGizer Property platform.site.deleteme.cacheExceptions 2022-07-11T10:35:35,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.335 DELETE appNGizer Property platform.site.deleteme.cacheStatistics 2022-07-11T10:35:35,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.335 DELETE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-07-11T10:35:35,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.336 DELETE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-07-11T10:35:35,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.337 DELETE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-07-11T10:35:35,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.337 DELETE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-07-11T10:35:35,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.338 DELETE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-07-11T10:35:35,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.339 DELETE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-07-11T10:35:35,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.339 DELETE appNGizer Property platform.site.deleteme.defaultApplication 2022-07-11T10:35:35,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.34 DELETE appNGizer Property platform.site.deleteme.defaultPage 2022-07-11T10:35:35,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.341 DELETE appNGizer Property platform.site.deleteme.defaultPageSize 2022-07-11T10:35:35,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.341 DELETE appNGizer Property platform.site.deleteme.documentDir 2022-07-11T10:35:35,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.342 DELETE appNGizer Property platform.site.deleteme.encoding 2022-07-11T10:35:35,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.343 DELETE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-07-11T10:35:35,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.344 DELETE appNGizer Property platform.site.deleteme.errorPage 2022-07-11T10:35:35,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.345 DELETE appNGizer Property platform.site.deleteme.errorPages 2022-07-11T10:35:35,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.346 DELETE appNGizer Property platform.site.deleteme.host 2022-07-11T10:35:35,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.346 DELETE appNGizer Property platform.site.deleteme.indexConfig 2022-07-11T10:35:35,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.347 DELETE appNGizer Property platform.site.deleteme.indexDir 2022-07-11T10:35:35,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.348 DELETE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-07-11T10:35:35,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.348 DELETE appNGizer Property platform.site.deleteme.indexFileTypes 2022-07-11T10:35:35,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.349 DELETE appNGizer Property platform.site.deleteme.indexQueueSize 2022-07-11T10:35:35,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.35 DELETE appNGizer Property platform.site.deleteme.indexTimeout 2022-07-11T10:35:35,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.35 DELETE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-07-11T10:35:35,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.351 DELETE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-07-11T10:35:35,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.352 DELETE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-07-11T10:35:35,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.352 DELETE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-07-11T10:35:35,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.353 DELETE appNGizer Property platform.site.deleteme.ldapDisabled 2022-07-11T10:35:35,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.354 DELETE appNGizer Property platform.site.deleteme.ldapDomain 2022-07-11T10:35:35,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.354 DELETE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-07-11T10:35:35,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.355 DELETE appNGizer Property platform.site.deleteme.ldapHost 2022-07-11T10:35:35,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.356 DELETE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-07-11T10:35:35,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.356 DELETE appNGizer Property platform.site.deleteme.ldapPassword 2022-07-11T10:35:35,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.357 DELETE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-07-11T10:35:35,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.358 DELETE appNGizer Property platform.site.deleteme.ldapStartTls 2022-07-11T10:35:35,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.358 DELETE appNGizer Property platform.site.deleteme.ldapUser 2022-07-11T10:35:35,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.359 DELETE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-07-11T10:35:35,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.36 DELETE appNGizer Property platform.site.deleteme.locale 2022-07-11T10:35:35,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.361 DELETE appNGizer Property platform.site.deleteme.mailDisabled 2022-07-11T10:35:35,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.362 DELETE appNGizer Property platform.site.deleteme.mailHost 2022-07-11T10:35:35,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.363 DELETE appNGizer Property platform.site.deleteme.mailPort 2022-07-11T10:35:35,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.364 DELETE appNGizer Property platform.site.deleteme.manager-path 2022-07-11T10:35:35,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.364 DELETE appNGizer Property platform.site.deleteme.name 2022-07-11T10:35:35,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.365 DELETE appNGizer Property platform.site.deleteme.rewriteConfig 2022-07-11T10:35:35,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.366 DELETE appNGizer Property platform.site.deleteme.searchChunkSize 2022-07-11T10:35:35,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.367 DELETE appNGizer Property platform.site.deleteme.searchMaxHits 2022-07-11T10:35:35,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.368 DELETE appNGizer Property platform.site.deleteme.service-path 2022-07-11T10:35:35,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.369 DELETE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-07-11T10:35:35,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.369 DELETE appNGizer Property platform.site.deleteme.serviceOutputType 2022-07-11T10:35:35,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.37 DELETE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-07-11T10:35:35,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.371 DELETE appNGizer Property platform.site.deleteme.siteRootDir 2022-07-11T10:35:35,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.372 DELETE appNGizer Property platform.site.deleteme.supportReloadFile 2022-07-11T10:35:35,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.373 DELETE appNGizer Property platform.site.deleteme.supportedLanguages 2022-07-11T10:35:35,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.373 DELETE appNGizer Property platform.site.deleteme.tagPrefix 2022-07-11T10:35:35,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.374 DELETE appNGizer Property platform.site.deleteme.template 2022-07-11T10:35:35,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.375 DELETE appNGizer Property platform.site.deleteme.timeZone 2022-07-11T10:35:35,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.376 DELETE appNGizer Property platform.site.deleteme.wwwDir 2022-07-11T10:35:35,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.377 DELETE appNGizer Property platform.site.deleteme.xssExceptions 2022-07-11T10:35:35,381 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-11T10:35:35,384 INFO [main] org.appng.core.service.CoreService: done deleting site deleteme 2022-07-11T10:35:35,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:35.385 DELETE appNGizer Site deleteme 2022-07-11T10:35:35,391 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:35,391 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:35,391 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:35,410 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:35,410 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.476 s - in org.appng.appngizer.controller.SiteControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest 2022-07-11T10:35:35,417 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-11T10:35:35,417 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@55e99264, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7a4904ef, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@aa66e3f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@51b379be, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4850ab5e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7a8cb0c7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4362ee3f, org.springframework.test.context.event.EventPublishingTestExecutionListener@9560164] 2022-07-11T10:35:35,463 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:35,489 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:35,500 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:35,508 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:35,576 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:35,580 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:35,749 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:35,749 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:36,030 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:35 CEST 2022 2022-07-11T10:35:36,039 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:36,039 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:36,039 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:36,042 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:36,052 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-11T10:35:36,053 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:36,058 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:36,083 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:36,124 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:36,134 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:36,139 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:36,143 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:36,148 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:36,152 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:36,157 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:36,161 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:36,166 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:36,170 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:36,175 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:36,176 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:36,176 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:36,179 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:36,184 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:36,191 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:36,193 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:36,197 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:36,200 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.143s) 2022-07-11T10:35:36,456 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:36,456 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:36,456 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:36,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.464 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:36,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.465 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:36,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.465 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:36,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.465 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:36,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.466 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:36,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.466 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:36,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.467 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:36,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.467 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:36,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.468 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:36,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.468 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:36,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.469 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:36,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.469 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:36,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.47 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:36,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.47 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:36,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.471 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:36,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.471 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:36,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.472 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:36,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.472 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:36,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.473 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:36,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.473 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:36,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.474 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:36,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.474 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:36,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.475 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:36,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.475 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:36,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.476 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:36,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.476 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:36,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.477 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:36,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.477 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:36,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.478 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:36,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.478 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:36,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.479 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:36,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.479 CREATE appNGizer Property platform.locale 2022-07-11T10:35:36,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.48 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:36,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.48 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:36,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.481 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:36,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.481 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:36,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.482 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:36,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.482 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:36,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.482 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:36,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.483 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:36,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.483 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:36,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.484 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:36,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.484 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:36,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.485 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:36,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.486 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:36,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.486 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:36,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.487 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:36,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.487 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:36,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.488 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:36,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.488 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:36,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.489 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:36,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.489 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:36,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.489 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:36,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.515 CREATE appNGizer Repository local 2022-07-11T10:35:36,546 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-11T10:35:36,557 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:35:36,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.559 CREATE appNGizer Application demo-application 2022-07-11T10:35:36,562 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:35:36,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.564 CREATE appNGizer Permission debug 2022-07-11T10:35:36,565 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:35:36,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.566 CREATE appNGizer Permission output-format.html 2022-07-11T10:35:36,567 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:35:36,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.567 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:35:36,568 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:35:36,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.568 CREATE appNGizer Permission testPermission 2022-07-11T10:35:36,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.57 CREATE appNGizer Role Administrator 2022-07-11T10:35:36,577 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:35:36,578 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:35:36,580 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:36,580 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:35:36,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.58 CREATE appNGizer Role Debugger 2022-07-11T10:35:36,583 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:35:36,584 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:35:36,584 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:35:36,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.584 CREATE appNGizer Role Tester 2022-07-11T10:35:36,586 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:35:36,586 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:35:36,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.589 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:35:36,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.59 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:35:36,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.591 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:35:36,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.595 UPDATE appNGizer Role Administrator 2022-07-11T10:35:36,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.596 UPDATE appNGizer Role Debugger 2022-07-11T10:35:36,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.597 UPDATE appNGizer Role Tester 2022-07-11T10:35:36,606 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:36,607 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:36,607 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:36,607 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:36,607 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:36,608 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:36,608 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:36,608 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:35:36,608 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:36,609 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:36,609 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:35:36,617 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:35:36,618 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:35:36,619 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:36,620 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:35:36,621 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:35:36,622 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:35:36,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.652 UPDATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:35:36,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.675 CREATE appNGizer Property platform.application.demo-application.myNewProp 2022-07-11T10:35:36,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:36.688 DELETE appNGizer Property platform.application.demo-application.myNewProp 2022-07-11T10:35:36,691 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:36,691 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.276 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest [INFO] Running org.appng.appngizer.controller.GroupControllerTest 2022-07-11T10:35:36,695 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-11T10:35:36,695 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4d17b116, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5f9df1fa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@28debb40, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@422c8c8b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@32430ad9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2613f4a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5f3880fd, org.springframework.test.context.event.EventPublishingTestExecutionListener@79d61745] 2022-07-11T10:35:36,734 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:36,758 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:36,768 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:36,777 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:36,850 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:36,854 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:37,021 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:37,022 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:37,350 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:36 CEST 2022 2022-07-11T10:35:37,360 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:37,360 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:37,360 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:37,363 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:37,372 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-11T10:35:37,374 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:37,378 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:37,399 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:37,427 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:37,436 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:37,441 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:37,445 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:37,450 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:37,454 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:37,459 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:37,464 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:37,470 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:37,475 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:37,479 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:37,479 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:37,479 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:37,483 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:37,487 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:37,493 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:37,495 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:37,498 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:37,501 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.123s) 2022-07-11T10:35:37,739 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:37,739 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:37,740 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:37,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.746 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:37,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.747 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:37,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.748 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:37,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.748 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:37,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.749 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:37,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.749 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:37,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.75 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:37,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.751 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:37,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.751 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:37,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.752 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:37,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.753 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:37,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.753 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:37,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.753 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:37,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.754 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:37,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.754 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:37,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.755 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:37,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.755 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:37,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.756 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:37,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.756 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:37,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.756 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:37,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.757 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:37,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.757 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:37,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.758 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:37,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.758 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:37,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.758 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:37,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.759 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:37,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.759 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:37,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.76 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:37,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.76 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:37,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.761 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:37,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.761 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:37,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.761 CREATE appNGizer Property platform.locale 2022-07-11T10:35:37,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.762 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:37,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.762 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:37,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.763 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:37,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.763 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:37,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.764 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:37,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.764 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:37,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.765 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:37,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.765 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:37,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.765 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:37,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.766 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:37,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.766 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:37,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.767 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:37,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.768 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:37,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.768 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:37,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.769 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:37,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.769 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:37,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.769 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:37,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.77 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:37,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.77 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:37,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.771 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:37,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.771 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:37,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.791 CREATE appNGizer Repository local 2022-07-11T10:35:37,816 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-11T10:35:37,826 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:35:37,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.827 CREATE appNGizer Application demo-application 2022-07-11T10:35:37,829 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:35:37,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.83 CREATE appNGizer Permission debug 2022-07-11T10:35:37,831 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:35:37,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.831 CREATE appNGizer Permission output-format.html 2022-07-11T10:35:37,831 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:35:37,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.832 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:35:37,832 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:35:37,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.832 CREATE appNGizer Permission testPermission 2022-07-11T10:35:37,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.833 CREATE appNGizer Role Administrator 2022-07-11T10:35:37,838 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:35:37,839 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:35:37,840 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:37,840 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:35:37,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.84 CREATE appNGizer Role Debugger 2022-07-11T10:35:37,842 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:35:37,843 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:35:37,843 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:35:37,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.843 CREATE appNGizer Role Tester 2022-07-11T10:35:37,845 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:35:37,845 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:35:37,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.847 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:35:37,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.848 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:35:37,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.848 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:35:37,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.851 UPDATE appNGizer Role Administrator 2022-07-11T10:35:37,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.852 UPDATE appNGizer Role Debugger 2022-07-11T10:35:37,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.853 UPDATE appNGizer Role Tester 2022-07-11T10:35:37,859 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:37,859 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:37,859 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:37,859 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:37,859 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:37,860 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:37,860 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:37,860 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:35:37,860 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:37,860 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:37,860 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:35:37,867 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:35:37,868 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:35:37,868 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:37,869 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:35:37,870 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:35:37,871 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:35:37,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.891 CREATE appNGizer Group Admin 2022-07-11T10:35:37,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.916 UPDATE appNGizer Group Administrator 2022-07-11T10:35:37,929 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:37,929 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:37,930 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:37,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.934 CREATE appNGizer Group deleteme 2022-07-11T10:35:37,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.943 DELETE appNGizer Group deleteme 2022-07-11T10:35:37,946 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:37,946 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:37,946 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:37,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.951 CREATE appNGizer Group with.dot 2022-07-11T10:35:37,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.97 DELETE appNGizer Group with.dot 2022-07-11T10:35:37,973 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:37,973 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:37,974 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:37,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:37.98 CREATE appNGizer Group john doe! 2022-07-11T10:35:37,982 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:1778) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke(<generated>) ~[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(<generated>) ~[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-11T10:35:37,987 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:37,987 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:37,987 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:37,999 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:37,999 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.304 s - in org.appng.appngizer.controller.GroupControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationControllerTest 2022-07-11T10:35:38,005 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-11T10:35:38,005 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@75fa560f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5360bfc9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5b845ba2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7e9a721d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@59f709ef, org.springframework.test.context.transaction.TransactionalTestExecutionListener@fbf7bef, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@761f68f1, org.springframework.test.context.event.EventPublishingTestExecutionListener@5b38e6b5] 2022-07-11T10:35:38,046 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:38,069 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:38,079 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:38,088 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:38,155 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:38,159 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:38,362 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:38,362 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:38,643 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:38 CEST 2022 2022-07-11T10:35:38,652 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:38,652 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:38,652 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:38,654 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:38,664 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-11T10:35:38,665 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:38,669 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:38,689 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:38,714 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:38,727 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:38,733 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:38,740 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:38,747 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:38,751 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:38,756 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:38,761 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:38,766 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:38,771 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:38,776 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:38,776 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:38,777 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:38,781 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:38,786 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:38,793 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:38,795 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:38,799 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:38,802 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-11T10:35:39,101 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:39,102 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:39,102 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:35:39,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.11 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:39,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.111 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:39,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.112 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:39,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.113 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:39,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.113 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:39,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.114 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:39,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.115 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:39,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.115 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:39,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.116 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:39,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.117 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:39,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.117 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:39,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.118 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:39,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.119 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:39,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.119 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:39,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.12 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:39,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.121 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:39,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.122 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:39,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.122 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:39,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.123 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:39,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.123 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:39,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.124 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:39,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.125 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:39,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.125 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:39,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.126 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:39,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.127 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:39,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.127 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:39,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.128 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:39,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.129 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:39,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.129 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:39,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.13 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:39,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.131 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:39,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.132 CREATE appNGizer Property platform.locale 2022-07-11T10:35:39,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.132 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:39,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.133 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:39,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.133 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:39,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.134 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:39,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.135 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:39,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.135 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:39,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.136 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:39,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.137 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:39,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.137 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:39,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.138 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:39,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.138 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:39,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.139 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:39,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.14 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:39,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.14 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:39,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.141 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:39,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.142 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:39,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.142 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:39,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.143 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:39,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.144 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:39,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.144 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:39,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.145 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:39,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.174 CREATE appNGizer Repository local 2022-07-11T10:35:39,194 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-11T10:35:39,200 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:35:39,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.201 CREATE appNGizer Application demo-application 2022-07-11T10:35:39,204 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:35:39,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.204 CREATE appNGizer Permission debug 2022-07-11T10:35:39,205 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:35:39,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.205 CREATE appNGizer Permission output-format.html 2022-07-11T10:35:39,206 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:35:39,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.206 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:35:39,206 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:35:39,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.207 CREATE appNGizer Permission testPermission 2022-07-11T10:35:39,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.208 CREATE appNGizer Role Administrator 2022-07-11T10:35:39,212 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:35:39,213 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:35:39,214 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:39,214 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:35:39,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.214 CREATE appNGizer Role Debugger 2022-07-11T10:35:39,215 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:35:39,216 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:35:39,216 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:35:39,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.216 CREATE appNGizer Role Tester 2022-07-11T10:35:39,217 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:35:39,217 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:35:39,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.22 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:35:39,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.22 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:35:39,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.221 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:35:39,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.223 UPDATE appNGizer Role Administrator 2022-07-11T10:35:39,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.224 UPDATE appNGizer Role Debugger 2022-07-11T10:35:39,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.225 UPDATE appNGizer Role Tester 2022-07-11T10:35:39,230 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:39,230 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:39,230 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:39,231 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:39,231 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:39,231 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:39,231 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:39,231 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:35:39,231 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:39,232 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:39,232 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:35:39,239 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:35:39,240 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:35:39,240 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:39,242 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:35:39,242 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:35:39,243 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:35:39,283 INFO [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database 2022-07-11T10:35:39,287 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3 2022-07-11T10:35:39,287 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-07-11T10:35:39,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.288 CREATE appNGizer Resource beans.xml of application demo-application 2022-07-11T10:35:39,290 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-07-11T10:35:39,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.29 CREATE appNGizer Resource page.xml of application demo-application 2022-07-11T10:35:39,291 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-07-11T10:35:39,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.291 CREATE appNGizer Resource datasources.xml of application demo-application 2022-07-11T10:35:39,292 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-07-11T10:35:39,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.293 CREATE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-07-11T10:35:39,294 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-07-11T10:35:39,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.294 CREATE appNGizer Resource messages-demo.properties of application demo-application 2022-07-11T10:35:39,294 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-07-11T10:35:39,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.295 CREATE appNGizer Resource events.xml of application demo-application 2022-07-11T10:35:39,296 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-07-11T10:35:39,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.296 CREATE appNGizer Resource master.xml of application demo-application 2022-07-11T10:35:39,297 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-07-11T10:35:39,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.297 CREATE appNGizer Resource application.xml of application demo-application 2022-07-11T10:35:39,298 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-07-11T10:35:39,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.298 CREATE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-07-11T10:35:39,299 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-07-11T10:35:39,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.3 CREATE appNGizer Resource plugin.xml of application demo-application 2022-07-11T10:35:39,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.307 UPDATE appNGizer Application demo-application 2022-07-11T10:35:39,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.333 DELETE appNGizer Role Debugger 2022-07-11T10:35:39,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.335 DELETE appNGizer Role Tester 2022-07-11T10:35:39,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.341 DELETE appNGizer Role Administrator 2022-07-11T10:35:39,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.342 DELETE appNGizer Permission output-type.webgui 2022-07-11T10:35:39,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.343 DELETE appNGizer Permission debug 2022-07-11T10:35:39,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.343 DELETE appNGizer Permission testPermission 2022-07-11T10:35:39,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.344 DELETE appNGizer Permission output-format.html 2022-07-11T10:35:39,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.345 DELETE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-07-11T10:35:39,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.345 DELETE appNGizer Resource page.xml of application demo-application 2022-07-11T10:35:39,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.346 DELETE appNGizer Resource plugin.xml of application demo-application 2022-07-11T10:35:39,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.346 DELETE appNGizer Resource application.xml of application demo-application 2022-07-11T10:35:39,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.347 DELETE appNGizer Resource messages-demo.properties of application demo-application 2022-07-11T10:35:39,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.347 DELETE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-07-11T10:35:39,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.348 DELETE appNGizer Resource beans.xml of application demo-application 2022-07-11T10:35:39,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.349 DELETE appNGizer Resource datasources.xml of application demo-application 2022-07-11T10:35:39,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.349 DELETE appNGizer Resource events.xml of application demo-application 2022-07-11T10:35:39,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.35 DELETE appNGizer Resource master.xml of application demo-application 2022-07-11T10:35:39,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.35 DELETE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:35:39,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.351 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:35:39,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.351 DELETE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:35:39,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:39.352 DELETE appNGizer Application demo-application 2022-07-11T10:35:39,354 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:39,355 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.353 s - in org.appng.appngizer.controller.ApplicationControllerTest [INFO] Running org.appng.appngizer.controller.RoleControllerTest 2022-07-11T10:35:39,357 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-11T10:35:39,357 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@647c5048, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@bc3faef, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@223b6b4b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@528d9f42, org.springframework.test.context.support.DirtiesContextTestExecutionListener@54f57b4b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@40f5f7b8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@396dbdde, org.springframework.test.context.event.EventPublishingTestExecutionListener@724423e] 2022-07-11T10:35:39,395 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:35:39,419 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-11T10:35:39,429 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:35:39,437 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:35:39,505 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:35:39,509 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:35:39,667 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:35:39,667 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:39,954 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:35:39 CEST 2022 2022-07-11T10:35:39,966 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:35:39,966 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:35:39,966 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:35:39,970 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:35:39,980 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-11T10:35:39,982 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:35:39,986 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:35:40,006 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:35:40,048 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:35:40,063 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:35:40,070 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:35:40,076 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:35:40,082 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:35:40,087 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:35:40,094 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:35:40,100 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:35:40,107 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:35:40,114 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:35:40,121 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:35:40,121 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:40,122 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:40,127 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:35:40,132 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:35:40,142 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:35:40,145 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:35:40,151 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:35:40,155 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.169s) 2022-07-11T10:35:40,400 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:40,400 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:40,401 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:40,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.406 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:35:40,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.407 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:35:40,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.407 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:35:40,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.408 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:35:40,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.408 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:35:40,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.408 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:35:40,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.409 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:35:40,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.409 CREATE appNGizer Property platform.appngData 2022-07-11T10:35:40,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.41 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:35:40,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.41 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:35:40,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.41 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:35:40,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.411 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:35:40,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.412 CREATE appNGizer Property platform.devMode 2022-07-11T10:35:40,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.413 CREATE appNGizer Property platform.logfile 2022-07-11T10:35:40,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.413 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:35:40,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.414 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:35:40,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.415 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:35:40,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.415 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:35:40,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.416 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:35:40,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.416 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:35:40,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.417 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:35:40,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.417 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:35:40,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.418 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:35:40,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.418 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:35:40,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.418 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:35:40,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.419 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:35:40,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.419 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:35:40,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.42 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:35:40,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.42 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:35:40,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.42 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:35:40,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.421 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:35:40,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.421 CREATE appNGizer Property platform.locale 2022-07-11T10:35:40,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.421 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:35:40,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.422 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:35:40,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.422 CREATE appNGizer Property platform.encoding 2022-07-11T10:35:40,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.423 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:35:40,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.423 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:35:40,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.424 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:35:40,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.424 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:35:40,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.424 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:35:40,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.425 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:35:40,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.425 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:35:40,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.426 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:35:40,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.426 CREATE appNGizer Property platform.mailHost 2022-07-11T10:35:40,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.426 CREATE appNGizer Property platform.timeZone 2022-07-11T10:35:40,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.427 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:35:40,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.427 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:35:40,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.428 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:35:40,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.428 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:35:40,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.428 CREATE appNGizer Property platform.mailPort 2022-07-11T10:35:40,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.429 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:35:40,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.429 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:35:40,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.43 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:35:40,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.45 CREATE appNGizer Repository local 2022-07-11T10:35:40,473 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-11T10:35:40,480 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:35:40,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.481 CREATE appNGizer Application demo-application 2022-07-11T10:35:40,483 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:35:40,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.486 CREATE appNGizer Permission debug 2022-07-11T10:35:40,487 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:35:40,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.488 CREATE appNGizer Permission output-format.html 2022-07-11T10:35:40,489 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:35:40,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.489 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:35:40,490 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:35:40,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.49 CREATE appNGizer Permission testPermission 2022-07-11T10:35:40,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.491 CREATE appNGizer Role Administrator 2022-07-11T10:35:40,498 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:35:40,499 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:35:40,500 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:40,500 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:35:40,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.501 CREATE appNGizer Role Debugger 2022-07-11T10:35:40,502 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:35:40,503 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:35:40,503 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:35:40,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.504 CREATE appNGizer Role Tester 2022-07-11T10:35:40,505 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:35:40,505 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:35:40,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.508 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:35:40,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.509 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:35:40,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.51 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:35:40,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.513 UPDATE appNGizer Role Administrator 2022-07-11T10:35:40,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.514 UPDATE appNGizer Role Debugger 2022-07-11T10:35:40,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.515 UPDATE appNGizer Role Tester 2022-07-11T10:35:40,518 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:40,518 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:40,518 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:40,518 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:40,518 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:40,519 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:40,519 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:35:40,519 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:35:40,519 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:40,519 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:35:40,519 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:35:40,527 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:35:40,527 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:35:40,528 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:35:40,529 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:35:40,529 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:35:40,531 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:35:40,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.58 CREATE appNGizer Role Editor 2022-07-11T10:35:40,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.607 UPDATE appNGizer Role Editor 2022-07-11T10:35:40,618 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:40,618 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:40,619 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:40,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.625 CREATE appNGizer Role with.dot 2022-07-11T10:35:40,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.643 DELETE appNGizer Role with.dot 2022-07-11T10:35:40,645 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:35:40,645 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:35:40,646 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:35:40,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:35:40.651 CREATE appNGizer Role john doe! 2022-07-11T10:35:40,653 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:1467) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke(<generated>) ~[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(<generated>) ~[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-11T10:35:40,657 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:35:40,657 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.299 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 53 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-20220711.083032-10.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-20220711.083032-10.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-20220711.083032-10.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-20220711.083032-10.pom (4.9 kB at 115 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 75 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.3 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 4.1 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-20220711.083032-10-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-20220711.083032-10-sources.jar (60 kB at 1.8 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 1.2 kB/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 [388 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/139/appng-application-2.0.0-SNAPSHOT-dependencies-20220711-0830.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/139/appng-application-2.0.0-SNAPSHOT-dependencies-20220711-0830.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 61 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-20220711.083032-10.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-20220711.083032-10.war (115 MB at 22 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-20220711.083032-10.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-20220711.083032-10.pom (6.6 kB at 5.8 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 9.5 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 405 B/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 6.6 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-20220711.083032-10.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-20220711.083032-10.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 1.4 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-20220711.083032-10-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-20220711.083032-10-sources.jar (3.1 kB at 55 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.7 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/139 [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-20220711.083032-10.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-20220711.083032-10.pom (40 kB at 220 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 354 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): 609 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml (609 B at 900 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 54 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-11T10:36:38,036 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-11T10:36:38,058 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-11T10:36:39,543 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 1 MappingJackson2HttpMessageConverters: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0 2022-07-11T10:36:39,544 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 ObjectMappers: 2022-07-11T10:36:39,544 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 Modules: 2022-07-11T10:36:39,550 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 @Primary Beans: 2022-07-11T10:36:39,550 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] No ObjectMapper found in context, creating default. 2022-07-11T10:36:39,551 INFO [main] org.appng.api.config.RestConfig: Found org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 'org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0' 2022-07-11T10:36:39,571 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:36:39,731 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-11T10:36:39,810 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-11T10:36:40,041 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} Jul 11, 2022 10:36:40 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-11T10:36:40,635 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:36:40,684 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:36:40,979 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-11T10:36:41,272 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:36:41,284 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:36:41,616 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-11T10:36:42,662 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:36:42,663 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.586 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 45 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-20220711.083032-9.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-20220711.083032-9.jar (33 kB at 1.1 MB/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-20220711.083032-9.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-20220711.083032-9.pom (4.5 kB at 165 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 186 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.0 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 6.4 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-20220711.083032-9-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-20220711.083032-9-sources.jar (35 kB at 1.2 MB/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.7 kB/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-20220711.083032-9.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-20220711.083032-9.jar (1.5 kB at 6.2 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-20220711.083032-9.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-20220711.083032-9.pom (879 B at 20 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 186 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 2.4 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.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-20220711.083032-9-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-20220711.083032-9-sources.jar (2.7 kB at 74 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) [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 61 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-20220711.083032-9.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-20220711.083032-9.pom (5.6 kB at 22 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 1.1 kB/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 15 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 125 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-20220711.083032-9.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-20220711.083032-9.jar (1.6 kB at 22 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-20220711.083032-9.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-20220711.083032-9.pom (541 B at 1.1 kB/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 186 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.6 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 2.5 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-20220711.083032-9-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-20220711.083032-9-sources.jar (2.7 kB at 6.2 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.5 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-20220711.083032-9.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-20220711.083032-9.pom (6.2 kB at 51 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 397 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 1.9 kB/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 111 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-20220711.083032-9.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-20220711.083032-9.jar (14 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-20220711.083032-9.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-20220711.083032-9.pom (512 B at 17 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 93 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 899 B/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 8.6 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-20220711.083032-9-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-20220711.083032-9-sources.jar (15 kB at 537 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.6 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 92 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-20220711.083032-9.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-20220711.083032-9.jar (18 kB at 75 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-20220711.083032-9.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-20220711.083032-9.pom (4.1 kB at 11 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 22 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.2 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 7.5 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 9.3 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-20220711.083032-9-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-20220711.083032-9-sources.jar (9.0 kB at 58 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 2.8 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.73 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 90 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-20220711.083032-9.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-20220711.083032-9.jar (6.3 kB at 198 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-20220711.083032-9.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-20220711.083032-9.pom (2.0 kB at 68 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 170 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 2.4 kB/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 4.5 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-20220711.083032-9-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-20220711.083032-9-sources.jar (4.8 kB at 173 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 [3903 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 39 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-20220711.083032-9.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-20220711.083032-9.war (131 MB at 20 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-20220711.083032-9.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-20220711.083032-9.pom (2.1 kB at 2.2 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 85 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 1.8 kB/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 9.8 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/139 [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: 2.065 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.579 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 14 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-20220711.083032-8.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-20220711.083032-8.jar (610 kB at 8.6 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-20220711.083032-8.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-20220711.083032-8.pom (11 kB at 279 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 148 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 16 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 895 B/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 2.8 kB/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 2.5 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-20220711.083032-8-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-20220711.083032-8-sources.jar (11 kB at 63 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 2.4 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 2.0.0-SNAPSHOT: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 3.329 s] [INFO] appNG Tools ........................................ SUCCESS [ 14.929 s] [INFO] appNG Mail ......................................... SUCCESS [ 4.923 s] [INFO] appNG Forms ........................................ SUCCESS [ 5.051 s] [INFO] appng Formtags ..................................... SUCCESS [ 6.479 s] [INFO] appNG XML-API ...................................... SUCCESS [ 9.623 s] [INFO] appNG public API ................................... SUCCESS [ 18.073 s] [INFO] appNG testsupport .................................. SUCCESS [ 8.523 s] [INFO] appNG REST API ..................................... SUCCESS [ 6.116 s] [INFO] appNG Persistence-Tools ............................ SUCCESS [ 17.856 s] [INFO] appNG Search ....................................... SUCCESS [ 17.094 s] [INFO] appNG Core Library ................................. SUCCESS [01:24 min] [INFO] appNG Command Line Interface ....................... SUCCESS [ 53.636 s] [INFO] appNG Tag Library .................................. SUCCESS [ 8.538 s] [INFO] appNGizer JAXB API ................................. SUCCESS [ 6.168 s] [INFO] appNGizer .......................................... SUCCESS [01:13 min] [INFO] appNG Application .................................. SUCCESS [ 23.501 s] [INFO] appNG application BOM .............................. SUCCESS [ 1.079 s] [INFO] appNG Documentation ................................ SUCCESS [ 48.604 s] [INFO] appNG Template Assembly Descriptors ................ SUCCESS [ 2.385 s] [INFO] appNG Template Parent .............................. SUCCESS [ 1.290 s] [INFO] appng-application-assembly ......................... SUCCESS [ 3.211 s] [INFO] appNG application parent ........................... SUCCESS [ 0.805 s] [INFO] Archetype - appng-archetype-application ............ SUCCESS [ 2.263 s] [INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [ 5.930 s] [INFO] appNG camunda ...................................... SUCCESS [ 3.775 s] [INFO] appNG Application, including Camunda BPM process engine libraries SUCCESS [ 15.275 s] [INFO] appNG Maven Plugin ................................. SUCCESS [ 9.566 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:36 min [INFO] Finished at: 2022-07-11T10:38:09+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] ant mojo extractor found 0 mojo descriptor. [INFO] bsh 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.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/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/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/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/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/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/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/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/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/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/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.375 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.811 s [INFO] Finished at: 2022-07-11T10:38:38+02:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Stash the Build) [Pipeline] dir Running in /tmp/jenkins_artifacts/139 [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 1952 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