Started by user Marcus Handte Querying the current revision of branch master... Current revision of branch master is 84a94530ff996df2feef1f31c2e3568ba6da6318 Obtained Jenkinsfile from 84a94530ff996df2feef1f31c2e3568ba6da6318 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/home/workspace/onBasedServices_maptology_master [Pipeline] { [Pipeline] tool [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://project.nes.uni-due.de/gitea-local/lbs/maptology.git # timeout=10 Fetching without tags Fetching upstream changes from https://project.nes.uni-due.de/gitea-local/lbs/maptology.git > git --version # timeout=10 > git fetch --no-tags --force --progress https://project.nes.uni-due.de/gitea-local/lbs/maptology.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 84a94530ff996df2feef1f31c2e3568ba6da6318 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 84a94530ff996df2feef1f31c2e3568ba6da6318 Commit message: "Change node version." > git rev-list --no-walk 84a94530ff996df2feef1f31c2e3568ba6da6318 # timeout=10 [Gitea] Notifying branch build status: PENDING Build started... [Gitea] Notified [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clean) [Pipeline] sh + /var/lib/jenkins/home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.9/bin/mvn -B clean [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Maptology [INFO] Maptology Api [INFO] Maptology Android [INFO] Maptology Android Feign [INFO] Maptology Android Leafless [INFO] Maptology Android App [INFO] Maptology Service [INFO] Maptology Service Wildfly [INFO] Maptology Service Geocode [INFO] Maptology Service Ejb [INFO] Maptology Service War [INFO] Maptology Service Swarm [INFO] Maptology Web [INFO] Maptology Web Angular [INFO] Maptology Web Webapp [INFO] Maptology Ear [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ all --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Api 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ api --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/api/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ android --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android Feign 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ feign --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android Leafless 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ leafless --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android App 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ app --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ service --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Wildfly 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ wildfly --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Geocode 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ geocode --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Ejb 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ejb --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/ejb/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service War 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ war --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Swarm 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ swarm --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/swarm/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Web 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ web --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Web Angular 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ angular --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/target [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/dist (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/src/api (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Web Webapp 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ webapp --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/webapp/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Ear 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ear --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/ear/target [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Maptology .......................................... SUCCESS [ 0.050 s] [INFO] Maptology Api ...................................... SUCCESS [ 0.015 s] [INFO] Maptology Android .................................. SUCCESS [ 0.001 s] [INFO] Maptology Android Feign ............................ SUCCESS [ 0.008 s] [INFO] Maptology Android Leafless ......................... SUCCESS [ 0.077 s] [INFO] Maptology Android App .............................. SUCCESS [ 0.052 s] [INFO] Maptology Service .................................. SUCCESS [ 0.001 s] [INFO] Maptology Service Wildfly .......................... SUCCESS [ 0.002 s] [INFO] Maptology Service Geocode .......................... SUCCESS [ 0.002 s] [INFO] Maptology Service Ejb .............................. SUCCESS [ 0.007 s] [INFO] Maptology Service War .............................. SUCCESS [ 0.007 s] [INFO] Maptology Service Swarm ............................ SUCCESS [ 0.048 s] [INFO] Maptology Web ...................................... SUCCESS [ 0.002 s] [INFO] Maptology Web Angular .............................. SUCCESS [ 0.013 s] [INFO] Maptology Web Webapp ............................... SUCCESS [ 0.006 s] [INFO] Maptology Ear ...................................... SUCCESS [ 0.002 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.461 s [INFO] Finished at: 2019-07-17T11:33:18+02:00 [INFO] Final Memory: 24M/1216M [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withCredentials Masking supported pattern matches of $PASSWD [Pipeline] { [Pipeline] sh + /var/lib/jenkins/home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.9/bin/mvn -Prelease -Djenkins.build.number=11 -Dkey.password=**** -Dandroid.sdk.path=/var/lib/android-sdk -B verify [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.maptology.android:app:apk:0.0.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ com.maptology.android:app:[unknown-version], /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/pom.xml, line 58, column 14 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Maptology [INFO] Maptology Api [INFO] Maptology Android [INFO] Maptology Android Feign [INFO] Maptology Android Leafless [INFO] Maptology Android App [INFO] Maptology Service [INFO] Maptology Service Wildfly [INFO] Maptology Service Geocode [INFO] Maptology Service Ejb [INFO] Maptology Service War [INFO] Maptology Service Swarm [INFO] Maptology Web [INFO] Maptology Web Angular [INFO] Maptology Web Webapp [INFO] Maptology Ear [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ all >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ all <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ all --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Api 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 65 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/api/target/classes [INFO] [INFO] --- swagger-maven-plugin:3.1.5:generate (default) @ api --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.maptology.api.test.unit.NoticeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in com.maptology.api.test.unit.NoticeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ api --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/api/target/api-0.0.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ api >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ api <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ api --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/api/target/api-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ api --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ android >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ android <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ android --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android Feign 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (default) @ feign --- [INFO] Configured Artifact: com.maptology:api:0.0.1-SNAPSHOT:swagger [INFO] Copying maptology.json to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/swagger/maptology.json [INFO] [INFO] --- swagger-codegen-maven-plugin:2.2.3:generate (default) @ feign --- [INFO] reading from /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/swagger/maptology.json [WARNING] Output directory does not exist, or is inaccessible. No file (.swager-codegen-ignore) will be evaluated. [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/BuildVersion.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Coordinate.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Device.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/DeviceHandle.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/DeviceInfo.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/DevicePage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Email.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/EntityStatistic.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/LoadStatistic.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Location.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/LocationUpdate.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/LogMessage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Message.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Notice.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/NoticePage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Place.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/PlacePage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Position.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/PositionPage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Privilege.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/PrivilegePage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/ReleasedLocation.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Share.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/ShareInfo.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/SystemStatistic.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/User.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/UserPage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/UserPassword.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/UserRegistration.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Visit.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/VisitPage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/DefaultApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/DeviceApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/PlaceApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/PrivilegeApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/ServiceApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/ShareApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/UserApi.java [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ feign --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ feign --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ feign --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ feign --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ feign --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ feign --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/feign-0.0.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ feign >>> [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (default) @ feign --- [INFO] Configured Artifact: com.maptology:api:0.0.1-SNAPSHOT:swagger [INFO] com.maptology:api:0.0.1-SNAPSHOT:swagger already exists in /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/swagger [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ feign <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ feign --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/feign-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android Leafless 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- android-maven-plugin:4.5.0:generate-sources (default-generate-sources) @ leafless --- [INFO] Manifest copied from /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/src/main/AndroidManifest.xml to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/AndroidManifest.xml [INFO] Extracting libs [INFO] Extracting aar appcompat-v7... [INFO] Extracting aar support-v4... [INFO] Extracting aar support-compat... [INFO] Extracting aar support-media-compat... [INFO] Extracting aar support-core-utils... [INFO] Extracting aar support-core-ui... [INFO] Extracting aar support-fragment... [INFO] Extracting aar support-vector-drawable... [INFO] Extracting aar animated-vector-drawable... [INFO] Generating R file for com.maptology.android:leafless:aar:0.0.1-SNAPSHOT [INFO] Reading R for android.support.v7.appcompat at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/unpacked-libs/cas_appcompat-v7_25.3.1/R.txt [INFO] Adding R gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/generated-sources/r [INFO] Adding AIDL gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/generated-sources/aidl [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ leafless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ leafless --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 77 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/classes [INFO] [INFO] --- android-maven-plugin:4.5.0:emma (default-emma) @ leafless --- [INFO] [INFO] --- android-maven-plugin:4.5.0:proguard (default-proguard) @ leafless --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ leafless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ leafless --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ leafless --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ leafless --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/leafless-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- android-maven-plugin:4.5.0:aar (default-aar) @ leafless --- [INFO] Generating AAR file : leafless [INFO] Generating aar [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/leafless-0.0.1-SNAPSHOT.aar.classes.jar [INFO] /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/src/main/libs does not exist, looking for libraries in target directory. [INFO] Building zip: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/leafless-0.0.1-SNAPSHOT.aar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ leafless >>> [INFO] [INFO] --- android-maven-plugin:4.5.0:generate-sources (default-generate-sources) @ leafless --- [INFO] Manifest copied from /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/src/main/AndroidManifest.xml to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/AndroidManifest.xml [INFO] Extracting libs [INFO] Extracting aar appcompat-v7... [INFO] Extracting aar support-v4... [INFO] Extracting aar support-compat... [INFO] Extracting aar support-media-compat... [INFO] Extracting aar support-core-utils... [INFO] Extracting aar support-core-ui... [INFO] Extracting aar support-fragment... [INFO] Extracting aar support-vector-drawable... [INFO] Extracting aar animated-vector-drawable... [INFO] Generating R file for com.maptology.android:leafless:aar:0.0.1-SNAPSHOT [INFO] Reading R for android.support.v7.appcompat at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/unpacked-libs/cas_appcompat-v7_25.3.1/R.txt [INFO] Adding R gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/generated-sources/r [INFO] Adding AIDL gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/generated-sources/aidl [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ leafless <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ leafless --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/leafless-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android App 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property) @ app --- [INFO] [INFO] --- android-maven-plugin:4.5.0:generate-sources (default-generate-sources) @ app --- [INFO] Manifest copied from /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/main/AndroidManifest.xml to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/AndroidManifest.xml [INFO] Extracting libs [INFO] Extracting aar appcompat-v7... [INFO] Extracting aar support-v4... [INFO] Extracting aar support-media-compat... [INFO] Extracting aar support-core-utils... [INFO] Extracting aar support-fragment... [INFO] Extracting aar support-vector-drawable... [INFO] Extracting aar animated-vector-drawable... [INFO] Extracting aar design... [INFO] Extracting aar transition... [INFO] Extracting aar preference-v7... [INFO] Extracting aar cardview-v7... [INFO] Extracting aar recyclerview-v7... [INFO] Extracting aar support-compat... [INFO] Extracting aar support-core-ui... [INFO] Extracting aar leafless... [INFO] Generating R file for com.maptology.android:app:apk:0.0.1-SNAPSHOT [INFO] Reading R for android.support.v7.appcompat at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_appcompat-v7_25.3.1/R.txt [INFO] Reading R for android.support.design at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_design_25.3.1/R.txt [INFO] Reading R for android.support.transition at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_transition_25.3.1/R.txt [INFO] Reading R for android.support.v7.preference at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_preference-v7_25.3.1/R.txt [INFO] Reading R for android.support.v7.cardview at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_cardview-v7_25.3.1/R.txt [INFO] Reading R for android.support.v7.recyclerview at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_recyclerview-v7_25.3.1/R.txt [INFO] Reading R for com.locoslab.capi.android.leafless at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cma_leafless_0.0.1-SNAPSHOT/R.txt [INFO] Adding R gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/generated-sources/r [INFO] Skip BuildConfig.java generation for com.android.support appcompat-v7 [INFO] Skip BuildConfig.java generation for com.android.support support-v4 [INFO] Skip BuildConfig.java generation for com.android.support support-media-compat [INFO] Skip BuildConfig.java generation for com.android.support support-core-utils [INFO] Skip BuildConfig.java generation for com.android.support support-fragment [INFO] Skip BuildConfig.java generation for com.android.support support-vector-drawable [INFO] Skip BuildConfig.java generation for com.android.support animated-vector-drawable [INFO] Skip BuildConfig.java generation for com.android.support design [INFO] Skip BuildConfig.java generation for com.android.support transition [INFO] Skip BuildConfig.java generation for com.android.support preference-v7 [INFO] Skip BuildConfig.java generation for com.android.support cardview-v7 [INFO] Skip BuildConfig.java generation for com.android.support recyclerview-v7 [INFO] Skip BuildConfig.java generation for com.android.support support-compat [INFO] Skip BuildConfig.java generation for com.android.support support-core-ui [INFO] Skip BuildConfig.java generation for com.maptology.android leafless [INFO] Adding AIDL gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/generated-sources/aidl [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 79 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/classes [INFO] [INFO] --- android-maven-plugin:4.5.0:emma (default-emma) @ app --- [INFO] [INFO] --- android-maven-plugin:4.5.0:proguard (default-proguard) @ app --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/test-classes [INFO] /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/test/java/com/maptology/android/app/test/util/ProxyGenerator.java: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/test/java/com/maptology/android/app/test/util/ProxyGenerator.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/test/java/com/maptology/android/app/test/util/ProxyGenerator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ app --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.maptology.android.app.test.MainActivityTest The application name is: Maptology App [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.452 s - in com.maptology.android.app.test.MainActivityTest [INFO] Running com.maptology.android.app.test.StartActivityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.024 s - in com.maptology.android.app.test.StartActivityTest [INFO] Running com.maptology.android.app.test.notice.NoticeStoreTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 s - in com.maptology.android.app.test.notice.NoticeStoreTest [INFO] Running com.maptology.android.app.test.notice.NoticeFragmentTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s - in com.maptology.android.app.test.notice.NoticeFragmentTest [INFO] Running com.maptology.android.app.test.notice.NoticeSyncTest Jul 17, 2019 11:33:41 AM com.almworks.sqlite4java.Internal log WARNING: [sqlite] SQLite: cannot set library path, library already loaded [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.195 s - in com.maptology.android.app.test.notice.NoticeSyncTest [INFO] Running com.maptology.android.app.test.location.LocationStoreTest D/LocationHelper: Creating database. I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 2 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 3 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 4 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 5 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=3 (# cursors opened by this proc=3) D/SQLiteCursor: received count(*) from native_fill_window: 5 D/NoticeReceiver: Scheduling periodic sync. D/LocationHelper: Creating database. I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 2 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in com.maptology.android.app.test.location.LocationStoreTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- android-maven-plugin:4.5.0:dex (default-dex) @ app --- [INFO] Convert classes to Dex : /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/classes.dex [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ app --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/app-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- android-maven-plugin:4.5.0:apk (default-apk) @ app --- [INFO] Generating release apk. [INFO] Adding native libraries : [] [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ app >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property) @ app --- [INFO] [INFO] --- android-maven-plugin:4.5.0:generate-sources (default-generate-sources) @ app --- [INFO] Manifest copied from /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/main/AndroidManifest.xml to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/AndroidManifest.xml [INFO] Extracting libs [INFO] Extracting aar appcompat-v7... [INFO] Extracting aar support-v4... [INFO] Extracting aar support-media-compat... [INFO] Extracting aar support-core-utils... [INFO] Extracting aar support-fragment... [INFO] Extracting aar support-vector-drawable... [INFO] Extracting aar animated-vector-drawable... [INFO] Extracting aar design... [INFO] Extracting aar transition... [INFO] Extracting aar preference-v7... [INFO] Extracting aar cardview-v7... [INFO] Extracting aar recyclerview-v7... [INFO] Extracting aar support-compat... [INFO] Extracting aar support-core-ui... [INFO] Extracting aar leafless... [INFO] Generating R file for com.maptology.android:app:apk:0.0.1-SNAPSHOT [INFO] Reading R for android.support.v7.appcompat at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_appcompat-v7_25.3.1/R.txt [INFO] Reading R for android.support.design at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_design_25.3.1/R.txt [INFO] Reading R for android.support.transition at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_transition_25.3.1/R.txt [INFO] Reading R for android.support.v7.preference at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_preference-v7_25.3.1/R.txt [INFO] Reading R for android.support.v7.cardview at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_cardview-v7_25.3.1/R.txt [INFO] Reading R for android.support.v7.recyclerview at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_recyclerview-v7_25.3.1/R.txt [INFO] Reading R for com.locoslab.capi.android.leafless at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cma_leafless_0.0.1-SNAPSHOT/R.txt [INFO] Adding R gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/generated-sources/r [INFO] Skip BuildConfig.java generation for com.android.support appcompat-v7 [INFO] Skip BuildConfig.java generation for com.android.support support-v4 [INFO] Skip BuildConfig.java generation for com.android.support support-media-compat [INFO] Skip BuildConfig.java generation for com.android.support support-core-utils [INFO] Skip BuildConfig.java generation for com.android.support support-fragment [INFO] Skip BuildConfig.java generation for com.android.support support-vector-drawable [INFO] Skip BuildConfig.java generation for com.android.support animated-vector-drawable [INFO] Skip BuildConfig.java generation for com.android.support design [INFO] Skip BuildConfig.java generation for com.android.support transition [INFO] Skip BuildConfig.java generation for com.android.support preference-v7 [INFO] Skip BuildConfig.java generation for com.android.support cardview-v7 [INFO] Skip BuildConfig.java generation for com.android.support recyclerview-v7 [INFO] Skip BuildConfig.java generation for com.android.support support-compat [INFO] Skip BuildConfig.java generation for com.android.support support-core-ui [INFO] Skip BuildConfig.java generation for com.maptology.android leafless [INFO] Adding AIDL gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/generated-sources/aidl [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ app <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ app --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/app-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (signing) @ app --- [INFO] 3 archive(s) processed [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:verify (signing) @ app --- [INFO] 3 archive(s) processed [INFO] [INFO] --- android-maven-plugin:4.5.0:zipalign (alignApk) @ app --- [INFO] Running command: /var/lib/android-sdk/build-tools/25.0.3/zipalign [INFO] with parameters: [-v, -f, 4, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/app-0.0.1-SNAPSHOT.apk, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/app-release.apk] [INFO] Attach /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/app-release.apk as 'aligned' to the project [INFO] [INFO] --- android-maven-plugin:4.5.0:internal-pre-integration-test (default-internal-pre-integration-test) @ app --- [INFO] No InstrumentationRunner found - skipping tests [INFO] [INFO] --- android-maven-plugin:4.5.0:internal-integration-test (default-internal-integration-test) @ app --- [INFO] No InstrumentationRunner found - skipping tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ service >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ service --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Wildfly 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ wildfly >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ wildfly <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ wildfly --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Geocode 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ geocode --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ geocode --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ geocode --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ geocode --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ geocode --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.maptology.service.geocode.GeocoderServiceTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 s - in com.maptology.service.geocode.GeocoderServiceTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ geocode --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/target/geocode-0.0.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ geocode >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ geocode <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ geocode --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/target/geocode-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Ejb 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 85 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/ejb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/ejb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ ejb --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.maptology.service.test.unit.EmailTemplateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in com.maptology.service.test.unit.EmailTemplateTest [INFO] Running com.maptology.service.test.session.VersionSessionTest Jul 17, 2019 11:33:58 AM org.jboss.arquillian.container.impl.MapObject populate WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian.container.managed.ManagedContainerConfiguration Unused property entries: {java.util.logging.manager=org.jboss.logmanager.LogManager} Supported property names: [startupTimeoutInSeconds, jbossHome, cleanServerBaseDir, adminOnly, setupCleanServerBaseDir, modulePath, javaVmArguments, password, bundlePath, host, authenticationConfig, managementAddress, jbossArguments, waitForPortsTimeoutInSeconds, serverConfig, stopTimeoutInSeconds, javaHome, outputToConsole, managementPort, port, managementProtocol, waitForPorts, enableAssertions, allowConnectingToRunningServer, username] Jul 17, 2019 11:33:58 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal WARNING: Bundles path is deprecated and no longer used. Jul 17, 2019 11:33:58 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal INFO: Starting container with: [/opt/icedtea-bin-3.12.0/jre/bin/java, -D[Standalone], -Djboss.socket.binding.port-offset=1000, -ea, -Djboss.home.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final, -Dorg.jboss.boot.log.file=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/log/server.log, -Dlogging.configuration=file:/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration/logging.properties, -jar, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/jboss-modules.jar, -mp, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/modules, org.jboss.as.standalone, -Djboss.home.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final, -Djboss.server.base.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone, -Djboss.server.log.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/log, -Djboss.server.config.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration, -c=../../../../ejb/src/test/resources/wildfly.xml] Jul 17, 2019 11:33:58 AM org.jboss.remoting3.EndpointImpl <clinit> INFO: JBoss Remoting version 5.0.0.Final Jul 17, 2019 11:33:58 AM org.xnio.Xnio <clinit> INFO: XNIO version 3.5.1.Final Jul 17, 2019 11:33:58 AM org.xnio.nio.NioXnio <clinit> INFO: XNIO NIO Implementation Version 3.5.1.Final Jul 17, 2019 11:33:58 AM org.wildfly.security.Version <clinit> INFO: ELY00001: WildFly Elytron version 1.1.0.Final [0m11:33:58,741 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final [0m[0m11:33:58,936 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m[0m11:33:59,003 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting [0m[0m11:33:59,807 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) [0m[0m11:33:59,824 INFO [org.xnio] (MSC service thread 1-5) XNIO version 3.4.0.Final [0m[0m11:33:59,831 INFO [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.4.0.Final [0m[33m11:33:59,849 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. [0m[0m11:33:59,851 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0001: Activating Infinispan subsystem. [0m[0m11:33:59,856 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) WFLYSEC0002: Activating Security Subsystem [0m[0m11:33:59,856 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) WFLYWS0002: Activating WebServices Extension [0m[0m11:33:59,857 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 64 core threads with 512 task threads based on your 32 available processors [0m[0m11:33:59,857 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem [0m[0m11:33:59,859 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) WFLYJSF0007: Activated the following JSF Implementations: [main] [0m[0m11:33:59,864 INFO [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.6.Final [0m[0m11:33:59,865 INFO [org.jboss.as.connector] (MSC service thread 1-8) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) [0m[0m11:33:59,992 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 1.4.0.Final starting [0m[0m11:33:59,998 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.21.Final [0m[0m11:34:00,002 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) [0m[0m11:34:00,004 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 [0m[0m11:34:00,005 INFO [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service [0m[0m11:34:00,008 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] [0m[0m11:34:00,058 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] [0m[0m11:34:00,065 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0012: Started server default-server. [0m[0m11:34:00,066 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0018: Host default-host starting [0m[0m11:34:00,087 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 128 (per class), which is derived from the number of CPUs on this host. [0m[0m11:34:00,087 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 512 (per class), which is derived from thread worker pool sizing. [0m[0m11:34:00,139 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:9080 [0m[33m11:34:00,212 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-4) WFLYDM0111: Keystore /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost [0m[0m11:34:00,213 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] [0m[0m11:34:00,225 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/deployments [0m[0m11:34:00,300 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:9443 [0m[0m11:34:00,348 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-8) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final [0m[0m11:34:00,363 INFO [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) [0m[0m11:34:00,368 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 62) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:00,368 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 65) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:00,368 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 63) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:00,370 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 62) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:00,371 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 63) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:00,371 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 65) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:00,481 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10990/management [0m[0m11:34:00,481 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10990 [0m[0m11:34:00,481 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 2076ms - Started 334 of 580 services (394 services are lazy, passive or on-demand) [0mJul 17, 2019 11:34:00 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:01,373 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/0b/5bc22ae235e4ecb529b06e97c96123c9547a6a/content [0m[0m11:34:01,389 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m11:34:01,970 WARN [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/1e6f2e06-2058-4310-9f5c-ae31d5569466.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m11:34:01,982 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:01,983 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:02,063 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:02,063 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:02,083 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 16) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:02,083 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 65) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:02,149 INFO [org.hibernate.Version] (ServerService Thread Pool -- 65) HHH000412: Hibernate Core {5.0.10.Final} [0m[0m11:34:02,150 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 65) HHH000206: hibernate.properties not found [0m[0m11:34:02,152 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 65) HHH000021: Bytecode provider name : javassist [0m[0m11:34:02,166 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment test.war [0m[0m11:34:02,187 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 65) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [0m[0m11:34:02,220 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.2.4.Final [0m[0m11:34:02,287 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:02,287 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:02,287 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:02,287 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:02,288 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:02,288 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m11:34:02,288 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m11:34:02,288 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:02,288 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:02,288 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:02,289 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:02,289 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:02,289 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:02,289 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:02,289 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m11:34:02,289 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:02,289 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m11:34:02,290 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:02,290 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:02,543 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 16) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:02,544 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 16) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:02,603 INFO [org.jboss.weld.Version] (MSC service thread 1-7) WELD-000900: 2.3.5 (Final) [0m[0m11:34:02,764 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:02,764 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:02,800 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 16) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:02,963 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 65) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:02,963 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 21) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:02,968 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 65) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:02,968 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 21) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:03,005 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 21) Envers integration enabled? : true [0m[0m11:34:03,005 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 65) Envers integration enabled? : true [0m[0m11:34:03,673 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 65) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:03,677 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 21) HHH000227: Running hbm2ddl schema export [0m[0m11:34:03,721 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 21) HHH000230: Schema export complete [0m[0m11:34:03,722 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 21) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:04,675 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 27) Schedule geocoding called. [0m[0m11:34:04,676 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 27) Ignoring scheduling request for geocoder due to existing timer. [0m[0m11:34:04,702 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Initializing roles (data). [0m[0m11:34:04,703 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating role admin. [0m[0m11:34:04,706 INFO [com.maptology.service.session.GeocoderSessionBean] (EJB default - 1) Begin geocoding called. [0m[0m11:34:04,770 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Role admin created. [0m[0m11:34:04,785 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating role user. [0m[0m11:34:04,812 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Role user created. [0m[0m11:34:04,813 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating role device. [0m[0m11:34:04,815 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Role device created. [0m[0m11:34:04,816 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Initializing users. [0m[0m11:34:04,816 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating user admin. [0m[0m11:34:04,926 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User admin created. [0m[0m11:34:04,926 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User admin created. [0m[0m11:34:04,927 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating user handte. [0m[0m11:34:05,010 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User handte created. [0m[0m11:34:05,077 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User friend created. [0m[0m11:34:05,141 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User intruder created. [0m[0m11:34:05,155 INFO [com.maptology.service.session.GeocoderSessionBean] (EJB default - 2) Running batch geocoder. [0m[0m11:34:05,160 INFO [com.maptology.service.session.GeocoderSessionBean] (EJB default - 2) Found 0 places without address. [0m[0m11:34:05,162 INFO [com.maptology.service.session.GeocoderSessionBean] (EJB default - 3) End geocoding called. [0m[0m11:34:05,251 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 19) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test' [0m[0m11:34:05,587 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 19) WFLYUT0021: Registered web context: /test [0m[0m11:34:05,623 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m11:34:06,049 INFO [com.maptology.service.session.VersionSessionBean] (default task-2) Loading versions. [0m[0m11:34:06,050 INFO [com.maptology.service.session.VersionSessionBean] (default task-2) Code source is: 'vfs:/content/test.war/WEB-INF/lib/1e6f2e06-2058-4310-9f5c-ae31d5569466.jar'. [0m[0m11:34:06,050 INFO [com.maptology.service.session.VersionSessionBean] (default task-2) Searching manifest in 'vfs:/content/test.war/WEB-INF/lib/1e6f2e06-2058-4310-9f5c-ae31d5569466.jar'. [0m[0m11:34:06,051 INFO [com.maptology.service.session.VersionSessionBean] (default task-2) Loading exploded manifest from 'vfs:/content/test.war/WEB-INF/lib/1e6f2e06-2058-4310-9f5c-ae31d5569466.jar/META-INF/MANIFEST.MF'. [0m[0m11:34:06,097 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 27) WFLYUT0022: Unregistered web context: /test [0m[0m11:34:06,115 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 8) Cancel geocoding called. [0m[0m11:34:06,146 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:06,146 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:06,150 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:06,150 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:06,173 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 88ms [0m[0m11:34:06,176 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 8) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[33m11:34:06,190 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:06,192 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/0b/5bc22ae235e4ecb529b06e97c96123c9547a6a/content [0m[0m11:34:06,192 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.237 s - in com.maptology.service.test.session.VersionSessionTest [INFO] Running com.maptology.service.test.session.NoticeSessionTest Jul 17, 2019 11:34:06 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:06,567 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/1d/50c5e05b3f1f5705969da6b574e660e5365732/content [0m[0m11:34:06,570 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m11:34:06,729 WARN [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/6d955467-76f6-450b-bcba-32b0a19b2bd2.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m11:34:06,731 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:06,731 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:06,747 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:06,747 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:06,748 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 19) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:06,748 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 8) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:06,790 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment test.war [0m[0m11:34:06,796 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:06,796 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:06,796 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:06,796 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:06,796 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:06,797 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m11:34:06,797 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m11:34:06,797 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:06,797 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:06,797 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:06,797 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:06,797 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:06,797 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:06,797 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:06,797 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m11:34:06,798 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:06,798 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m11:34:06,798 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:06,798 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:06,886 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 8) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:06,887 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 8) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:06,894 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 8) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:06,938 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:06,938 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:06,940 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 19) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:06,941 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 8) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:06,941 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 8) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:06,941 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 19) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:06,948 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 8) Envers integration enabled? : true [0m[0m11:34:06,948 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 19) Envers integration enabled? : true [0m[0m11:34:07,089 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 8) HHH000227: Running hbm2ddl schema export [0m[0m11:34:07,096 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 19) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:07,115 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 8) HHH000230: Schema export complete [0m[0m11:34:07,116 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 8) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:07,376 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 3) Schedule geocoding called. [0m[0m11:34:07,377 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 3) Scheduling batch geocoder. [0m[0m11:34:07,388 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Initializing roles (data). [0m[0m11:34:07,389 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Creating role admin. [0m[0m11:34:07,394 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Role admin created. [0m[0m11:34:07,396 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Creating role user. [0m[0m11:34:07,410 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Role user created. [0m[0m11:34:07,411 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Creating role device. [0m[0m11:34:07,414 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Role device created. [0m[0m11:34:07,415 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Initializing users. [0m[0m11:34:07,415 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Creating user admin. [0m[0m11:34:07,495 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) User admin created. [0m[0m11:34:07,495 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) User admin created. [0m[0m11:34:07,496 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Creating user handte. [0m[0m11:34:07,575 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) User handte created. [0m[0m11:34:07,637 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) User friend created. [0m[0m11:34:07,701 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) User intruder created. [0m[0m11:34:07,725 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 25) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test' [0m[0m11:34:07,803 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0021: Registered web context: /test [0m[0m11:34:07,819 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m11:34:07,943 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-4) Creating login context. [0m[0m11:34:07,945 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-4) Login as 'admin:'. [0m[0m11:34:07,971 INFO [stdout] (default task-4) Login ok is: true [0m[0m11:34:07,974 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-4) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:07,974 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-4) Executing test. [0m[0m11:34:07,982 INFO [stdout] (default task-4) Login ok is: true [0m[0m11:34:08,000 INFO [stdout] (default task-4) Login ok is: true [0m[0m11:34:08,010 INFO [stdout] (default task-4) Login ok is: true [0m[0m11:34:08,018 INFO [stdout] (default task-4) Login ok is: true [0m[0m11:34:08,024 INFO [stdout] (default task-4) Login ok is: true [0m[0m11:34:08,030 INFO [stdout] (default task-4) Login ok is: true [0m[0m11:34:08,035 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-4) Logout as 'admin:'. [0m[0m11:34:08,065 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-8) Creating login context. [0m[0m11:34:08,065 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-8) Login as 'admin:'. [0m[0m11:34:08,070 INFO [stdout] (default task-8) Login ok is: true [0m[0m11:34:08,070 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-8) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:08,070 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-8) Executing test. [0m[0m11:34:08,075 INFO [stdout] (default task-8) Login ok is: true [0m[0m11:34:08,087 INFO [stdout] (default task-8) Login ok is: true [0m[0m11:34:08,094 INFO [stdout] (default task-8) Login ok is: true [0m[0m11:34:08,100 INFO [stdout] (default task-8) Login ok is: true [0m[0m11:34:08,103 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-8) Logout as 'admin:'. [0m[0m11:34:08,128 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-9) Creating login context. [0m[0m11:34:08,129 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-9) Login as 'admin:'. [0m[0m11:34:08,134 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,135 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-9) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:08,135 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-9) Executing test. [0m[0m11:34:08,140 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,146 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,148 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Get notices 1 [0m[0m11:34:08,155 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,157 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Get notices 0 [0m[0m11:34:08,162 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,172 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,179 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,183 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Get notices 3 [0m[0m11:34:08,184 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Clearing 15 1 [0m[0m11:34:08,184 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Clearing 18 1 [0m[0m11:34:08,188 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,197 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,205 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,207 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Get notices 1 [0m[0m11:34:08,211 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,220 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,225 INFO [stdout] (default task-9) Login ok is: true [0m[0m11:34:08,228 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Get notices 1 [0m[0m11:34:08,229 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Clearing 19 1 [0m[0m11:34:08,230 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-9) Logout as 'admin:'. [0m[0m11:34:08,240 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0022: Unregistered web context: /test [0m[0m11:34:08,249 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 65) Cancel geocoding called. [0m[0m11:34:08,259 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:08,259 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:08,262 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:08,262 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:08,290 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:08,295 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 55ms [0m[33m11:34:08,307 WARN [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:08,308 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/1d/50c5e05b3f1f5705969da6b574e660e5365732/content [0m[0m11:34:08,308 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.11 s - in com.maptology.service.test.session.NoticeSessionTest [INFO] Running com.maptology.service.test.session.LogSessionTest Jul 17, 2019 11:34:08 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:08,605 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/2f/1d2b7373ad28dce400f6240e8a2c7b6d886178/content [0m[0m11:34:08,607 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m11:34:08,708 WARN [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/3d5ca172-8374-4f13-8fe9-f99bd2354f27.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m11:34:08,709 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:08,709 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:08,718 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:08,718 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:08,718 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 65) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:08,718 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 29) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:08,765 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment test.war [0m[0m11:34:08,771 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:08,771 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:08,771 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:08,771 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:08,772 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:08,772 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m11:34:08,772 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m11:34:08,772 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:08,772 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:08,772 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:08,772 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:08,772 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:08,772 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:08,772 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:08,772 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m11:34:08,773 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:08,773 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m11:34:08,773 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:08,773 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:08,842 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 29) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:08,843 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 29) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:08,848 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:08,886 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:08,886 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:08,887 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 65) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:08,887 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 29) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:08,888 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 65) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:08,888 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 29) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:08,892 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 65) Envers integration enabled? : true [0m[0m11:34:08,892 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 29) Envers integration enabled? : true [0m[0m11:34:09,001 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 29) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:09,002 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 65) HHH000227: Running hbm2ddl schema export [0m[0m11:34:09,020 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 65) HHH000230: Schema export complete [0m[0m11:34:09,020 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 65) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:09,241 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 65) Schedule geocoding called. [0m[0m11:34:09,242 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 65) Ignoring scheduling request for geocoder due to existing timer. [0m[0m11:34:09,249 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) Initializing roles (data). [0m[0m11:34:09,250 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) Creating role admin. [0m[0m11:34:09,253 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) Role admin created. [0m[0m11:34:09,255 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) Creating role user. [0m[0m11:34:09,261 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) Role user created. [0m[0m11:34:09,262 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) Creating role device. [0m[0m11:34:09,263 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) Role device created. [0m[0m11:34:09,263 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) Initializing users. [0m[0m11:34:09,264 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) Creating user admin. [0m[0m11:34:09,327 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) User admin created. [0m[0m11:34:09,328 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) User admin created. [0m[0m11:34:09,328 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) Creating user handte. [0m[0m11:34:09,398 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) User handte created. [0m[0m11:34:09,460 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) User friend created. [0m[0m11:34:09,522 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 5) User intruder created. [0m[0m11:34:09,539 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 5) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test' [0m[0m11:34:09,615 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 5) WFLYUT0021: Registered web context: /test [0m[0m11:34:09,629 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m11:34:09,771 INFO [com.maptology.service.test.session.LogSessionTest] (default task-13) THIS IS A TEST LOG MESSAGE [0m[0m11:34:09,772 INFO [com.maptology.service.test.session.LogSessionTest] (default task-13) THIS IS A NEGATIVE TEST LOG MESSAGE. [0m[0m11:34:09,799 INFO [com.maptology.service.test.session.LogSessionTest] (default task-15) Creating login context. [0m[0m11:34:09,800 INFO [com.maptology.service.test.session.LogSessionTest] (default task-15) Login as 'admin:'. [0m[0m11:34:09,806 INFO [stdout] (default task-15) Login ok is: true [0m[0m11:34:09,806 INFO [com.maptology.service.test.session.LogSessionTest] (default task-15) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:09,807 INFO [com.maptology.service.test.session.LogSessionTest] (default task-15) Executing test. [0m[0m11:34:09,809 INFO [stdout] (default task-15) Login ok is: true [0m[0m11:34:09,812 INFO [stdout] (default task-15) Login ok is: true [0m[0m11:34:09,813 INFO [com.maptology.service.test.session.LogSessionTest] (default task-15) Logout as 'admin:'. [0m[0m11:34:09,823 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 65) WFLYUT0022: Unregistered web context: /test [0m[0m11:34:09,834 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 3) Cancel geocoding called. [0m[0m11:34:09,844 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:09,844 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:09,849 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:09,849 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:09,870 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 5) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:09,871 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 49ms [0m[33m11:34:09,883 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:09,884 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/2f/1d2b7373ad28dce400f6240e8a2c7b6d886178/content [0m[0m11:34:09,884 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.57 s - in com.maptology.service.test.session.LogSessionTest [INFO] Running com.maptology.service.test.session.DeviceSessionTest Jul 17, 2019 11:34:09 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:10,219 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/0c/e2588ee874c3f7faca1d7d96f609c007af0d7a/content [0m[0m11:34:10,221 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m11:34:10,328 WARN [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/b2ce88b5-1cdf-4cf0-9340-063c783a1e3a.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m11:34:10,330 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:10,330 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:10,339 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:10,339 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:10,339 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 5) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:10,339 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 3) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:10,372 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment test.war [0m[0m11:34:10,376 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:10,376 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:10,376 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:10,376 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:10,376 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:10,376 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m11:34:10,377 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m11:34:10,377 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:10,377 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:10,377 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:10,377 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:10,377 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:10,377 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:10,377 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:10,377 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m11:34:10,377 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:10,378 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m11:34:10,378 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:10,378 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:10,452 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:10,452 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:10,457 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 3) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:10,487 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:10,487 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:10,488 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 5) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:10,488 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 3) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:10,489 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 3) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:10,489 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 5) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:10,493 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 5) Envers integration enabled? : true [0m[0m11:34:10,493 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 3) Envers integration enabled? : true [0m[0m11:34:10,596 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 3) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:10,597 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 5) HHH000227: Running hbm2ddl schema export [0m[0m11:34:10,615 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 5) HHH000230: Schema export complete [0m[0m11:34:10,615 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 5) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:10,872 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 9) Schedule geocoding called. [0m[0m11:34:10,873 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 9) Ignoring scheduling request for geocoder due to existing timer. [0m[0m11:34:10,879 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Initializing roles (data). [0m[0m11:34:10,880 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Creating role admin. [0m[0m11:34:10,884 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Role admin created. [0m[0m11:34:10,885 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Creating role user. [0m[0m11:34:10,892 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Role user created. [0m[0m11:34:10,892 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Creating role device. [0m[0m11:34:10,894 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Role device created. [0m[0m11:34:10,894 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Initializing users. [0m[0m11:34:10,894 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Creating user admin. [0m[0m11:34:10,957 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) User admin created. [0m[0m11:34:10,958 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) User admin created. [0m[0m11:34:10,958 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Creating user handte. [0m[0m11:34:11,028 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) User handte created. [0m[0m11:34:11,089 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) User friend created. [0m[0m11:34:11,152 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) User intruder created. [0m[0m11:34:11,170 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 21) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test' [0m[0m11:34:11,234 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 21) WFLYUT0021: Registered web context: /test [0m[0m11:34:11,247 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m11:34:11,375 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Creating login context. [0m[0m11:34:11,376 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Login as 'admin:'. [0m[0m11:34:11,381 INFO [stdout] (default task-18) Login ok is: true [0m[0m11:34:11,381 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:11,382 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Executing test. [0m[0m11:34:11,387 INFO [stdout] (default task-18) Login ok is: true [0m[0m11:34:11,391 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Logout as 'admin:'. [0m[0m11:34:11,392 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Creating login context. [0m[0m11:34:11,393 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Login as 'handte:'. [0m[0m11:34:11,395 INFO [stdout] (default task-18) Login ok is: true [0m[0m11:34:11,396 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:11,396 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Executing test. [0m[0m11:34:11,399 INFO [stdout] (default task-18) Login ok is: true [0m[0m11:34:11,408 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Logout as 'handte:'. [0m[0m11:34:11,409 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Creating login context. [0m[0m11:34:11,409 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Login as ':7fgO8BDJW0hZaI45iSsk3dQFKPE7vSlgnGfKjw683KWmwLH9BpoWWaqCbs6Ke4ScR5Izipu3uBvp2XQTURQNfA'. [0m[0m11:34:11,414 INFO [stdout] (default task-18) Login ok is: true [0m[0m11:34:11,414 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Subject is: Subject: Principal: :7fgO8BDJW0hZaI45iSsk3dQFKPE7vSlgnGfKjw683KWmwLH9BpoWWaqCbs6Ke4ScR5Izipu3uBvp2XQTURQNfA (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::7fgO8BDJW0hZaI45iSsk3dQFKPE7vSlgnGfKjw683KWmwLH9BpoWWaqCbs6Ke4ScR5Izipu3uBvp2XQTURQNfA (null:14)) [0m[0m11:34:11,414 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Executing test. [0m[0m11:34:11,416 INFO [stdout] (default task-18) Login ok is: true [0m[0m11:34:11,419 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Logout as ':7fgO8BDJW0hZaI45iSsk3dQFKPE7vSlgnGfKjw683KWmwLH9BpoWWaqCbs6Ke4ScR5Izipu3uBvp2XQTURQNfA'. [0m[0m11:34:11,420 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Creating login context. [0m[0m11:34:11,420 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Login as 'admin:'. [0m[0m11:34:11,423 INFO [stdout] (default task-18) Login ok is: true [0m[0m11:34:11,423 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:11,423 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Executing test. [0m[0m11:34:11,427 INFO [stdout] (default task-18) Login ok is: true [0m[0m11:34:11,432 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-18) Logout as 'admin:'. [0m[0m11:34:11,458 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Creating login context. [0m[0m11:34:11,459 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Login as 'handte:'. [0m[0m11:34:11,462 INFO [stdout] (default task-20) Login ok is: true [0m[0m11:34:11,462 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:11,463 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Executing test. [0m[0m11:34:11,465 INFO [stdout] (default task-20) Login ok is: true [0m[0m11:34:11,468 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Logout as 'handte:'. [0m[0m11:34:11,468 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Creating login context. [0m[0m11:34:11,468 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Login as 'handte:'. [0m[0m11:34:11,471 INFO [stdout] (default task-20) Login ok is: true [0m[0m11:34:11,471 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:11,471 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Executing test. [0m[0m11:34:11,474 INFO [stdout] (default task-20) Login ok is: true [0m[0m11:34:11,481 INFO [stdout] (default task-20) Login ok is: true [0m[0m11:34:11,483 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Logout as 'handte:'. [0m[0m11:34:11,484 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Creating login context. [0m[0m11:34:11,484 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Login as 'admin:'. [0m[0m11:34:11,486 INFO [stdout] (default task-20) Login ok is: true [0m[0m11:34:11,487 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:11,487 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Executing test. [0m[0m11:34:11,490 INFO [stdout] (default task-20) Login ok is: true [0m[0m11:34:11,491 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-20) Logout as 'admin:'. [0m[0m11:34:11,509 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-23) Creating login context. [0m[0m11:34:11,510 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-23) Login as 'handte:'. [0m[0m11:34:11,514 INFO [stdout] (default task-23) Login ok is: true [0m[0m11:34:11,514 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-23) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:11,514 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-23) Executing test. [0m[0m11:34:11,517 INFO [stdout] (default task-23) Login ok is: true [0m[0m11:34:11,531 INFO [stdout] (default task-23) Login ok is: true [0m[0m11:34:11,535 INFO [stdout] (default task-23) Login ok is: true [0m[0m11:34:11,539 INFO [stdout] (default task-23) Login ok is: true [0m[0m11:34:11,544 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-23) Logout as 'handte:'. [0m[0m11:34:11,545 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-23) Creating login context. [0m[0m11:34:11,545 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-23) Login as 'handte:IkCU7yJyemPIyzh3Crrrp1wAn3m11-Q-UH0VN9qwALkBUm1zcluhUs-8GhL0i9spI844vUJw3bWuXhCMJ5ZgXw'. [0m[0m11:34:11,548 INFO [stdout] (default task-23) Login ok is: true [0m[0m11:34:11,548 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-23) Subject is: Subject: Principal: handte:IkCU7yJyemPIyzh3Crrrp1wAn3m11-Q-UH0VN9qwALkBUm1zcluhUs-8GhL0i9spI844vUJw3bWuXhCMJ5ZgXw (8:17) Principal: Roles(members:user,device) Principal: CallerPrincipal(members:handte:IkCU7yJyemPIyzh3Crrrp1wAn3m11-Q-UH0VN9qwALkBUm1zcluhUs-8GhL0i9spI844vUJw3bWuXhCMJ5ZgXw (8:17)) [0m[0m11:34:11,548 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-23) Executing test. [0m[0m11:34:11,552 INFO [stdout] (default task-23) Login ok is: true [0m[0m11:34:11,556 INFO [stdout] (default task-23) Login ok is: true [0m[0m11:34:11,561 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-23) Logout as 'handte:IkCU7yJyemPIyzh3Crrrp1wAn3m11-Q-UH0VN9qwALkBUm1zcluhUs-8GhL0i9spI844vUJw3bWuXhCMJ5ZgXw'. [0m[0m11:34:11,577 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-25) Creating login context. [0m[0m11:34:11,578 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-25) Login as 'admin:'. [0m[0m11:34:11,582 INFO [stdout] (default task-25) Login ok is: true [0m[0m11:34:11,582 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-25) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:11,582 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-25) Executing test. [0m[0m11:34:11,585 INFO [stdout] (default task-25) Login ok is: true [0m[0m11:34:11,589 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-25) Logout as 'admin:'. [0m[0m11:34:11,591 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-25) Creating login context. [0m[0m11:34:11,592 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-25) Login as 'admin:'. [0m[0m11:34:11,594 INFO [stdout] (default task-25) Login ok is: true [0m[0m11:34:11,594 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-25) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:11,595 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-25) Executing test. [0m[0m11:34:11,597 INFO [stdout] (default task-25) Login ok is: true [0m[0m11:34:11,600 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-25) Logout as 'admin:'. [0m[0m11:34:11,610 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0022: Unregistered web context: /test [0m[0m11:34:11,623 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 29) Cancel geocoding called. [0m[0m11:34:11,628 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:11,628 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:11,631 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:11,632 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:11,643 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 9) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:11,644 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 34ms [0m[33m11:34:11,653 WARN [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:11,654 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/0c/e2588ee874c3f7faca1d7d96f609c007af0d7a/content [0m[0m11:34:11,654 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 s - in com.maptology.service.test.session.DeviceSessionTest [INFO] Running com.maptology.service.test.session.LocationSessionTest Jul 17, 2019 11:34:11 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:11,920 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/bf/690a70a529ea715d8b20311e4550ad2bd2cc4e/content [0m[0m11:34:11,922 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m11:34:12,026 WARN [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/0464663a-f348-414a-8f61-e0d0ab2f705a.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m11:34:12,027 INFO [org.jboss.as.jpa] (MSC service thread 1-5) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:12,027 INFO [org.jboss.as.jpa] (MSC service thread 1-5) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:12,041 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:12,041 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 9) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:12,041 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:12,041 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 10) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:12,067 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment test.war [0m[0m11:34:12,071 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:12,071 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:12,071 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:12,071 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:12,071 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:12,071 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m11:34:12,071 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m11:34:12,071 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:12,071 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:12,071 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:12,072 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:12,072 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:12,072 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:12,072 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:12,072 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m11:34:12,072 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:12,072 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m11:34:12,072 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:12,072 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:12,127 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 10) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:12,128 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 10) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:12,133 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 10) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:12,156 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:12,156 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:12,160 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 9) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:12,160 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 9) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:12,160 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 10) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:12,161 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 10) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:12,164 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 9) Envers integration enabled? : true [0m[0m11:34:12,166 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 10) Envers integration enabled? : true [0m[0m11:34:12,253 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 9) HHH000227: Running hbm2ddl schema export [0m[0m11:34:12,265 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 10) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:12,268 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 9) HHH000230: Schema export complete [0m[0m11:34:12,268 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 9) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:12,479 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 9) Schedule geocoding called. [0m[0m11:34:12,479 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 9) Ignoring scheduling request for geocoder due to existing timer. [0m[0m11:34:12,489 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Initializing roles (data). [0m[0m11:34:12,490 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Creating role admin. [0m[0m11:34:12,493 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Role admin created. [0m[0m11:34:12,494 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Creating role user. [0m[0m11:34:12,502 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Role user created. [0m[0m11:34:12,503 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Creating role device. [0m[0m11:34:12,504 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Role device created. [0m[0m11:34:12,505 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Initializing users. [0m[0m11:34:12,505 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Creating user admin. [0m[0m11:34:12,578 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) User admin created. [0m[0m11:34:12,579 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) User admin created. [0m[0m11:34:12,579 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Creating user handte. [0m[0m11:34:12,652 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) User handte created. [0m[0m11:34:12,713 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) User friend created. [0m[0m11:34:12,776 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) User intruder created. [0m[0m11:34:12,793 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 10) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test' [0m[0m11:34:12,852 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 10) WFLYUT0021: Registered web context: /test [0m[0m11:34:12,864 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m11:34:12,976 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Creating login context. [0m[0m11:34:12,976 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Login as 'handte:'. [0m[0m11:34:12,980 INFO [stdout] (default task-27) Login ok is: true [0m[0m11:34:12,981 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:12,981 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Executing test. [0m[0m11:34:12,985 INFO [stdout] (default task-27) Login ok is: true [0m[0m11:34:12,992 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Logout as 'handte:'. [0m[0m11:34:12,993 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Creating login context. [0m[0m11:34:12,993 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Login as ':b0XSp1Me8y3-v8B6yGfu5tlxGTTF_3FUhanu5GLIMA_8GQ18YIka4ryXaoXOqe6sYGfxcznrTuzD9OthOWtTCA'. [0m[0m11:34:12,994 INFO [stdout] (default task-27) Login ok is: true [0m[0m11:34:12,995 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Subject is: Subject: Principal: :b0XSp1Me8y3-v8B6yGfu5tlxGTTF_3FUhanu5GLIMA_8GQ18YIka4ryXaoXOqe6sYGfxcznrTuzD9OthOWtTCA (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::b0XSp1Me8y3-v8B6yGfu5tlxGTTF_3FUhanu5GLIMA_8GQ18YIka4ryXaoXOqe6sYGfxcznrTuzD9OthOWtTCA (null:14)) [0m[0m11:34:12,995 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Executing test. [0m[0m11:34:13,000 INFO [stdout] (default task-27) Login ok is: true [0m[0m11:34:13,005 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Logout as ':b0XSp1Me8y3-v8B6yGfu5tlxGTTF_3FUhanu5GLIMA_8GQ18YIka4ryXaoXOqe6sYGfxcznrTuzD9OthOWtTCA'. [0m[0m11:34:13,006 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Creating login context. [0m[0m11:34:13,006 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Login as 'handte:'. [0m[0m11:34:13,008 INFO [stdout] (default task-27) Login ok is: true [0m[0m11:34:13,008 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:13,008 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Executing test. [0m[0m11:34:13,011 INFO [stdout] (default task-27) Login ok is: true [0m[0m11:34:13,015 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Logout as 'handte:'. [0m[0m11:34:13,015 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Creating login context. [0m[0m11:34:13,016 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Login as 'intruder:'. [0m[0m11:34:13,020 INFO [stdout] (default task-27) Login ok is: true [0m[0m11:34:13,020 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Subject is: Subject: Principal: intruder: (12:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:intruder: (12:null)) [0m[0m11:34:13,020 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Executing test. [0m[0m11:34:13,025 INFO [stdout] (default task-27) Login ok is: true [0m[0m11:34:13,028 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-27) Logout as 'intruder:'. [0m[0m11:34:13,045 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Creating login context. [0m[0m11:34:13,045 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Login as 'handte:'. [0m[0m11:34:13,049 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,049 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:13,049 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Executing test. [0m[0m11:34:13,052 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,055 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Logout as 'handte:'. [0m[0m11:34:13,055 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Creating login context. [0m[0m11:34:13,055 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Login as ':Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw'. [0m[0m11:34:13,057 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,057 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Subject is: Subject: Principal: :Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw (null:16) Principal: Roles(members:device) Principal: CallerPrincipal(members::Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw (null:16)) [0m[0m11:34:13,057 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Executing test. [0m[0m11:34:13,059 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,062 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Logout as ':Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw'. [0m[0m11:34:13,062 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Creating login context. [0m[0m11:34:13,063 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Login as 'handte:'. [0m[0m11:34:13,065 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,065 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:13,065 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Executing test. [0m[0m11:34:13,068 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,071 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Logout as 'handte:'. [0m[0m11:34:13,071 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Creating login context. [0m[0m11:34:13,071 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Login as ':Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw'. [0m[0m11:34:13,073 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,073 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Subject is: Subject: Principal: :Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw (null:16) Principal: Roles(members:device) Principal: CallerPrincipal(members::Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw (null:16)) [0m[0m11:34:13,073 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Executing test. [0m[0m11:34:13,076 INFO [stdout] (default task-30) Login ok is: true [0m[33m11:34:13,078 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-30) Received a location update from device 16 that lies to far in the future, ignoring it. [0m[0m11:34:13,078 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Logout as ':Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw'. [0m[0m11:34:13,079 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Creating login context. [0m[0m11:34:13,079 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Login as 'handte:'. [0m[0m11:34:13,081 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,081 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:13,081 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Executing test. [0m[0m11:34:13,083 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,085 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Logout as 'handte:'. [0m[0m11:34:13,085 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Creating login context. [0m[0m11:34:13,086 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Login as ':Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw'. [0m[0m11:34:13,087 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,088 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Subject is: Subject: Principal: :Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw (null:16) Principal: Roles(members:device) Principal: CallerPrincipal(members::Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw (null:16)) [0m[0m11:34:13,088 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Executing test. [0m[0m11:34:13,089 INFO [stdout] (default task-30) Login ok is: true [0m[31m11:34:13,091 SEVERE [com.maptology.service.session.AbstractSessionBean] (default task-30) Received an out-of-order location update from device 16, ignoring it. [0m[0m11:34:13,092 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Logout as ':Hn1NxC-BBSiA7OzqDgZ6UmmryGgVyuLOdBic7-6fGuhT5xsHg58-fT_sri0G8l5u7Capd4zxuF8W_tC9arlvCw'. [0m[0m11:34:13,092 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Creating login context. [0m[0m11:34:13,092 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Login as 'handte:'. [0m[0m11:34:13,094 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,094 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:13,094 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Executing test. [0m[0m11:34:13,096 INFO [stdout] (default task-30) Login ok is: true [0m[0m11:34:13,098 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-30) Logout as 'handte:'. [0m[0m11:34:13,107 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 10) WFLYUT0022: Unregistered web context: /test [0m[0m11:34:13,111 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 14) Cancel geocoding called. [0m[0m11:34:13,115 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:13,115 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:13,117 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:13,118 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:13,131 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 16) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:13,131 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 25ms [0m[33m11:34:13,140 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:13,141 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/bf/690a70a529ea715d8b20311e4550ad2bd2cc4e/content [0m[0m11:34:13,141 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 s - in com.maptology.service.test.session.LocationSessionTest [INFO] Running com.maptology.service.test.session.ShareSessionTest Jul 17, 2019 11:34:13 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:13,411 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/9a/3be396288005c92dc6a93fe40bcb0ad487948d/content [0m[0m11:34:13,413 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m11:34:13,498 WARN [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/569999d4-ac85-4494-849f-dcb4e0320bfb.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m11:34:13,499 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:13,500 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:13,511 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:13,511 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:13,511 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 5) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:13,511 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 16) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:13,538 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment test.war [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:13,542 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:13,602 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 16) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:13,603 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 16) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:13,608 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 16) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:13,628 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:13,628 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:13,629 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 16) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:13,629 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 5) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:13,630 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 16) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:13,630 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 5) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:13,634 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 5) Envers integration enabled? : true [0m[0m11:34:13,634 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 16) Envers integration enabled? : true [0m[0m11:34:13,730 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 5) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:13,737 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 16) HHH000227: Running hbm2ddl schema export [0m[0m11:34:13,755 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 16) HHH000230: Schema export complete [0m[0m11:34:13,756 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 16) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:13,945 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 3) Schedule geocoding called. [0m[0m11:34:13,946 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 3) Ignoring scheduling request for geocoder due to existing timer. [0m[0m11:34:13,953 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Initializing roles (data). [0m[0m11:34:13,955 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating role admin. [0m[0m11:34:13,957 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Role admin created. [0m[0m11:34:13,959 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating role user. [0m[0m11:34:13,966 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Role user created. [0m[0m11:34:13,967 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating role device. [0m[0m11:34:13,967 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Role device created. [0m[0m11:34:13,968 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Initializing users. [0m[0m11:34:13,968 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating user admin. [0m[0m11:34:14,031 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User admin created. [0m[0m11:34:14,032 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User admin created. [0m[0m11:34:14,032 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating user handte. [0m[0m11:34:14,102 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User handte created. [0m[0m11:34:14,163 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User friend created. [0m[0m11:34:14,228 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User intruder created. [0m[0m11:34:14,241 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 14) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test' [0m[0m11:34:14,295 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 14) WFLYUT0021: Registered web context: /test [0m[0m11:34:14,307 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m11:34:14,420 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Creating login context. [0m[0m11:34:14,420 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Login as 'handte:'. [0m[0m11:34:14,424 INFO [stdout] (default task-31) Login ok is: true [0m[0m11:34:14,425 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:14,425 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Executing test. [0m[0m11:34:14,429 INFO [stdout] (default task-31) Login ok is: true [0m[0m11:34:14,435 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Logout as 'handte:'. [0m[0m11:34:14,436 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Creating login context. [0m[0m11:34:14,437 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Login as ':QAPzvPVKG2tEEFsUet3oQ4eKxYQn8yfL4gWrQ8JMKpRgLHo9lVLr-MzO96sim9WMY4aZPtLaMSd6Q5S0ms75xQ'. [0m[0m11:34:14,438 INFO [stdout] (default task-31) Login ok is: true [0m[0m11:34:14,438 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Subject is: Subject: Principal: :QAPzvPVKG2tEEFsUet3oQ4eKxYQn8yfL4gWrQ8JMKpRgLHo9lVLr-MzO96sim9WMY4aZPtLaMSd6Q5S0ms75xQ (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::QAPzvPVKG2tEEFsUet3oQ4eKxYQn8yfL4gWrQ8JMKpRgLHo9lVLr-MzO96sim9WMY4aZPtLaMSd6Q5S0ms75xQ (null:14)) [0m[0m11:34:14,438 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Executing test. [0m[0m11:34:14,442 INFO [stdout] (default task-31) Login ok is: true [0m[0m11:34:14,446 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Logout as ':QAPzvPVKG2tEEFsUet3oQ4eKxYQn8yfL4gWrQ8JMKpRgLHo9lVLr-MzO96sim9WMY4aZPtLaMSd6Q5S0ms75xQ'. [0m[0m11:34:14,446 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Creating login context. [0m[0m11:34:14,447 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Login as ':QAPzvPVKG2tEEFsUet3oQ4eKxYQn8yfL4gWrQ8JMKpRgLHo9lVLr-MzO96sim9WMY4aZPtLaMSd6Q5S0ms75xQ'. [0m[0m11:34:14,448 INFO [stdout] (default task-31) Login ok is: true [0m[0m11:34:14,448 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Subject is: Subject: Principal: :QAPzvPVKG2tEEFsUet3oQ4eKxYQn8yfL4gWrQ8JMKpRgLHo9lVLr-MzO96sim9WMY4aZPtLaMSd6Q5S0ms75xQ (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::QAPzvPVKG2tEEFsUet3oQ4eKxYQn8yfL4gWrQ8JMKpRgLHo9lVLr-MzO96sim9WMY4aZPtLaMSd6Q5S0ms75xQ (null:14)) [0m[0m11:34:14,448 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Executing test. [0m[0m11:34:14,453 INFO [stdout] (default task-31) Login ok is: true [0m[0m11:34:14,457 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-31) Logout as ':QAPzvPVKG2tEEFsUet3oQ4eKxYQn8yfL4gWrQ8JMKpRgLHo9lVLr-MzO96sim9WMY4aZPtLaMSd6Q5S0ms75xQ'. [0m[0m11:34:14,476 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 14) WFLYUT0022: Unregistered web context: /test [0m[0m11:34:14,479 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 25) Cancel geocoding called. [0m[0m11:34:14,485 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 14) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:14,485 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:14,489 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 14) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:14,489 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:14,500 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 5) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:14,501 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 26ms [0m[33m11:34:14,510 WARN [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:14,512 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/9a/3be396288005c92dc6a93fe40bcb0ad487948d/content [0m[0m11:34:14,512 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s - in com.maptology.service.test.session.ShareSessionTest [INFO] Running com.maptology.service.test.session.HistorySessionTest Jul 17, 2019 11:34:14 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:14,804 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/7d/423ff35a1bb215f0c77518f87ff0be2c0696f1/content [0m[0m11:34:14,806 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m11:34:14,892 WARN [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/d3639889-ca96-4620-af9f-d7a47aa06228.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m11:34:14,893 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:14,893 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:14,902 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 14) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:14,902 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 14) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:14,902 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:14,902 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 5) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:14,930 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment test.war [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m11:34:14,934 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:14,935 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:14,983 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:14,984 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:14,988 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 5) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:15,009 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 14) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:15,009 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:15,012 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 14) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:15,012 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 5) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:15,012 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 14) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:15,012 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 5) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:15,016 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 14) Envers integration enabled? : true [0m[0m11:34:15,017 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 5) Envers integration enabled? : true [0m[0m11:34:15,105 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 14) HHH000227: Running hbm2ddl schema export [0m[0m11:34:15,112 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 5) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:15,116 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 14) HHH000230: Schema export complete [0m[0m11:34:15,117 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 14) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:15,269 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 3) Schedule geocoding called. [0m[0m11:34:15,270 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 3) Ignoring scheduling request for geocoder due to existing timer. [0m[0m11:34:15,276 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) Initializing roles (data). [0m[0m11:34:15,277 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) Creating role admin. [0m[0m11:34:15,280 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) Role admin created. [0m[0m11:34:15,281 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) Creating role user. [0m[0m11:34:15,286 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) Role user created. [0m[0m11:34:15,286 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) Creating role device. [0m[0m11:34:15,288 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) Role device created. [0m[0m11:34:15,288 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) Initializing users. [0m[0m11:34:15,288 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) Creating user admin. [0m[0m11:34:15,351 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) User admin created. [0m[0m11:34:15,351 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) User admin created. [0m[0m11:34:15,351 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) Creating user handte. [0m[0m11:34:15,416 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) User handte created. [0m[0m11:34:15,477 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) User friend created. [0m[0m11:34:15,539 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 9) User intruder created. [0m[0m11:34:15,554 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 9) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test' [0m[0m11:34:15,606 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0021: Registered web context: /test [0m[0m11:34:15,614 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m11:34:15,730 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Creating login context. [0m[0m11:34:15,731 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Login as 'handte:'. [0m[0m11:34:15,735 INFO [stdout] (default task-34) Login ok is: true [0m[0m11:34:15,735 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:15,735 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Executing test. [0m[0m11:34:15,739 INFO [stdout] (default task-34) Login ok is: true [0m[0m11:34:15,746 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Logout as 'handte:'. [0m[0m11:34:15,747 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Creating login context. [0m[0m11:34:15,747 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Login as ':maVzxMEkORinWauMC_uHq77_0zMJ-xf0mtWPVDnjSa6uMabxJAlCTY9tJRTXeE1CEQ-CC_IurSKvgHwC5TYr4w'. [0m[0m11:34:15,749 INFO [stdout] (default task-34) Login ok is: true [0m[0m11:34:15,749 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Subject is: Subject: Principal: :maVzxMEkORinWauMC_uHq77_0zMJ-xf0mtWPVDnjSa6uMabxJAlCTY9tJRTXeE1CEQ-CC_IurSKvgHwC5TYr4w (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::maVzxMEkORinWauMC_uHq77_0zMJ-xf0mtWPVDnjSa6uMabxJAlCTY9tJRTXeE1CEQ-CC_IurSKvgHwC5TYr4w (null:14)) [0m[0m11:34:15,749 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Executing test. [0m[0m11:34:15,756 INFO [stdout] (default task-34) Login ok is: true [0m[0m11:34:15,774 INFO [stdout] (EJB default - 4) Login ok is: true [0m[0m11:34:15,775 INFO [com.maptology.service.session.GeocoderSessionBean] (EJB default - 4) Performing geocoding for place 26 at 5.0, 6.0. [0m[0m11:34:15,788 INFO [stdout] (EJB default - 5) Login ok is: true [0m[0m11:34:15,789 INFO [com.maptology.service.session.GeocoderSessionBean] (EJB default - 5) Performing geocoding for place 54 at 5.0, 6.019785075330213. [0m[0m11:34:15,802 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Logout as ':maVzxMEkORinWauMC_uHq77_0zMJ-xf0mtWPVDnjSa6uMabxJAlCTY9tJRTXeE1CEQ-CC_IurSKvgHwC5TYr4w'. [0m[0m11:34:15,803 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Creating login context. [0m[0m11:34:15,803 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Login as 'handte:'. [0m[0m11:34:15,806 INFO [stdout] (default task-34) Login ok is: true [0m[0m11:34:15,806 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:15,807 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Executing test. [0m[0m11:34:15,813 INFO [stdout] (default task-34) Login ok is: true [0m[0m11:34:15,823 INFO [stdout] (default task-34) Login ok is: true [0m[0m11:34:15,829 INFO [stdout] (default task-34) Login ok is: true [0m[0m11:34:15,831 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-34) Logout as 'handte:'. [0m[0m11:34:15,854 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,855 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as 'handte:'. [0m[0m11:34:15,858 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,858 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:15,859 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,863 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,866 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as 'handte:'. [0m[0m11:34:15,867 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,867 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,868 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,869 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,869 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,871 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,874 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,874 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,874 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,876 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,876 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,876 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,879 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,883 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,883 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,883 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,886 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,886 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,886 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,888 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,890 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,891 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,892 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,894 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,894 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,894 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,897 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,903 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,904 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,904 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,907 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,907 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,908 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,910 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,915 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,916 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,916 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,918 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,918 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,919 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,920 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,923 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,924 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,924 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,925 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,926 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,926 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,928 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,931 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,932 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,932 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,933 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,934 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,934 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,935 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,938 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,938 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,938 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,940 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,940 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,940 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,941 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,945 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,945 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,945 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,947 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,947 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,948 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,949 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,952 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,952 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,952 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,954 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,954 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,954 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,955 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,961 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,962 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,962 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,964 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,964 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,964 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,966 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,970 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,971 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,971 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,973 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,973 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,973 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,975 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,979 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,979 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,980 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,981 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,982 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,982 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,983 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,987 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,987 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,987 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,989 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,989 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,989 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:15,991 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,995 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,995 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:15,996 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:15,998 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:15,998 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:15,998 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,000 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,004 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,004 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,004 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,007 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,007 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,007 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,009 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,013 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,013 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,013 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,015 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,015 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,016 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,017 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,020 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,020 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,020 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,022 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,022 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,022 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,024 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,026 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,026 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,027 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,028 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,028 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,028 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,030 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,032 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,032 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,033 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,034 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,034 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,035 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,036 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,038 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,038 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,039 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,040 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,040 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,041 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,042 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,045 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,045 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,045 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,047 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,047 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,047 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,049 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,051 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,051 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,051 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,053 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,053 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,054 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,055 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,057 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,058 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,058 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,060 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,060 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,060 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,061 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,064 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,065 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,065 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,066 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,067 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,067 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,068 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,073 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,073 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,073 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,074 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,075 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,075 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,076 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,081 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,081 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,081 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,083 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,083 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,083 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,085 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,087 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,088 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,088 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,090 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,090 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,090 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,092 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,094 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,094 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,094 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,095 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,095 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,096 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,097 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,099 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,099 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,100 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,101 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,101 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,101 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,103 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,105 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,106 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,106 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,107 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,107 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,108 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,109 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,112 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,112 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,112 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,114 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,114 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,114 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,116 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,118 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,119 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,119 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,120 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,121 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,121 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,122 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,125 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,125 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,125 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,127 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,127 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,127 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,132 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,135 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,135 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,136 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,138 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,138 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,138 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,140 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,143 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,144 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,144 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,145 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,145 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,145 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,147 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,153 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,153 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,154 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,156 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,156 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,157 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,158 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,162 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,162 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,162 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,164 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,164 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,164 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,169 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,173 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,173 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,173 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,175 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,175 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,175 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,177 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,181 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,182 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,182 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,184 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,184 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,184 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,186 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,189 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,190 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,190 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,192 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,192 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: :H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ (null:61)) [0m[0m11:34:16,193 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,194 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,198 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as ':H_FocM3B9tuT77kYny5WSuy6Lh64Q_42ugAJVishEFEbwV6HiYXZOpscnMbsuISm8Mhw35AXJXKGKWl1vqU1gQ'. [0m[0m11:34:16,199 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Creating login context. [0m[0m11:34:16,199 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Login as 'handte:'. [0m[0m11:34:16,202 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,202 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:16,203 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Executing test. [0m[0m11:34:16,206 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,212 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,215 INFO [stdout] (default task-38) Login ok is: true [0m[0m11:34:16,218 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-38) Logout as 'handte:'. [0m[0m11:34:16,242 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Creating login context. [0m[0m11:34:16,243 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Login as 'handte:'. [0m[0m11:34:16,246 INFO [stdout] (default task-43) Login ok is: true [0m[0m11:34:16,246 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:16,247 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Executing test. [0m[0m11:34:16,249 INFO [stdout] (default task-43) Login ok is: true [0m[0m11:34:16,251 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Logout as 'handte:'. [0m[0m11:34:16,252 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Creating login context. [0m[0m11:34:16,252 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Login as ':mLI_l1V3Zq7ZStDlHa3GSRkk4uH5AMe2igfL1_sx6SzC6ky3KNQ7HVjZDLFH_UF8IQJBVq9bHXGKo2JFYAvC3Q'. [0m[0m11:34:16,253 INFO [stdout] (default task-43) Login ok is: true [0m[0m11:34:16,253 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Subject is: Subject: Principal: :mLI_l1V3Zq7ZStDlHa3GSRkk4uH5AMe2igfL1_sx6SzC6ky3KNQ7HVjZDLFH_UF8IQJBVq9bHXGKo2JFYAvC3Q (null:106) Principal: Roles(members:device) Principal: CallerPrincipal(members::mLI_l1V3Zq7ZStDlHa3GSRkk4uH5AMe2igfL1_sx6SzC6ky3KNQ7HVjZDLFH_UF8IQJBVq9bHXGKo2JFYAvC3Q (null:106)) [0m[0m11:34:16,253 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Executing test. [0m[0m11:34:16,255 INFO [stdout] (default task-43) Login ok is: true [0m[33m11:34:16,261 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,261 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,262 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,262 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,263 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,263 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,263 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,264 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,264 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,264 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,265 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,265 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,265 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,266 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,266 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,266 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,267 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,267 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,267 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,268 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,268 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,268 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,269 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,269 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,269 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,270 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,270 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,270 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m11:34:16,271 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[0m11:34:16,288 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Logout as ':mLI_l1V3Zq7ZStDlHa3GSRkk4uH5AMe2igfL1_sx6SzC6ky3KNQ7HVjZDLFH_UF8IQJBVq9bHXGKo2JFYAvC3Q'. [0m[0m11:34:16,288 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Creating login context. [0m[0m11:34:16,289 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Login as 'handte:'. [0m[0m11:34:16,291 INFO [stdout] (default task-43) Login ok is: true [0m[0m11:34:16,291 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:16,291 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Executing test. [0m[0m11:34:16,293 INFO [stdout] (default task-43) Login ok is: true [0m[0m11:34:16,296 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Logout as 'handte:'. [0m[0m11:34:16,305 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 3) WFLYUT0022: Unregistered web context: /test [0m[33m11:34:17,812 WARNING [com.maptology.service.session.GeocoderSessionBean] (EJB default - 4) Remote geocoding failed for place 26 at 5.0, 6.0: javax.ws.rs.ProcessingException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "id" (class com.maptology.service.geocode.GeoLocation), not marked as ignorable (14 known properties: "street", "level", "city", "latitude", "postcode", "longitude", "state", "building", "country", "type", "name", "code", "provider", "subtype"]) at [Source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@28026c29; line: 1, column: 69] (through reference chain: java.util.ArrayList[0]->com.maptology.service.geocode.GeoLocation["id"]) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readFrom(ClientResponse.java:285) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readEntity(ClientResponse.java:181) at org.jboss.resteasy.specimpl.BuiltResponse.readEntity(BuiltResponse.java:225) at com.maptology.service.session.GeocoderSessionBean.runGeocoding(GeocoderSessionBean.java:264) at com.maptology.service.session.GeocoderSessionBean.startGeocoding(GeocoderSessionBean.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.EjbBMTInterceptor.handleInvocation(EjbBMTInterceptor.java:103) at org.jboss.as.ejb3.tx.BMTInterceptor.processInvocation(BMTInterceptor.java:58) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:138) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(ContainerManagedConcurrencyInterceptor.java:110) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor.processInvocation(LogDiagnosticContextRecoveryInterceptor.java:82) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory$1$2.runInvocation(AsyncFutureInterceptorFactory.java:104) at org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask.run(AsyncInvocationTask.java:74) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.jboss.threads.JBossThread.run(JBossThread.java:320) Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "id" (class com.maptology.service.geocode.GeoLocation), not marked as ignorable (14 known properties: "street", "level", "city", "latitude", "postcode", "longitude", "state", "building", "country", "type", "name", "code", "provider", "subtype"]) at [Source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@28026c29; line: 1, column: 69] (through reference chain: java.util.ArrayList[0]->com.maptology.service.geocode.GeoLocation["id"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:62) at com.fasterxml.jackson.databind.DeserializationContext.reportUnknownProperty(DeserializationContext.java:851) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1085) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1389) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1367) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:266) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:125) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:277) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:249) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:26) at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:1535) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:944) at org.jboss.resteasy.plugins.providers.jackson.ResteasyJackson2Provider.readFrom(ResteasyJackson2Provider.java:121) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.readFrom(AbstractReaderInterceptorContext.java:61) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:53) at org.jboss.resteasy.security.doseta.DigitalVerificationInterceptor.aroundReadFrom(DigitalVerificationInterceptor.java:34) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:55) at org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor.aroundReadFrom(GZIPDecodingInterceptor.java:59) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:55) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readFrom(ClientResponse.java:251) ... 75 more [0m[33m11:34:17,812 WARNING [com.maptology.service.session.GeocoderSessionBean] (EJB default - 5) Remote geocoding failed for place 54 at 5.0, 6.019785075330213: javax.ws.rs.ProcessingException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "id" (class com.maptology.service.geocode.GeoLocation), not marked as ignorable (14 known properties: "street", "level", "city", "latitude", "postcode", "longitude", "state", "building", "country", "type", "name", "code", "provider", "subtype"]) at [Source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@6a2d2b4; line: 1, column: 68] (through reference chain: java.util.ArrayList[0]->com.maptology.service.geocode.GeoLocation["id"]) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readFrom(ClientResponse.java:285) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readEntity(ClientResponse.java:181) at org.jboss.resteasy.specimpl.BuiltResponse.readEntity(BuiltResponse.java:225) at com.maptology.service.session.GeocoderSessionBean.runGeocoding(GeocoderSessionBean.java:264) at com.maptology.service.session.GeocoderSessionBean.startGeocoding(GeocoderSessionBean.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.EjbBMTInterceptor.handleInvocation(EjbBMTInterceptor.java:103) at org.jboss.as.ejb3.tx.BMTInterceptor.processInvocation(BMTInterceptor.java:58) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:138) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(ContainerManagedConcurrencyInterceptor.java:110) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor.processInvocation(LogDiagnosticContextRecoveryInterceptor.java:82) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory$1$2.runInvocation(AsyncFutureInterceptorFactory.java:104) at org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask.run(AsyncInvocationTask.java:74) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.jboss.threads.JBossThread.run(JBossThread.java:320) Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "id" (class com.maptology.service.geocode.GeoLocation), not marked as ignorable (14 known properties: "street", "level", "city", "latitude", "postcode", "longitude", "state", "building", "country", "type", "name", "code", "provider", "subtype"]) at [Source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@6a2d2b4; line: 1, column: 68] (through reference chain: java.util.ArrayList[0]->com.maptology.service.geocode.GeoLocation["id"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:62) at com.fasterxml.jackson.databind.DeserializationContext.reportUnknownProperty(DeserializationContext.java:851) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1085) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1389) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1367) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:266) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:125) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:277) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:249) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:26) at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:1535) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:944) at org.jboss.resteasy.plugins.providers.jackson.ResteasyJackson2Provider.readFrom(ResteasyJackson2Provider.java:121) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.readFrom(AbstractReaderInterceptorContext.java:61) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:53) at org.jboss.resteasy.security.doseta.DigitalVerificationInterceptor.aroundReadFrom(DigitalVerificationInterceptor.java:34) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:55) at org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor.aroundReadFrom(GZIPDecodingInterceptor.java:59) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:55) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readFrom(ClientResponse.java:251) ... 75 more [0m[0m11:34:17,819 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 14) Cancel geocoding called. [0m[0m11:34:17,823 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:17,823 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 14) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:17,824 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 14) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:17,824 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:17,835 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 14) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:17,836 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 1531ms [0m[33m11:34:17,846 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:17,846 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/7d/423ff35a1bb215f0c77518f87ff0be2c0696f1/content [0m[0m11:34:17,846 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.332 s - in com.maptology.service.test.session.HistorySessionTest [INFO] Running com.maptology.service.test.session.UserSessionTest Jul 17, 2019 11:34:17 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:18,107 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/12/75b9b7d3255f07039925f1e9e065cd6983e762/content [0m[0m11:34:18,109 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m11:34:18,204 WARN [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/f3aa8e84-fb41-4dc2-9358-46298af8be03.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m11:34:18,205 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:18,205 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:18,216 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:18,216 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 14) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:18,216 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 10) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:18,216 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 14) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:18,243 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment test.war [0m[0m11:34:18,247 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:18,247 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:18,247 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:18,247 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:18,247 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:18,247 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m11:34:18,247 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m11:34:18,247 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:18,248 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:18,248 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:18,248 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:18,248 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:18,248 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:18,248 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:18,248 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m11:34:18,248 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:18,248 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m11:34:18,248 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:18,248 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:18,308 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 14) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:18,309 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 14) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:18,315 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 14) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:18,335 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 14) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:18,335 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:18,337 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 10) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:18,337 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 14) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:18,337 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 14) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:18,337 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 10) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:18,341 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 14) Envers integration enabled? : true [0m[0m11:34:18,341 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 10) Envers integration enabled? : true [0m[0m11:34:18,427 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 14) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:18,428 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 10) HHH000227: Running hbm2ddl schema export [0m[0m11:34:18,440 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 10) HHH000230: Schema export complete [0m[0m11:34:18,440 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 10) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:18,665 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 4) Schedule geocoding called. [0m[0m11:34:18,666 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 4) Ignoring scheduling request for geocoder due to existing timer. [0m[0m11:34:18,673 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Initializing roles (data). [0m[0m11:34:18,674 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role admin. [0m[0m11:34:18,676 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role admin created. [0m[0m11:34:18,678 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role user. [0m[0m11:34:18,682 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role user created. [0m[0m11:34:18,682 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role device. [0m[0m11:34:18,683 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role device created. [0m[0m11:34:18,683 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Initializing users. [0m[0m11:34:18,684 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating user admin. [0m[0m11:34:18,794 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User admin created. [0m[0m11:34:18,794 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User admin created. [0m[0m11:34:18,794 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating user handte. [0m[0m11:34:18,876 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User handte created. [0m[0m11:34:18,938 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User friend created. [0m[0m11:34:19,000 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User intruder created. [0m[0m11:34:19,010 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 3) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test' [0m[0m11:34:19,058 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 3) WFLYUT0021: Registered web context: /test [0m[0m11:34:19,070 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m11:34:19,182 INFO [com.maptology.service.test.session.UserSessionTest] (default task-45) Creating login context. [0m[0m11:34:19,183 INFO [com.maptology.service.test.session.UserSessionTest] (default task-45) Login as 'admin:'. [0m[0m11:34:19,186 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,186 INFO [com.maptology.service.test.session.UserSessionTest] (default task-45) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:19,186 INFO [com.maptology.service.test.session.UserSessionTest] (default task-45) Executing test. [0m[0m11:34:19,191 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,195 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,197 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,259 INFO [com.maptology.service.session.AbstractSessionBean] (default task-45) Rejecting invalid email modification resulting in 0 correspondence emails. [0m[0m11:34:19,261 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,264 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,266 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,335 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,336 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-45) Email from noreply@maptology.com to marcus@handte.org. Subject:New Email Body: name=The admin token=tdv3U3MKvSYU-MJiZe-GdQ [0m[0m11:34:19,340 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,342 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,344 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,345 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,408 INFO [com.maptology.service.session.AbstractSessionBean] (default task-45) Rejecting email modification with duplicate emails for 'marcus@handte.org'. [0m[0m11:34:19,412 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,415 INFO [stdout] (default task-45) Login ok is: true [0m[0m11:34:19,415 INFO [com.maptology.service.test.session.UserSessionTest] (default task-45) Logout as 'admin:'. [0m[0m11:34:19,438 INFO [com.maptology.service.test.session.UserSessionTest] (default task-50) Creating login context. [0m[0m11:34:19,439 INFO [com.maptology.service.test.session.UserSessionTest] (default task-50) Login as 'admin:'. [0m[0m11:34:19,441 INFO [stdout] (default task-50) Login ok is: true [0m[0m11:34:19,441 INFO [com.maptology.service.test.session.UserSessionTest] (default task-50) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:19,441 INFO [com.maptology.service.test.session.UserSessionTest] (default task-50) Executing test. [0m[0m11:34:19,444 INFO [stdout] (default task-50) Login ok is: true [0m[0m11:34:19,455 INFO [com.maptology.service.test.session.UserSessionTest] (default task-50) Logout as 'admin:'. [0m[0m11:34:19,476 INFO [com.maptology.service.test.session.UserSessionTest] (default task-51) Creating login context. [0m[0m11:34:19,476 INFO [com.maptology.service.test.session.UserSessionTest] (default task-51) Login as 'handte:'. [0m[0m11:34:19,479 INFO [stdout] (default task-51) Login ok is: true [0m[0m11:34:19,479 INFO [com.maptology.service.test.session.UserSessionTest] (default task-51) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:19,479 INFO [com.maptology.service.test.session.UserSessionTest] (default task-51) Executing test. [0m[0m11:34:19,481 INFO [stdout] (default task-51) Login ok is: true [0m[0m11:34:19,542 INFO [com.maptology.service.principal.LoginManager] (default task-51) User 'handte' authenticated. [0m[0m11:34:19,544 INFO [stdout] (default task-51) Login ok is: true [0m[0m11:34:19,607 INFO [stdout] (default task-51) Login ok is: true [0m[0m11:34:19,667 INFO [com.maptology.service.principal.LoginManager] (default task-51) User 'handte' provided wrong password. [0m[0m11:34:19,669 INFO [stdout] (default task-51) Login ok is: true [0m[0m11:34:19,729 INFO [com.maptology.service.principal.LoginManager] (default task-51) User 'handte' authenticated. [0m[0m11:34:19,731 INFO [stdout] (default task-51) Login ok is: true [0m[0m11:34:19,793 INFO [stdout] (default task-51) Login ok is: true [0m[0m11:34:19,853 INFO [com.maptology.service.principal.LoginManager] (default task-51) User 'handte' authenticated. [0m[0m11:34:19,854 INFO [com.maptology.service.test.session.UserSessionTest] (default task-51) Logout as 'handte:'. [0m[0m11:34:19,940 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-56) Email from noreply@maptology.com to marcus@handte.org. Subject:New User Body: name=Marcus Handte token=LxfeojFj5OskRSjhw-SVhA [0m[0m11:34:19,946 INFO [com.maptology.service.principal.LoginManager] (default task-56) User 'marcus' has no verified email. [0m[0m11:34:20,012 INFO [com.maptology.service.principal.LoginManager] (default task-56) User 'marcus' authenticated. [0m[0m11:34:20,037 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-59) Email from noreply@maptology.com to marcus.handte@uni-due.de. Subject:Reset User Body: name=Marcus Handte token=9z8qHrzQ8mk4enJsxZH-ag [0m[0m11:34:20,040 INFO [com.maptology.service.session.AbstractSessionBean] (default task-59) Ignoring RESET code request for 'marcus.handte@uni-due.de' due to valid token that is too young. [0m[0m11:34:20,169 INFO [com.maptology.service.principal.LoginManager] (default task-59) User 'handte' authenticated. [0m[0m11:34:20,170 INFO [com.maptology.service.test.session.UserSessionTest] (default task-59) Creating login context. [0m[0m11:34:20,170 INFO [com.maptology.service.test.session.UserSessionTest] (default task-59) Login as 'handte:'. [0m[0m11:34:20,172 INFO [stdout] (default task-59) Login ok is: true [0m[0m11:34:20,172 INFO [com.maptology.service.test.session.UserSessionTest] (default task-59) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:20,172 INFO [com.maptology.service.test.session.UserSessionTest] (default task-59) Executing test. [0m[0m11:34:20,173 INFO [stdout] (default task-59) Login ok is: true [0m[0m11:34:20,236 INFO [stdout] (default task-59) Login ok is: true [0m[0m11:34:20,297 INFO [com.maptology.service.principal.LoginManager] (default task-59) User 'handte' authenticated. [0m[0m11:34:20,297 INFO [com.maptology.service.test.session.UserSessionTest] (default task-59) Logout as 'handte:'. [0m[0m11:34:20,313 INFO [com.maptology.service.test.session.UserSessionTest] (default task-63) Creating login context. [0m[0m11:34:20,314 INFO [com.maptology.service.test.session.UserSessionTest] (default task-63) Login as 'admin:'. [0m[0m11:34:20,316 INFO [stdout] (default task-63) Login ok is: true [0m[0m11:34:20,317 INFO [com.maptology.service.test.session.UserSessionTest] (default task-63) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:20,317 INFO [com.maptology.service.test.session.UserSessionTest] (default task-63) Executing test. [0m[0m11:34:20,319 INFO [stdout] (default task-63) Login ok is: true [0m[0m11:34:20,326 INFO [stdout] (default task-63) Login ok is: true [0m[0m11:34:20,327 INFO [com.maptology.service.test.session.UserSessionTest] (default task-63) Logout as 'admin:'. [0m[0m11:34:20,343 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Creating login context. [0m[0m11:34:20,344 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Login as 'handte:'. [0m[0m11:34:20,346 INFO [stdout] (default task-65) Login ok is: true [0m[0m11:34:20,347 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:20,347 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Executing test. [0m[0m11:34:20,349 INFO [stdout] (default task-65) Login ok is: true [0m[31m11:34:20,350 ERROR [org.jboss.as.ejb3.invocation] (default task-65) WFLYEJB0034: EJB Invocation failed on component UserSessionBean for method public com.maptology.api.user.User com.maptology.service.session.UserSessionBean.getUser(long,boolean) throws com.maptology.service.entity.EntityNotFoundException: javax.ejb.EJBAccessException: WFLYEJB0364: Invocation on method: public com.maptology.api.user.User com.maptology.service.session.UserSessionBean.getUser(long,boolean) throws com.maptology.service.entity.EntityNotFoundException of bean: UserSessionBean is not allowed at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:134) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at com.maptology.service.session.UserSessionBean$$$view148.getUser(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:433) at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:128) at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) at com.maptology.service.session.UserSessionBean$Proxy$_$$_Weld$EnterpriseProxy$.getUser(Unknown Source) at com.maptology.service.session.UserSessionBean$Proxy$_$$_WeldClientProxy.getUser(Unknown Source) at com.maptology.service.test.session.UserSessionTest$7.run(UserSessionTest.java:382) at com.maptology.service.test.session.AbstractSessionTest.executeAs(AbstractSessionTest.java:117) at com.maptology.service.test.session.AbstractSessionTest.executeAs(AbstractSessionTest.java:93) at com.maptology.service.test.session.UserSessionTest.testSecurity(UserSessionTest.java:378) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:379) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:85) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:143) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:114) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:85) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.GeneratedMethodAccessor91.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:143) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:372) at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:246) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:431) at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:55) at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:260) at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:324) at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35) at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:85) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.GeneratedMethodAccessor91.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:143) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:114) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159) at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:317) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:205) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:431) at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:55) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:219) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:167) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66) at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:170) at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:135) at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:98) at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [0m[0m11:34:20,350 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Logout as 'handte:'. [0m[0m11:34:20,351 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Creating login context. [0m[0m11:34:20,351 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Login as 'admin:'. [0m[0m11:34:20,353 INFO [stdout] (default task-65) Login ok is: true [0m[0m11:34:20,353 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Subject is: Subject: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m11:34:20,353 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Executing test. [0m[0m11:34:20,355 INFO [stdout] (default task-65) Login ok is: true [0m[0m11:34:20,357 INFO [stdout] (default task-65) Login ok is: true [0m[0m11:34:20,359 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Logout as 'admin:'. [0m[0m11:34:20,461 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-69) Email from noreply@maptology.com to marcus.handte@gmail.com. Subject:New User Body: name=Marcus Handte token=YMTzzDzEEQ6Vew2zU5A-eA [0m[0m11:34:20,527 INFO [com.maptology.service.principal.LoginManager] (default task-69) User 'mhandte' authenticated. [0m[0m11:34:20,529 INFO [com.maptology.service.test.session.UserSessionTest] (default task-69) Creating login context. [0m[0m11:34:20,530 INFO [com.maptology.service.test.session.UserSessionTest] (default task-69) Login as 'mhandte:'. [0m[0m11:34:20,531 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,531 INFO [com.maptology.service.test.session.UserSessionTest] (default task-69) Subject is: Subject: Principal: mhandte: (24:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:mhandte: (24:null)) [0m[0m11:34:20,531 INFO [com.maptology.service.test.session.UserSessionTest] (default task-69) Executing test. [0m[0m11:34:20,533 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,535 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,536 INFO [com.maptology.service.session.AbstractSessionBean] (default task-69) Rejecting email modification with duplicate emails for 'marcus.handte@gmail.com'. [0m[0m11:34:20,538 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,539 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,542 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,542 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-69) Email from noreply@maptology.com to marcus@handte.org. Subject:New Email Body: name=Le Marcus token=E0z6V-Fc7tsaQIGfc1qIhg [0m[0m11:34:20,544 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,546 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,547 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,551 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,611 INFO [com.maptology.service.principal.LoginManager] (default task-69) User 'mhandte' authenticated. [0m[0m11:34:20,612 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,615 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,618 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,620 INFO [stdout] (default task-69) Login ok is: true [0m[0m11:34:20,621 INFO [com.maptology.service.test.session.UserSessionTest] (default task-69) Logout as 'mhandte:'. [0m[0m11:34:20,629 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 4) WFLYUT0022: Unregistered web context: /test [0m[0m11:34:20,639 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 8) Cancel geocoding called. [0m[0m11:34:20,644 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:20,644 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 2) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:20,645 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 2) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:20,645 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:20,652 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 3) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:20,653 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 24ms [0m[33m11:34:20,660 WARN [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:20,661 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/12/75b9b7d3255f07039925f1e9e065cd6983e762/content [0m[0m11:34:20,661 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.812 s - in com.maptology.service.test.session.UserSessionTest [INFO] Running com.maptology.service.test.session.PrivilegeSessionTest Jul 17, 2019 11:34:20 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:20,931 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/d5/291c8405481c4df40ca81d5e922e7fce1c84b3/content [0m[0m11:34:20,932 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m11:34:21,009 WARN [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/96dc64bf-25d5-4c86-9309-c00fed77bd0c.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m11:34:21,010 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:21,010 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:21,017 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 2) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:21,017 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:21,017 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 3) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:21,017 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 2) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:21,042 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment test.war [0m[0m11:34:21,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:21,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:21,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:21,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:21,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:21,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m11:34:21,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m11:34:21,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:21,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:21,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:21,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:21,046 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:21,046 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:21,046 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:21,046 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m11:34:21,046 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:21,046 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m11:34:21,046 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:21,046 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:21,097 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:21,098 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:21,103 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 3) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:21,121 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:21,121 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 2) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:21,123 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 3) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:21,123 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 2) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:21,123 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 2) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:21,123 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 3) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:21,128 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 3) Envers integration enabled? : true [0m[0m11:34:21,128 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 2) Envers integration enabled? : true [0m[0m11:34:21,204 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 3) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:21,205 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 2) HHH000227: Running hbm2ddl schema export [0m[0m11:34:21,216 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 2) HHH000230: Schema export complete [0m[0m11:34:21,216 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 2) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:21,357 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 29) Schedule geocoding called. [0m[0m11:34:21,357 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 29) Ignoring scheduling request for geocoder due to existing timer. [0m[0m11:34:21,365 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Initializing roles (data). [0m[0m11:34:21,366 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Creating role admin. [0m[0m11:34:21,368 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Role admin created. [0m[0m11:34:21,369 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Creating role user. [0m[0m11:34:21,373 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Role user created. [0m[0m11:34:21,374 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Creating role device. [0m[0m11:34:21,374 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Role device created. [0m[0m11:34:21,375 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Initializing users. [0m[0m11:34:21,375 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Creating user admin. [0m[0m11:34:21,437 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) User admin created. [0m[0m11:34:21,438 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) User admin created. [0m[0m11:34:21,438 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) Creating user handte. [0m[0m11:34:21,501 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) User handte created. [0m[0m11:34:21,560 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) User friend created. [0m[0m11:34:21,619 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 21) User intruder created. [0m[0m11:34:21,628 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 21) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test' [0m[0m11:34:21,677 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 21) WFLYUT0021: Registered web context: /test [0m[0m11:34:21,682 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m11:34:21,794 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Creating login context. [0m[0m11:34:21,795 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Login as 'handte:'. [0m[0m11:34:21,798 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,798 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:21,798 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Executing test. [0m[0m11:34:21,802 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,807 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Logout as 'handte:'. [0m[0m11:34:21,809 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Creating login context. [0m[0m11:34:21,809 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Login as ':VHuxO1WpkGnm3in7ayITACLxJvnSMfCVFLdTOKa_LVvRP1PpI7GAfJIYVVznPhIhE1Npl3UvKCv8W00WG8LKiw'. [0m[0m11:34:21,810 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,810 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Subject is: Subject: Principal: :VHuxO1WpkGnm3in7ayITACLxJvnSMfCVFLdTOKa_LVvRP1PpI7GAfJIYVVznPhIhE1Npl3UvKCv8W00WG8LKiw (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::VHuxO1WpkGnm3in7ayITACLxJvnSMfCVFLdTOKa_LVvRP1PpI7GAfJIYVVznPhIhE1Npl3UvKCv8W00WG8LKiw (null:14)) [0m[0m11:34:21,810 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Executing test. [0m[0m11:34:21,814 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,817 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Logout as ':VHuxO1WpkGnm3in7ayITACLxJvnSMfCVFLdTOKa_LVvRP1PpI7GAfJIYVVznPhIhE1Npl3UvKCv8W00WG8LKiw'. [0m[0m11:34:21,817 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Creating login context. [0m[0m11:34:21,818 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Login as ':VHuxO1WpkGnm3in7ayITACLxJvnSMfCVFLdTOKa_LVvRP1PpI7GAfJIYVVznPhIhE1Npl3UvKCv8W00WG8LKiw'. [0m[0m11:34:21,819 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,819 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Subject is: Subject: Principal: :VHuxO1WpkGnm3in7ayITACLxJvnSMfCVFLdTOKa_LVvRP1PpI7GAfJIYVVznPhIhE1Npl3UvKCv8W00WG8LKiw (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::VHuxO1WpkGnm3in7ayITACLxJvnSMfCVFLdTOKa_LVvRP1PpI7GAfJIYVVznPhIhE1Npl3UvKCv8W00WG8LKiw (null:14)) [0m[0m11:34:21,819 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Executing test. [0m[0m11:34:21,822 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,825 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Logout as ':VHuxO1WpkGnm3in7ayITACLxJvnSMfCVFLdTOKa_LVvRP1PpI7GAfJIYVVznPhIhE1Npl3UvKCv8W00WG8LKiw'. [0m[0m11:34:21,825 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Creating login context. [0m[0m11:34:21,826 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Login as 'friend:'. [0m[0m11:34:21,827 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,827 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Subject is: Subject: Principal: friend: (10:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:friend: (10:null)) [0m[0m11:34:21,827 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Executing test. [0m[0m11:34:21,830 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,834 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Logout as 'friend:'. [0m[0m11:34:21,834 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Creating login context. [0m[0m11:34:21,835 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Login as 'intruder:'. [0m[0m11:34:21,836 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,836 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Subject is: Subject: Principal: intruder: (12:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:intruder: (12:null)) [0m[0m11:34:21,836 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Executing test. [0m[0m11:34:21,837 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,841 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,842 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Logout as 'intruder:'. [0m[0m11:34:21,843 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Creating login context. [0m[0m11:34:21,843 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Login as 'friend:'. [0m[0m11:34:21,844 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,845 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Subject is: Subject: Principal: friend: (10:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:friend: (10:null)) [0m[0m11:34:21,845 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Executing test. [0m[0m11:34:21,846 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,850 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,861 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,865 INFO [stdout] (default task-73) Login ok is: true [0m[0m11:34:21,866 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-73) Logout as 'friend:'. [0m[0m11:34:21,885 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Creating login context. [0m[0m11:34:21,886 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Login as 'handte:'. [0m[0m11:34:21,888 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,888 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Subject is: Subject: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m11:34:21,888 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Executing test. [0m[0m11:34:21,891 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,893 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Logout as 'handte:'. [0m[0m11:34:21,893 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Creating login context. [0m[0m11:34:21,894 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Login as ':vSYrrk8ymiv3yVPKR0CpbDxDsYReeXBJ72QAkj9yhXvi9U6U95_AZHaIJJxClN5jy99J2kG-5tUAThZuEpibMg'. [0m[0m11:34:21,895 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,895 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Subject is: Subject: Principal: :vSYrrk8ymiv3yVPKR0CpbDxDsYReeXBJ72QAkj9yhXvi9U6U95_AZHaIJJxClN5jy99J2kG-5tUAThZuEpibMg (null:18) Principal: Roles(members:device) Principal: CallerPrincipal(members::vSYrrk8ymiv3yVPKR0CpbDxDsYReeXBJ72QAkj9yhXvi9U6U95_AZHaIJJxClN5jy99J2kG-5tUAThZuEpibMg (null:18)) [0m[0m11:34:21,896 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Executing test. [0m[0m11:34:21,897 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,900 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Logout as ':vSYrrk8ymiv3yVPKR0CpbDxDsYReeXBJ72QAkj9yhXvi9U6U95_AZHaIJJxClN5jy99J2kG-5tUAThZuEpibMg'. [0m[0m11:34:21,900 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Creating login context. [0m[0m11:34:21,901 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Login as ':vSYrrk8ymiv3yVPKR0CpbDxDsYReeXBJ72QAkj9yhXvi9U6U95_AZHaIJJxClN5jy99J2kG-5tUAThZuEpibMg'. [0m[0m11:34:21,902 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,902 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Subject is: Subject: Principal: :vSYrrk8ymiv3yVPKR0CpbDxDsYReeXBJ72QAkj9yhXvi9U6U95_AZHaIJJxClN5jy99J2kG-5tUAThZuEpibMg (null:18) Principal: Roles(members:device) Principal: CallerPrincipal(members::vSYrrk8ymiv3yVPKR0CpbDxDsYReeXBJ72QAkj9yhXvi9U6U95_AZHaIJJxClN5jy99J2kG-5tUAThZuEpibMg (null:18)) [0m[0m11:34:21,903 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Executing test. [0m[0m11:34:21,904 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,907 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Logout as ':vSYrrk8ymiv3yVPKR0CpbDxDsYReeXBJ72QAkj9yhXvi9U6U95_AZHaIJJxClN5jy99J2kG-5tUAThZuEpibMg'. [0m[0m11:34:21,907 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Creating login context. [0m[0m11:34:21,907 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Login as 'friend:'. [0m[0m11:34:21,909 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,909 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Subject is: Subject: Principal: friend: (10:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:friend: (10:null)) [0m[0m11:34:21,909 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Executing test. [0m[0m11:34:21,911 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,914 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Logout as 'friend:'. [0m[0m11:34:21,915 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Creating login context. [0m[0m11:34:21,915 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Login as 'friend:'. [0m[0m11:34:21,916 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,917 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Subject is: Subject: Principal: friend: (10:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:friend: (10:null)) [0m[0m11:34:21,917 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Executing test. [0m[0m11:34:21,918 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,921 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,924 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Logout as 'friend:'. [0m[0m11:34:21,924 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Creating login context. [0m[0m11:34:21,926 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Login as 'intruder:'. [0m[0m11:34:21,927 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,928 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Subject is: Subject: Principal: intruder: (12:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:intruder: (12:null)) [0m[0m11:34:21,928 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Executing test. [0m[0m11:34:21,929 INFO [stdout] (default task-76) Login ok is: true [0m[0m11:34:21,931 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-76) Logout as 'intruder:'. [0m[0m11:34:21,939 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 29) WFLYUT0022: Unregistered web context: /test [0m[0m11:34:21,950 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 16) Cancel geocoding called. [0m[0m11:34:21,954 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 4) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:21,954 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m11:34:21,955 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 4) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m11:34:21,955 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m11:34:21,961 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 16) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:21,963 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 24ms [0m[33m11:34:21,968 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:21,970 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/d5/291c8405481c4df40ca81d5e922e7fce1c84b3/content [0m[0m11:34:21,970 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.304 s - in com.maptology.service.test.session.PrivilegeSessionTest Jul 17, 2019 11:34:21 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. [0m11:34:21,978 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0236: Suspending server with no timeout. [0m[0m11:34:21,980 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' [0m[0m11:34:21,986 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] [0m[0m11:34:21,987 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0008: Undertow HTTPS listener https suspending [0m[0m11:34:21,988 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:9443 [0m[0m11:34:21,991 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping [0m[0m11:34:21,993 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTP listener default suspending [0m[0m11:34:21,993 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:9080 [0m[0m11:34:21,994 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0004: Undertow 1.4.0.Final stopping [0m[0m11:34:21,995 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = h2 [0m[0m11:34:22,010 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 20ms [0m[INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-ejb-plugin:3.0.0:ejb (default-ejb) @ ejb --- [INFO] Building EJB ejb-0.0.1-SNAPSHOT with EJB version 3.1 [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/ejb/target/ejb-0.0.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ ejb >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ ejb <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ ejb --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/ejb/target/ejb-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service War 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (default) @ war --- [INFO] Configured Artifact: com.maptology:api:0.0.1-SNAPSHOT:swagger [INFO] Copying maptology.json to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/swagger/maptology.json [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ war --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ war --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ war --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ war --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ war --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.maptology.service.test.rest.UserResourceTest Jul 17, 2019 11:34:23 AM org.jboss.arquillian.container.impl.MapObject populate WARNING: Configuration contain properties not supported by the backing object org.jboss.as.arquillian.container.managed.ManagedContainerConfiguration Unused property entries: {java.util.logging.manager=org.jboss.logmanager.LogManager} Supported property names: [startupTimeoutInSeconds, jbossHome, cleanServerBaseDir, adminOnly, setupCleanServerBaseDir, modulePath, javaVmArguments, password, bundlePath, host, authenticationConfig, managementAddress, jbossArguments, waitForPortsTimeoutInSeconds, serverConfig, stopTimeoutInSeconds, javaHome, outputToConsole, managementPort, port, managementProtocol, waitForPorts, enableAssertions, allowConnectingToRunningServer, username] Jul 17, 2019 11:34:23 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal WARNING: Bundles path is deprecated and no longer used. Jul 17, 2019 11:34:23 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal INFO: Starting container with: [/opt/icedtea-bin-3.12.0/jre/bin/java, -D[Standalone], -Djboss.socket.binding.port-offset=1000, -ea, -Djboss.home.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final, -Dorg.jboss.boot.log.file=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/log/server.log, -Dlogging.configuration=file:/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration/logging.properties, -jar, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/jboss-modules.jar, -mp, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/modules, org.jboss.as.standalone, -Djboss.home.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final, -Djboss.server.base.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone, -Djboss.server.log.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/log, -Djboss.server.config.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration] Jul 17, 2019 11:34:23 AM org.jboss.remoting3.EndpointImpl <clinit> INFO: JBoss Remoting version 5.0.0.Final Jul 17, 2019 11:34:23 AM org.xnio.Xnio <clinit> INFO: XNIO version 3.5.1.Final Jul 17, 2019 11:34:23 AM org.xnio.nio.NioXnio <clinit> INFO: XNIO NIO Implementation Version 3.5.1.Final Jul 17, 2019 11:34:23 AM org.wildfly.security.Version <clinit> INFO: ELY00001: WildFly Elytron version 1.1.0.Final [0m11:34:24,001 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final [0m[0m11:34:24,245 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m[0m11:34:24,318 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting [0m[0m11:34:25,147 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) [0m[0m11:34:25,162 INFO [org.xnio] (MSC service thread 1-7) XNIO version 3.4.0.Final [0m[0m11:34:25,168 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.4.0.Final [0m[33m11:34:25,191 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. [0m[0m11:34:25,191 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0001: Activating Infinispan subsystem. [0m[0m11:34:25,195 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem [0m[0m11:34:25,198 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) WFLYWS0002: Activating WebServices Extension [0m[0m11:34:25,197 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) WFLYJSF0007: Activated the following JSF Implementations: [main] [0m[0m11:34:25,198 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) WFLYSEC0002: Activating Security Subsystem [0m[0m11:34:25,198 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 64 core threads with 512 task threads based on your 32 available processors [0m[0m11:34:25,206 INFO [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.6.Final [0m[0m11:34:25,299 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) [0m[0m11:34:25,303 INFO [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.21.Final [0m[0m11:34:25,308 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.4.0.Final starting [0m[0m11:34:25,313 INFO [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service [0m[0m11:34:25,313 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] [0m[0m11:34:25,314 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) [0m[0m11:34:25,316 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2 [0m[0m11:34:25,371 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] [0m[0m11:34:25,377 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0012: Started server default-server. [0m[0m11:34:25,379 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting [0m[0m11:34:25,417 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 512 (per class), which is derived from thread worker pool sizing. [0m[0m11:34:25,417 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 128 (per class), which is derived from the number of CPUs on this host. [0m[0m11:34:25,444 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:9080 [0m[0m11:34:25,502 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] [0m[33m11:34:25,552 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-8) WFLYDM0111: Keystore /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost [0m[0m11:34:25,559 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/deployments [0m[0m11:34:25,628 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:9443 [0m[0m11:34:25,680 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-6) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final [0m[0m11:34:25,690 INFO [org.jboss.ws.common.management] (MSC service thread 1-7) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) [0m[0m11:34:25,698 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:25,698 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:25,698 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 62) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:25,699 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:25,700 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 62) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:25,700 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:25,790 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10990/management [0m[0m11:34:25,791 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10990 [0m[0m11:34:25,791 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 2106ms - Started 331 of 577 services (393 services are lazy, passive or on-demand) [0mJul 17, 2019 11:34:26 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:26,649 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/9b/cf5569c108401beaced6fcdda1771ab769aa29/content [0m[0m11:34:26,666 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "226967fc-383d-4d6e-963b-b76b5299f063.ear" (runtime-name: "226967fc-383d-4d6e-963b-b76b5299f063.ear") [0m[0m11:34:26,885 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m11:34:26,885 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m11:34:27,367 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:27,367 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:27,429 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 64) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '226967fc-383d-4d6e-963b-b76b5299f063.ear/ejb.jar#maptology-datastore' [0m[0m11:34:27,429 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '226967fc-383d-4d6e-963b-b76b5299f063.ear/ejb.jar#maptology-public' [0m[0m11:34:27,437 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment 226967fc-383d-4d6e-963b-b76b5299f063.ear [0m[0m11:34:27,450 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 24) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:27,450 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 64) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:27,485 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-8) HV000001: Hibernate Validator 5.2.4.Final [0m[0m11:34:27,506 INFO [org.hibernate.Version] (ServerService Thread Pool -- 24) HHH000412: Hibernate Core {5.0.10.Final} [0m[0m11:34:27,507 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 24) HHH000206: hibernate.properties not found [0m[0m11:34:27,508 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 24) HHH000021: Bytecode provider name : javassist [0m[0m11:34:27,541 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 24) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [0m[0m11:34:27,621 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment war.war [0m[0m11:34:27,626 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/226967fc-383d-4d6e-963b-b76b5299f063/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m11:34:27,643 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m11:34:27,646 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:27,646 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:27,646 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:27,646 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:27,647 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:27,647 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:27,647 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m11:34:27,647 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m11:34:27,647 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m11:34:27,647 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:27,648 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:27,648 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:27,648 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:27,648 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:27,648 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m11:34:27,648 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:27,649 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:27,649 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:27,649 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "226967fc-383d-4d6e-963b-b76b5299f063.ear"' are as follows: java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/226967fc-383d-4d6e-963b-b76b5299f063/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:27,688 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.3.5 (Final) [0m[0m11:34:27,787 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:27,788 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:27,987 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '226967fc-383d-4d6e-963b-b76b5299f063.ear/ejb.jar#maptology-public' [0m[0m11:34:27,987 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '226967fc-383d-4d6e-963b-b76b5299f063.ear/ejb.jar#maptology-datastore' [0m[0m11:34:28,099 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 64) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:28,213 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 24) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:28,214 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 15) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:28,221 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 24) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:28,221 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 15) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:28,258 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 24) Envers integration enabled? : true [0m[0m11:34:28,258 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 15) Envers integration enabled? : true [0m[0m11:34:28,954 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 24) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:28,958 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 15) HHH000227: Running hbm2ddl schema export [0m[0m11:34:29,001 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 15) HHH000230: Schema export complete [0m[0m11:34:29,002 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 15) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:30,071 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 27) Schedule geocoding called. [0m[0m11:34:30,072 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 27) Scheduling batch geocoder. [0m[0m11:34:30,085 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 25) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m11:34:30,096 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 25) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m11:34:30,111 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) Initializing roles (data). [0m[0m11:34:30,112 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) Creating role admin. [0m[0m11:34:30,124 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 25) Registering AuthConfigFactory for default-host /api. [0m[0m11:34:30,171 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0021: Registered web context: /api [0m[0m11:34:30,184 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) Role admin created. [0m[0m11:34:30,199 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) Creating role user. [0m[0m11:34:30,226 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) Role user created. [0m[0m11:34:30,227 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) Creating role device. [0m[0m11:34:30,228 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) Role device created. [0m[0m11:34:30,229 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) Initializing users. [0m[0m11:34:30,229 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) Creating user admin. [0m[0m11:34:30,340 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) User admin created. [0m[0m11:34:30,341 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) User admin created. [0m[0m11:34:30,342 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) Creating user handte. [0m[0m11:34:30,423 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) User handte created. [0m[0m11:34:30,495 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) User friend created. [0m[0m11:34:30,558 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 4) User intruder created. [0m[0m11:34:30,599 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "226967fc-383d-4d6e-963b-b76b5299f063.ear" (runtime-name : "226967fc-383d-4d6e-963b-b76b5299f063.ear") [0m[0m11:34:31,229 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,230 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,230 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,230 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,230 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,230 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,230 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,230 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,230 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,231 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,231 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,232 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:31,603 INFO [com.maptology.service.principal.LoginManager] (default task-5) User 'handte' authenticated. [0m[0m11:34:31,605 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-5) Creating principal: handte: (8:null) [0m[0m11:34:31,636 INFO [com.maptology.service.rest.UserResource] (default task-5) Received a get request for the current user. [0m[0m11:34:31,909 INFO [com.maptology.service.principal.LoginManager] (default task-9) User 'admin' authenticated. [0m[0m11:34:31,910 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-9) Creating principal: admin: (4:null) [0m[0m11:34:31,912 INFO [com.maptology.service.rest.UserResource] (default task-9) Received a get request for the current user. [0m[0m11:34:32,089 INFO [com.maptology.service.principal.LoginManager] (default task-13) User 'handte' authenticated. [0m[0m11:34:32,090 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-13) Creating principal: handte: (8:null) [0m[0m11:34:32,093 INFO [com.maptology.service.rest.UserResource] (default task-13) Received a get request for the current user. [0m[0m11:34:32,258 INFO [com.maptology.service.principal.LoginManager] (default task-17) User 'handte' authenticated. [0m[0m11:34:32,259 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-17) Creating principal: handte: (8:null) [0m[0m11:34:32,261 INFO [com.maptology.service.rest.UserResource] (default task-17) Received a get request for the current user. [0m[0m11:34:32,354 INFO [com.maptology.service.principal.LoginManager] (default task-19) User 'admin' authenticated. [0m[0m11:34:32,356 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-19) Creating principal: admin: (4:null) [0m[0m11:34:32,358 INFO [com.maptology.service.rest.UserResource] (default task-19) Received a get request for the current user. [0m[0m11:34:32,545 INFO [com.maptology.service.principal.LoginManager] (default task-26) User 'handte' authenticated. [0m[0m11:34:32,546 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-26) Creating principal: handte: (8:null) [0m[0m11:34:32,549 INFO [com.maptology.service.rest.UserResource] (default task-26) Received a get request for the current user. [0m[0m11:34:32,637 INFO [com.maptology.service.principal.LoginManager] (default task-28) User 'admin' authenticated. [0m[0m11:34:32,638 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-28) Creating principal: admin: (4:null) [0m[0m11:34:32,641 INFO [com.maptology.service.rest.UserResource] (default task-28) Received a get request for the current user. [0m[0m11:34:32,762 INFO [com.maptology.service.principal.LoginManager] (default task-31) User 'admin' authenticated. [0m[0m11:34:32,763 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-31) Creating principal: admin: (4:null) [0m[0m11:34:32,789 INFO [com.maptology.service.rest.UserResource] (default task-31) Received a set request for the current user. [0m[0m11:34:32,900 INFO [com.maptology.service.principal.LoginManager] (default task-35) User 'handte' authenticated. [0m[0m11:34:32,901 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-35) Creating principal: handte: (8:null) [0m[0m11:34:32,903 INFO [com.maptology.service.rest.UserResource] (default task-35) Received a get request for the current user. [0m[0m11:34:32,994 INFO [com.maptology.service.principal.LoginManager] (default task-37) User 'admin' authenticated. [0m[0m11:34:32,996 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-37) Creating principal: admin: (4:null) [0m[0m11:34:32,999 INFO [com.maptology.service.rest.UserResource] (default task-37) Received a get request for the current user. [0m[0m11:34:33,127 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-40) Email from noreply@maptology.com to somemail5c15be7972d747ab9a34b9895e969c1c@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/FzqNj_Z6J4euSvAzF4jTzg. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:33,165 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-43) Email from noreply@maptology.com to somemail5c15be7972d747ab9a34b9895e969c1c@example.com. Subject:Maptology Account Reset Link Body: Dear Test User, we have received a request for a Maptology account reset. If you have requested the reset, please assign a new password by visiting https://www.maptology.com/app/reset/Flqwp2_0yMCciqtMDxLkaw. If you did not request the reset, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:33,330 INFO [com.maptology.service.principal.LoginManager] (default task-46) User '5c15be7972d747ab9a34b9895e969c1c' authenticated. [0m[0m11:34:33,331 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-46) Creating principal: 5c15be7972d747ab9a34b9895e969c1c: (18:null) [0m[0m11:34:33,333 INFO [com.maptology.service.rest.UserResource] (default task-46) Received a get request for the current user. [0m[0m11:34:33,441 INFO [com.maptology.service.principal.LoginManager] (default task-50) User 'handte' authenticated. [0m[0m11:34:33,442 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-50) Creating principal: handte: (8:null) [0m[0m11:34:33,444 INFO [com.maptology.service.rest.UserResource] (default task-50) Received a get request for the current user. [0m[0m11:34:33,529 INFO [com.maptology.service.principal.LoginManager] (default task-52) User 'admin' authenticated. [0m[0m11:34:33,530 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-52) Creating principal: admin: (4:null) [0m[0m11:34:33,532 INFO [com.maptology.service.rest.UserResource] (default task-52) Received a get request for the current user. [0m[0m11:34:33,573 INFO [com.maptology.service.principal.LoginManager] (default task-55) Validating device token [0m[0m11:34:33,578 INFO [com.maptology.service.principal.LoginManager] (default task-55) Device 'y7xTA0DPJdqz0Oevavf1XHXXTtTorQU5DOw5W-uCWSk2WFGONdEsVVM4zlYwbNwdowrvEbHo-osy4qPdEjuMag' authenticated. [0m[0m11:34:33,579 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-55) Creating principal: :y7xTA0DPJdqz0Oevavf1XHXXTtTorQU5DOw5W-uCWSk2WFGONdEsVVM4zlYwbNwdowrvEbHo-osy4qPdEjuMag (null:22) [0m[0m11:34:33,580 INFO [com.maptology.service.access.AccessControlFilter] (default task-55) Aborting call due to security check. [0m[0m11:34:33,695 INFO [com.maptology.service.principal.LoginManager] (default task-58) User 'handte' authenticated. [0m[0m11:34:33,696 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-58) Creating principal: handte: (8:null) [0m[0m11:34:33,699 INFO [com.maptology.service.rest.UserResource] (default task-58) Received a get request for the current user. [0m[0m11:34:33,788 INFO [com.maptology.service.principal.LoginManager] (default task-60) User 'admin' authenticated. [0m[0m11:34:33,789 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-60) Creating principal: admin: (4:null) [0m[0m11:34:33,791 INFO [com.maptology.service.rest.UserResource] (default task-60) Received a get request for the current user. [0m[0m11:34:33,897 INFO [com.maptology.service.principal.LoginManager] (default task-63) User 'admin' authenticated. [0m[0m11:34:33,897 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-63) Creating principal: admin: (4:null) [0m[0m11:34:34,035 INFO [com.maptology.service.principal.LoginManager] (default task-65) User 'handte' provided wrong password. [0m[0m11:34:34,110 INFO [com.maptology.service.principal.LoginManager] (default task-67) User 'admin' authenticated. [0m[0m11:34:34,111 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-67) Creating principal: admin: (4:null) [0m[0m11:34:34,281 INFO [com.maptology.service.principal.LoginManager] (default task-71) User 'handte' authenticated. [0m[0m11:34:34,282 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-71) Creating principal: handte: (8:null) [0m[0m11:34:34,284 INFO [com.maptology.service.rest.UserResource] (default task-71) Received a get request for the current user. [0m[0m11:34:34,374 INFO [com.maptology.service.principal.LoginManager] (default task-73) User 'admin' authenticated. [0m[0m11:34:34,375 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-73) Creating principal: admin: (4:null) [0m[0m11:34:34,378 INFO [com.maptology.service.rest.UserResource] (default task-73) Received a get request for the current user. [0m[0m11:34:34,482 INFO [com.maptology.service.principal.LoginManager] (default task-76) User 'handte' authenticated. [0m[0m11:34:34,483 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-76) Creating principal: handte: (8:null) [0m[0m11:34:34,619 INFO [com.maptology.service.principal.LoginManager] (default task-78) User 'handte' provided wrong password. [0m[0m11:34:34,704 INFO [com.maptology.service.principal.LoginManager] (default task-80) User 'handte' authenticated. [0m[0m11:34:34,704 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-80) Creating principal: handte: (8:null) [0m[0m11:34:34,869 INFO [com.maptology.service.principal.LoginManager] (default task-84) User 'handte' authenticated. [0m[0m11:34:34,869 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-84) Creating principal: handte: (8:null) [0m[0m11:34:34,871 INFO [com.maptology.service.rest.UserResource] (default task-84) Received a get request for the current user. [0m[0m11:34:34,954 INFO [com.maptology.service.principal.LoginManager] (default task-86) User 'admin' authenticated. [0m[0m11:34:34,955 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-86) Creating principal: admin: (4:null) [0m[0m11:34:34,956 INFO [com.maptology.service.rest.UserResource] (default task-86) Received a get request for the current user. [0m[0m11:34:34,991 INFO [com.maptology.service.principal.LoginManager] (default task-89) Validating device token [0m[0m11:34:34,993 INFO [com.maptology.service.principal.LoginManager] (default task-89) Device 'FgJey5REsgW5g4HGNSqUgUKx0TO4upEakCdcY6Os0pM6Ieco9VCE8K5a94EEdJgSxBjSWwSbbYpU6lyTasTe1g' authenticated. [0m[0m11:34:34,994 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-89) Creating principal: :FgJey5REsgW5g4HGNSqUgUKx0TO4upEakCdcY6Os0pM6Ieco9VCE8K5a94EEdJgSxBjSWwSbbYpU6lyTasTe1g (null:25) [0m[0m11:34:34,995 INFO [com.maptology.service.access.AccessControlFilter] (default task-89) Aborting call due to security check. [0m[0m11:34:35,101 INFO [com.maptology.service.principal.LoginManager] (default task-92) User 'handte' authenticated. [0m[0m11:34:35,102 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-92) Creating principal: handte: (8:null) [0m[0m11:34:35,104 INFO [com.maptology.service.rest.UserResource] (default task-92) Received a get request for the current user. [0m[0m11:34:35,186 INFO [com.maptology.service.principal.LoginManager] (default task-94) User 'admin' authenticated. [0m[0m11:34:35,186 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-94) Creating principal: admin: (4:null) [0m[0m11:34:35,188 INFO [com.maptology.service.rest.UserResource] (default task-94) Received a get request for the current user. [0m[0m11:34:35,222 INFO [com.maptology.service.principal.LoginManager] (default task-97) Validating device token [0m[0m11:34:35,224 INFO [com.maptology.service.principal.LoginManager] (default task-97) Device 'z6zgHllH1dyWTVdL1HdMA2M1YyTI90ySe-kz3hJRzR-UNfPtZaTR9YKQvhFrdR5_FNTIie-gYCzu1RPjg2Ftew' authenticated. [0m[0m11:34:35,225 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-97) Creating principal: :z6zgHllH1dyWTVdL1HdMA2M1YyTI90ySe-kz3hJRzR-UNfPtZaTR9YKQvhFrdR5_FNTIie-gYCzu1RPjg2Ftew (null:26) [0m[0m11:34:35,296 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-97) Email from noreply@maptology.com to somemailda06cf1cbbfd4d48a038d9a6599405f2@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/uwYXob__o6pQfoCicqAr6g. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:35,402 INFO [com.maptology.service.principal.LoginManager] (default task-100) User 'handte' authenticated. [0m[0m11:34:35,403 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-100) Creating principal: handte: (8:null) [0m[0m11:34:35,405 INFO [com.maptology.service.rest.UserResource] (default task-100) Received a get request for the current user. [0m[0m11:34:35,488 INFO [com.maptology.service.principal.LoginManager] (default task-102) User 'admin' authenticated. [0m[0m11:34:35,489 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-102) Creating principal: admin: (4:null) [0m[0m11:34:35,491 INFO [com.maptology.service.rest.UserResource] (default task-102) Received a get request for the current user. [0m[0m11:34:35,598 INFO [com.maptology.service.principal.LoginManager] (default task-105) User 'handte' authenticated. [0m[0m11:34:35,599 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-105) Creating principal: handte: (8:null) [0m[0m11:34:35,599 INFO [com.maptology.service.access.AccessControlFilter] (default task-105) Aborting call due to security check. [0m[0m11:34:35,701 INFO [com.maptology.service.principal.LoginManager] (default task-108) User 'handte' authenticated. [0m[0m11:34:35,702 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-108) Creating principal: handte: (8:null) [0m[0m11:34:35,704 INFO [com.maptology.service.rest.UserResource] (default task-108) Received a get request for the current user. [0m[0m11:34:35,785 INFO [com.maptology.service.principal.LoginManager] (default task-110) User 'admin' authenticated. [0m[0m11:34:35,786 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-110) Creating principal: admin: (4:null) [0m[0m11:34:35,788 INFO [com.maptology.service.rest.UserResource] (default task-110) Received a get request for the current user. [0m[0m11:34:35,886 INFO [com.maptology.service.principal.LoginManager] (default task-113) User 'handte' authenticated. [0m[0m11:34:35,886 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-113) Creating principal: handte: (8:null) [0m[0m11:34:35,887 INFO [com.maptology.service.access.AccessControlFilter] (default task-113) Aborting call due to security check. [0m[0m11:34:35,986 INFO [com.maptology.service.principal.LoginManager] (default task-116) User 'handte' authenticated. [0m[0m11:34:35,987 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-116) Creating principal: handte: (8:null) [0m[0m11:34:35,989 INFO [com.maptology.service.rest.UserResource] (default task-116) Received a get request for the current user. [0m[0m11:34:36,073 INFO [com.maptology.service.principal.LoginManager] (default task-118) User 'admin' authenticated. [0m[0m11:34:36,073 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-118) Creating principal: admin: (4:null) [0m[0m11:34:36,075 INFO [com.maptology.service.rest.UserResource] (default task-118) Received a get request for the current user. [0m[0m11:34:36,172 INFO [com.maptology.service.principal.LoginManager] (default task-121) User 'handte' authenticated. [0m[0m11:34:36,173 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-121) Creating principal: handte: (8:null) [0m[0m11:34:36,173 INFO [com.maptology.service.access.AccessControlFilter] (default task-121) Aborting call due to security check. [0m[0m11:34:36,276 INFO [com.maptology.service.principal.LoginManager] (default task-124) User 'handte' authenticated. [0m[0m11:34:36,277 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-124) Creating principal: handte: (8:null) [0m[0m11:34:36,278 INFO [com.maptology.service.rest.UserResource] (default task-124) Received a get request for the current user. [0m[0m11:34:36,363 INFO [com.maptology.service.principal.LoginManager] (default task-126) User 'admin' authenticated. [0m[0m11:34:36,363 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-126) Creating principal: admin: (4:null) [0m[0m11:34:36,365 INFO [com.maptology.service.rest.UserResource] (default task-126) Received a get request for the current user. [0m[0m11:34:36,401 INFO [com.maptology.service.access.AccessControlFilter] (default task-129) Aborting call due to security check. [0m[0m11:34:36,499 INFO [com.maptology.service.principal.LoginManager] (default task-132) User 'handte' authenticated. [0m[0m11:34:36,499 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-132) Creating principal: handte: (8:null) [0m[0m11:34:36,501 INFO [com.maptology.service.rest.UserResource] (default task-132) Received a get request for the current user. [0m[0m11:34:36,583 INFO [com.maptology.service.principal.LoginManager] (default task-134) User 'admin' authenticated. [0m[0m11:34:36,585 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-134) Creating principal: admin: (4:null) [0m[0m11:34:36,587 INFO [com.maptology.service.rest.UserResource] (default task-134) Received a get request for the current user. [0m[0m11:34:36,619 INFO [com.maptology.service.access.AccessControlFilter] (default task-137) Aborting call due to security check. [0m[0m11:34:36,718 INFO [com.maptology.service.principal.LoginManager] (default task-140) User 'handte' authenticated. [0m[0m11:34:36,719 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-140) Creating principal: handte: (8:null) [0m[0m11:34:36,720 INFO [com.maptology.service.rest.UserResource] (default task-140) Received a get request for the current user. [0m[0m11:34:36,801 INFO [com.maptology.service.principal.LoginManager] (default task-142) User 'admin' authenticated. [0m[0m11:34:36,802 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-142) Creating principal: admin: (4:null) [0m[0m11:34:36,804 INFO [com.maptology.service.rest.UserResource] (default task-142) Received a get request for the current user. [0m[0m11:34:36,833 INFO [com.maptology.service.access.AccessControlFilter] (default task-145) Aborting call due to security check. [0m[0m11:34:36,951 INFO [com.maptology.service.principal.LoginManager] (default task-148) User 'handte' authenticated. [0m[0m11:34:36,951 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-148) Creating principal: handte: (8:null) [0m[0m11:34:36,954 INFO [com.maptology.service.rest.UserResource] (default task-148) Received a get request for the current user. [0m[0m11:34:37,038 INFO [com.maptology.service.principal.LoginManager] (default task-150) User 'admin' authenticated. [0m[0m11:34:37,039 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-150) Creating principal: admin: (4:null) [0m[0m11:34:37,041 INFO [com.maptology.service.rest.UserResource] (default task-150) Received a get request for the current user. [0m[0m11:34:37,145 INFO [com.maptology.service.principal.LoginManager] (default task-153) User 'handte' authenticated. [0m[0m11:34:37,146 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-153) Creating principal: handte: (8:null) [0m[0m11:34:37,147 INFO [com.maptology.service.access.AccessControlFilter] (default task-153) Aborting call due to security check. [0m[0m11:34:37,250 INFO [com.maptology.service.principal.LoginManager] (default task-157) User 'handte' authenticated. [0m[0m11:34:37,251 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-157) Creating principal: handte: (8:null) [0m[0m11:34:37,253 INFO [com.maptology.service.rest.UserResource] (default task-157) Received a get request for the current user. [0m[0m11:34:37,335 INFO [com.maptology.service.principal.LoginManager] (default task-159) User 'admin' authenticated. [0m[0m11:34:37,335 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-159) Creating principal: admin: (4:null) [0m[0m11:34:37,337 INFO [com.maptology.service.rest.UserResource] (default task-159) Received a get request for the current user. [0m[0m11:34:37,436 INFO [com.maptology.service.principal.LoginManager] (default task-162) User 'handte' authenticated. [0m[0m11:34:37,437 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-162) Creating principal: handte: (8:null) [0m[0m11:34:37,438 INFO [com.maptology.service.access.AccessControlFilter] (default task-162) Aborting call due to security check. [0m[0m11:34:37,533 INFO [com.maptology.service.principal.LoginManager] (default task-165) User 'handte' authenticated. [0m[0m11:34:37,533 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-165) Creating principal: handte: (8:null) [0m[0m11:34:37,535 INFO [com.maptology.service.rest.UserResource] (default task-165) Received a get request for the current user. [0m[0m11:34:37,616 INFO [com.maptology.service.principal.LoginManager] (default task-167) User 'admin' authenticated. [0m[0m11:34:37,617 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-167) Creating principal: admin: (4:null) [0m[0m11:34:37,618 INFO [com.maptology.service.rest.UserResource] (default task-167) Received a get request for the current user. [0m[0m11:34:37,647 INFO [com.maptology.service.principal.LoginManager] (default task-170) Validating device token [0m[0m11:34:37,649 INFO [com.maptology.service.principal.LoginManager] (default task-170) Device 'jkjxIIxSVLU9cNLKNykYHh3SWferBWFC4i9UJDHTRWL598zfSOhBhrbgqWRcE8-GGs2eZiw5phJ7aO5OIe0Dcg' authenticated. [0m[0m11:34:37,650 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-170) Creating principal: :jkjxIIxSVLU9cNLKNykYHh3SWferBWFC4i9UJDHTRWL598zfSOhBhrbgqWRcE8-GGs2eZiw5phJ7aO5OIe0Dcg (null:38) [0m[0m11:34:37,651 INFO [com.maptology.service.access.AccessControlFilter] (default task-170) Aborting call due to security check. [0m[0m11:34:37,749 INFO [com.maptology.service.principal.LoginManager] (default task-173) User 'handte' authenticated. [0m[0m11:34:37,750 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-173) Creating principal: handte: (8:null) [0m[0m11:34:37,752 INFO [com.maptology.service.rest.UserResource] (default task-173) Received a get request for the current user. [0m[0m11:34:37,835 INFO [com.maptology.service.principal.LoginManager] (default task-175) User 'admin' authenticated. [0m[0m11:34:37,835 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-175) Creating principal: admin: (4:null) [0m[0m11:34:37,837 INFO [com.maptology.service.rest.UserResource] (default task-175) Received a get request for the current user. [0m[0m11:34:37,936 INFO [com.maptology.service.principal.LoginManager] (default task-178) User 'admin' authenticated. [0m[0m11:34:37,937 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-178) Creating principal: admin: (4:null) [0m[0m11:34:38,037 INFO [com.maptology.service.principal.LoginManager] (default task-181) User 'handte' authenticated. [0m[0m11:34:38,037 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-181) Creating principal: handte: (8:null) [0m[0m11:34:38,039 INFO [com.maptology.service.rest.UserResource] (default task-181) Received a get request for the current user. [0m[0m11:34:38,120 INFO [com.maptology.service.principal.LoginManager] (default task-183) User 'admin' authenticated. [0m[0m11:34:38,120 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-183) Creating principal: admin: (4:null) [0m[0m11:34:38,122 INFO [com.maptology.service.rest.UserResource] (default task-183) Received a get request for the current user. [0m[0m11:34:38,149 INFO [com.maptology.service.principal.LoginManager] (default task-185) Validating device token [0m[0m11:34:38,151 INFO [com.maptology.service.principal.LoginManager] (default task-185) Device 'gUzcCWuC8wYZ_RLVBXLN_aCesvgDgtks6RgpXN3zkW5VDN0tSWA69W4s4GqY3vWfE9H2UKhGD_OZZmCLIrFqHw' authenticated. [0m[0m11:34:38,151 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-185) Creating principal: :gUzcCWuC8wYZ_RLVBXLN_aCesvgDgtks6RgpXN3zkW5VDN0tSWA69W4s4GqY3vWfE9H2UKhGD_OZZmCLIrFqHw (null:40) [0m[0m11:34:38,152 INFO [com.maptology.service.access.AccessControlFilter] (default task-185) Aborting call due to security check. [0m[0m11:34:38,249 INFO [com.maptology.service.principal.LoginManager] (default task-189) User 'handte' authenticated. [0m[0m11:34:38,250 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-189) Creating principal: handte: (8:null) [0m[0m11:34:38,251 INFO [com.maptology.service.rest.UserResource] (default task-189) Received a get request for the current user. [0m[0m11:34:38,333 INFO [com.maptology.service.principal.LoginManager] (default task-191) User 'admin' authenticated. [0m[0m11:34:38,334 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-191) Creating principal: admin: (4:null) [0m[0m11:34:38,335 INFO [com.maptology.service.rest.UserResource] (default task-191) Received a get request for the current user. [0m[0m11:34:38,367 INFO [com.maptology.service.access.AccessControlFilter] (default task-194) Aborting call due to security check. [0m[0m11:34:38,468 INFO [com.maptology.service.principal.LoginManager] (default task-197) User 'handte' authenticated. [0m[0m11:34:38,469 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-197) Creating principal: handte: (8:null) [0m[0m11:34:38,471 INFO [com.maptology.service.rest.UserResource] (default task-197) Received a get request for the current user. [0m[0m11:34:38,553 INFO [com.maptology.service.principal.LoginManager] (default task-199) User 'admin' authenticated. [0m[0m11:34:38,553 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-199) Creating principal: admin: (4:null) [0m[0m11:34:38,554 INFO [com.maptology.service.rest.UserResource] (default task-199) Received a get request for the current user. [0m[0m11:34:38,649 INFO [com.maptology.service.principal.LoginManager] (default task-202) User 'handte' authenticated. [0m[0m11:34:38,649 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-202) Creating principal: handte: (8:null) [0m[0m11:34:38,655 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-202) Email from noreply@maptology.com to marcus.handte@uni-due.de. Subject:Maptology Account Reset Link Body: Dear Marcus Handte, we have received a request for a Maptology account reset. If you have requested the reset, please assign a new password by visiting https://www.maptology.com/app/reset/Xc08dFD74LB1O7OQ-BKkAQ. If you did not request the reset, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:38,759 INFO [com.maptology.service.principal.LoginManager] (default task-205) User 'handte' authenticated. [0m[0m11:34:38,759 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-205) Creating principal: handte: (8:null) [0m[0m11:34:38,761 INFO [com.maptology.service.rest.UserResource] (default task-205) Received a get request for the current user. [0m[0m11:34:38,843 INFO [com.maptology.service.principal.LoginManager] (default task-207) User 'admin' authenticated. [0m[0m11:34:38,843 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-207) Creating principal: admin: (4:null) [0m[0m11:34:38,845 INFO [com.maptology.service.rest.UserResource] (default task-207) Received a get request for the current user. [0m[0m11:34:38,940 INFO [com.maptology.service.principal.LoginManager] (default task-210) User 'admin' authenticated. [0m[0m11:34:38,940 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-210) Creating principal: admin: (4:null) [0m[0m11:34:38,946 INFO [com.maptology.service.rest.UserResource] (default task-210) Received a get request for find users. [0m[0m11:34:38,965 INFO [com.maptology.service.rest.UserResource] (default task-210) Computing the search result page. [0m[0m11:34:39,081 INFO [com.maptology.service.principal.LoginManager] (default task-214) User 'handte' authenticated. [0m[0m11:34:39,082 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-214) Creating principal: handte: (8:null) [0m[0m11:34:39,084 INFO [com.maptology.service.rest.UserResource] (default task-214) Received a get request for the current user. [0m[0m11:34:39,166 INFO [com.maptology.service.principal.LoginManager] (default task-216) User 'admin' authenticated. [0m[0m11:34:39,167 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-216) Creating principal: admin: (4:null) [0m[0m11:34:39,168 INFO [com.maptology.service.rest.UserResource] (default task-216) Received a get request for the current user. [0m[0m11:34:39,196 INFO [com.maptology.service.principal.LoginManager] (default task-219) Validating device token [0m[0m11:34:39,199 INFO [com.maptology.service.principal.LoginManager] (default task-219) Device '1eGoZtcI3i7SXImrmHHGOS66urMR4dZcUh5038-2XaG-VAo3bBMyJbktNxCaJ4KbBh-JQGCy38AiiFa_mp5uvw' authenticated. [0m[0m11:34:39,200 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-219) Creating principal: :1eGoZtcI3i7SXImrmHHGOS66urMR4dZcUh5038-2XaG-VAo3bBMyJbktNxCaJ4KbBh-JQGCy38AiiFa_mp5uvw (null:45) [0m[0m11:34:39,200 INFO [com.maptology.service.access.AccessControlFilter] (default task-219) Aborting call due to security check. [0m[0m11:34:39,293 INFO [com.maptology.service.principal.LoginManager] (default task-222) User 'handte' authenticated. [0m[0m11:34:39,294 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-222) Creating principal: handte: (8:null) [0m[0m11:34:39,296 INFO [com.maptology.service.rest.UserResource] (default task-222) Received a get request for the current user. [0m[0m11:34:39,378 INFO [com.maptology.service.principal.LoginManager] (default task-224) User 'admin' authenticated. [0m[0m11:34:39,379 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-224) Creating principal: admin: (4:null) [0m[0m11:34:39,380 INFO [com.maptology.service.rest.UserResource] (default task-224) Received a get request for the current user. [0m[0m11:34:39,478 INFO [com.maptology.service.principal.LoginManager] (default task-227) User 'admin' authenticated. [0m[0m11:34:39,479 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-227) Creating principal: admin: (4:null) [0m[0m11:34:39,546 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-227) Email from noreply@maptology.com to somemail12b6a5eba5814c4a97b694dd331c9779@example.com. Subject:New Maptology Email Association Body: Dear Test User, we have received a request for a new email address association. If you have added this email address to your maptology account, please confirm the email address association by visiting https://www.maptology.com/app/activate/hRjJ_pZitZx_ascOM_ltvA. If you did not request the association, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:39,645 INFO [com.maptology.service.principal.LoginManager] (default task-231) User 'handte' authenticated. [0m[0m11:34:39,646 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-231) Creating principal: handte: (8:null) [0m[0m11:34:39,648 INFO [com.maptology.service.rest.UserResource] (default task-231) Received a get request for the current user. [0m[0m11:34:39,729 INFO [com.maptology.service.principal.LoginManager] (default task-233) User 'admin' authenticated. [0m[0m11:34:39,729 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-233) Creating principal: admin: (4:null) [0m[0m11:34:39,731 INFO [com.maptology.service.rest.UserResource] (default task-233) Received a get request for the current user. [0m[0m11:34:39,827 INFO [com.maptology.service.principal.LoginManager] (default task-236) User 'handte' authenticated. [0m[0m11:34:39,828 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-236) Creating principal: handte: (8:null) [0m[0m11:34:39,829 INFO [com.maptology.service.access.AccessControlFilter] (default task-236) Aborting call due to security check. [0m[0m11:34:39,930 INFO [com.maptology.service.principal.LoginManager] (default task-239) User 'handte' authenticated. [0m[0m11:34:39,932 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-239) Creating principal: handte: (8:null) [0m[0m11:34:39,933 INFO [com.maptology.service.rest.UserResource] (default task-239) Received a get request for the current user. [0m[0m11:34:40,018 INFO [com.maptology.service.principal.LoginManager] (default task-241) User 'admin' authenticated. [0m[0m11:34:40,019 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-241) Creating principal: admin: (4:null) [0m[0m11:34:40,021 INFO [com.maptology.service.rest.UserResource] (default task-241) Received a get request for the current user. [0m[0m11:34:40,113 INFO [com.maptology.service.principal.LoginManager] (default task-244) User 'admin' authenticated. [0m[0m11:34:40,114 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-244) Creating principal: admin: (4:null) [0m[0m11:34:40,118 INFO [com.maptology.service.session.AbstractSessionBean] (default task-244) Ignoring RESET code request for 'marcus.handte@uni-due.de' due to valid token that is too young. [0m[0m11:34:40,210 INFO [com.maptology.service.principal.LoginManager] (default task-247) User 'handte' authenticated. [0m[0m11:34:40,211 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-247) Creating principal: handte: (8:null) [0m[0m11:34:40,212 INFO [com.maptology.service.rest.UserResource] (default task-247) Received a get request for the current user. [0m[0m11:34:40,293 INFO [com.maptology.service.principal.LoginManager] (default task-248) User 'admin' authenticated. [0m[0m11:34:40,293 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-248) Creating principal: admin: (4:null) [0m[0m11:34:40,295 INFO [com.maptology.service.rest.UserResource] (default task-248) Received a get request for the current user. [0m[0m11:34:40,321 INFO [com.maptology.service.access.AccessControlFilter] (default task-251) Aborting call due to security check. [0m[0m11:34:40,415 INFO [com.maptology.service.principal.LoginManager] (default task-254) User 'handte' authenticated. [0m[0m11:34:40,416 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-254) Creating principal: handte: (8:null) [0m[0m11:34:40,417 INFO [com.maptology.service.rest.UserResource] (default task-254) Received a get request for the current user. [0m[0m11:34:40,498 INFO [com.maptology.service.principal.LoginManager] (default task-255) User 'admin' authenticated. [0m[0m11:34:40,498 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-255) Creating principal: admin: (4:null) [0m[0m11:34:40,500 INFO [com.maptology.service.rest.UserResource] (default task-255) Received a get request for the current user. [0m[0m11:34:40,599 INFO [com.maptology.service.principal.LoginManager] (default task-258) User 'admin' authenticated. [0m[0m11:34:40,599 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-258) Creating principal: admin: (4:null) [0m[0m11:34:40,601 INFO [com.maptology.service.rest.UserResource] (default task-258) Received a get request for a user page. [0m[0m11:34:40,603 INFO [com.maptology.service.rest.UserResource] (default task-258) Computing the user page. [0m[0m11:34:40,709 INFO [com.maptology.service.principal.LoginManager] (default task-262) User 'handte' authenticated. [0m[0m11:34:40,710 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-262) Creating principal: handte: (8:null) [0m[0m11:34:40,711 INFO [com.maptology.service.rest.UserResource] (default task-262) Received a get request for the current user. [0m[0m11:34:40,790 INFO [com.maptology.service.principal.LoginManager] (default task-264) User 'admin' authenticated. [0m[0m11:34:40,791 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-264) Creating principal: admin: (4:null) [0m[0m11:34:40,792 INFO [com.maptology.service.rest.UserResource] (default task-264) Received a get request for the current user. [0m[0m11:34:40,886 INFO [com.maptology.service.principal.LoginManager] (default task-266) User 'handte' authenticated. [0m[0m11:34:40,887 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-266) Creating principal: handte: (8:null) [0m[0m11:34:40,889 INFO [com.maptology.service.rest.UserResource] (default task-266) Received a set request for the current user. [0m[0m11:34:40,984 INFO [com.maptology.service.principal.LoginManager] (default task-270) User 'handte' authenticated. [0m[0m11:34:40,985 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-270) Creating principal: handte: (8:null) [0m[0m11:34:40,987 INFO [com.maptology.service.rest.UserResource] (default task-270) Received a get request for the current user. [0m[0m11:34:41,068 INFO [com.maptology.service.principal.LoginManager] (default task-272) User 'admin' authenticated. [0m[0m11:34:41,069 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-272) Creating principal: admin: (4:null) [0m[0m11:34:41,070 INFO [com.maptology.service.rest.UserResource] (default task-272) Received a get request for the current user. [0m[0m11:34:41,167 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-274) Email from noreply@maptology.com to marcus.handte@uni-due.de. Subject:Welcome to Maptology Body: Dear test name, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/hwb_NbZ4WlgZ5t0ZBjfodw. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:41,265 INFO [com.maptology.service.principal.LoginManager] (default task-278) User 'handte' authenticated. [0m[0m11:34:41,266 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-278) Creating principal: handte: (8:null) [0m[0m11:34:41,267 INFO [com.maptology.service.rest.UserResource] (default task-278) Received a get request for the current user. [0m[0m11:34:41,347 INFO [com.maptology.service.principal.LoginManager] (default task-279) User 'admin' authenticated. [0m[0m11:34:41,348 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-279) Creating principal: admin: (4:null) [0m[0m11:34:41,349 INFO [com.maptology.service.rest.UserResource] (default task-279) Received a get request for the current user. [0m[0m11:34:41,443 INFO [com.maptology.service.principal.LoginManager] (default task-282) User 'admin' authenticated. [0m[0m11:34:41,444 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-282) Creating principal: admin: (4:null) [0m[0m11:34:41,554 INFO [com.maptology.service.principal.LoginManager] (default task-286) User 'handte' authenticated. [0m[0m11:34:41,555 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-286) Creating principal: handte: (8:null) [0m[0m11:34:41,556 INFO [com.maptology.service.rest.UserResource] (default task-286) Received a get request for the current user. [0m[0m11:34:41,637 INFO [com.maptology.service.principal.LoginManager] (default task-288) User 'admin' authenticated. [0m[0m11:34:41,638 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-288) Creating principal: admin: (4:null) [0m[0m11:34:41,639 INFO [com.maptology.service.rest.UserResource] (default task-288) Received a get request for the current user. [0m[0m11:34:41,670 INFO [com.maptology.service.access.AccessControlFilter] (default task-291) Aborting call due to security check. [0m[0m11:34:41,766 INFO [com.maptology.service.principal.LoginManager] (default task-294) User 'handte' authenticated. [0m[0m11:34:41,766 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-294) Creating principal: handte: (8:null) [0m[0m11:34:41,768 INFO [com.maptology.service.rest.UserResource] (default task-294) Received a get request for the current user. [0m[0m11:34:41,848 INFO [com.maptology.service.principal.LoginManager] (default task-296) User 'admin' authenticated. [0m[0m11:34:41,849 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-296) Creating principal: admin: (4:null) [0m[0m11:34:41,850 INFO [com.maptology.service.rest.UserResource] (default task-296) Received a get request for the current user. [0m[0m11:34:41,877 INFO [com.maptology.service.principal.LoginManager] (default task-298) Validating device token [0m[0m11:34:41,879 INFO [com.maptology.service.principal.LoginManager] (default task-298) Device 'Cs_pmx-vA3HQAO1faXqAEh7aAZXWyfNj0mnMZuMjepMIMaBm-_LdqDeVPOQWwp33QZCn7vj1ZUObaBsFoobepw' authenticated. [0m[0m11:34:41,880 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-298) Creating principal: :Cs_pmx-vA3HQAO1faXqAEh7aAZXWyfNj0mnMZuMjepMIMaBm-_LdqDeVPOQWwp33QZCn7vj1ZUObaBsFoobepw (null:61) [0m[0m11:34:41,880 INFO [com.maptology.service.access.AccessControlFilter] (default task-298) Aborting call due to security check. [0m[0m11:34:41,980 INFO [com.maptology.service.principal.LoginManager] (default task-302) User 'handte' authenticated. [0m[0m11:34:41,980 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-302) Creating principal: handte: (8:null) [0m[0m11:34:41,982 INFO [com.maptology.service.rest.UserResource] (default task-302) Received a get request for the current user. [0m[0m11:34:42,064 INFO [com.maptology.service.principal.LoginManager] (default task-304) User 'admin' authenticated. [0m[0m11:34:42,065 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-304) Creating principal: admin: (4:null) [0m[0m11:34:42,066 INFO [com.maptology.service.rest.UserResource] (default task-304) Received a get request for the current user. [0m[0m11:34:42,168 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-307) Email from noreply@maptology.com to somemail9cbef8b900e14567a47c803734043c47@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/on-edXpujD2JrfjHNdMOgw. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:42,251 INFO [com.maptology.service.principal.LoginManager] (default task-309) User 'admin' authenticated. [0m[0m11:34:42,252 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-309) Creating principal: admin: (4:null) [0m[0m11:34:42,345 INFO [com.maptology.service.principal.LoginManager] (default task-313) User 'handte' authenticated. [0m[0m11:34:42,346 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-313) Creating principal: handte: (8:null) [0m[0m11:34:42,347 INFO [com.maptology.service.rest.UserResource] (default task-313) Received a get request for the current user. [0m[0m11:34:42,426 INFO [com.maptology.service.principal.LoginManager] (default task-314) User 'admin' authenticated. [0m[0m11:34:42,427 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-314) Creating principal: admin: (4:null) [0m[0m11:34:42,428 INFO [com.maptology.service.rest.UserResource] (default task-314) Received a get request for the current user. [0m[0m11:34:42,454 INFO [com.maptology.service.access.AccessControlFilter] (default task-317) Aborting call due to security check. [0m[0m11:34:42,552 INFO [com.maptology.service.principal.LoginManager] (default task-320) User 'handte' authenticated. [0m[0m11:34:42,552 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-320) Creating principal: handte: (8:null) [0m[0m11:34:42,554 INFO [com.maptology.service.rest.UserResource] (default task-320) Received a get request for the current user. [0m[0m11:34:42,633 INFO [com.maptology.service.principal.LoginManager] (default task-322) User 'admin' authenticated. [0m[0m11:34:42,634 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-322) Creating principal: admin: (4:null) [0m[0m11:34:42,635 INFO [com.maptology.service.rest.UserResource] (default task-322) Received a get request for the current user. [0m[0m11:34:42,726 INFO [com.maptology.service.principal.LoginManager] (default task-324) User 'admin' authenticated. [0m[0m11:34:42,727 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-324) Creating principal: admin: (4:null) [0m[0m11:34:42,728 INFO [com.maptology.service.rest.UserResource] (default task-324) Received a get request for the current user. [0m[0m11:34:42,826 INFO [com.maptology.service.principal.LoginManager] (default task-328) User 'handte' authenticated. [0m[0m11:34:42,827 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-328) Creating principal: handte: (8:null) [0m[0m11:34:42,829 INFO [com.maptology.service.rest.UserResource] (default task-328) Received a get request for the current user. [0m[0m11:34:42,911 INFO [com.maptology.service.principal.LoginManager] (default task-330) User 'admin' authenticated. [0m[0m11:34:42,912 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-330) Creating principal: admin: (4:null) [0m[0m11:34:42,913 INFO [com.maptology.service.rest.UserResource] (default task-330) Received a get request for the current user. [0m[0m11:34:42,938 INFO [com.maptology.service.principal.LoginManager] (default task-333) Validating device token [0m[0m11:34:42,940 INFO [com.maptology.service.principal.LoginManager] (default task-333) Device 'e01lc46xfb1uMC7en-55Y6Qpuh31mBVDKLk2EJaeBm46waaBEfVc0PhBA9LjfGuso9UHBzqPTeFaO5uQAqf_Vg' authenticated. [0m[0m11:34:42,940 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-333) Creating principal: :e01lc46xfb1uMC7en-55Y6Qpuh31mBVDKLk2EJaeBm46waaBEfVc0PhBA9LjfGuso9UHBzqPTeFaO5uQAqf_Vg (null:68) [0m[0m11:34:42,945 INFO [com.maptology.service.session.AbstractSessionBean] (default task-333) Ignoring RESET code request for 'marcus.handte@uni-due.de' due to valid token that is too young. [0m[0m11:34:43,040 INFO [com.maptology.service.principal.LoginManager] (default task-336) User 'handte' authenticated. [0m[0m11:34:43,040 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-336) Creating principal: handte: (8:null) [0m[0m11:34:43,042 INFO [com.maptology.service.rest.UserResource] (default task-336) Received a get request for the current user. [0m[0m11:34:43,121 INFO [com.maptology.service.principal.LoginManager] (default task-337) User 'admin' authenticated. [0m[0m11:34:43,121 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-337) Creating principal: admin: (4:null) [0m[0m11:34:43,123 INFO [com.maptology.service.rest.UserResource] (default task-337) Received a get request for the current user. [0m[0m11:34:43,249 INFO [com.maptology.service.principal.LoginManager] (default task-344) User 'handte' authenticated. [0m[0m11:34:43,250 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-344) Creating principal: handte: (8:null) [0m[0m11:34:43,252 INFO [com.maptology.service.rest.UserResource] (default task-344) Received a get request for the current user. [0m[0m11:34:43,333 INFO [com.maptology.service.principal.LoginManager] (default task-345) User 'admin' authenticated. [0m[0m11:34:43,333 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-345) Creating principal: admin: (4:null) [0m[0m11:34:43,334 INFO [com.maptology.service.rest.UserResource] (default task-345) Received a get request for the current user. [0m[0m11:34:43,428 INFO [com.maptology.service.principal.LoginManager] (default task-348) User 'handte' authenticated. [0m[0m11:34:43,428 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-348) Creating principal: handte: (8:null) [0m[0m11:34:43,429 INFO [com.maptology.service.access.AccessControlFilter] (default task-348) Aborting call due to security check. [0m[0m11:34:43,524 INFO [com.maptology.service.principal.LoginManager] (default task-352) User 'handte' authenticated. [0m[0m11:34:43,525 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-352) Creating principal: handte: (8:null) [0m[0m11:34:43,526 INFO [com.maptology.service.rest.UserResource] (default task-352) Received a get request for the current user. [0m[0m11:34:43,609 INFO [com.maptology.service.principal.LoginManager] (default task-354) User 'admin' authenticated. [0m[0m11:34:43,609 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-354) Creating principal: admin: (4:null) [0m[0m11:34:43,610 INFO [com.maptology.service.rest.UserResource] (default task-354) Received a get request for the current user. [0m[0m11:34:43,638 INFO [com.maptology.service.principal.LoginManager] (default task-357) Validating device token [0m[0m11:34:43,640 INFO [com.maptology.service.principal.LoginManager] (default task-357) Device 'fn8Lc1E7yH58K2ZZSEn9rx3WsV_vZrs8Vghjvo7qm7yPzQNtQBkOpQgVulYYk4eElL1dUvPegrsrS3B8wmf5zg' authenticated. [0m[0m11:34:43,640 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-357) Creating principal: :fn8Lc1E7yH58K2ZZSEn9rx3WsV_vZrs8Vghjvo7qm7yPzQNtQBkOpQgVulYYk4eElL1dUvPegrsrS3B8wmf5zg (null:71) [0m[0m11:34:43,641 INFO [com.maptology.service.access.AccessControlFilter] (default task-357) Aborting call due to security check. [0m[0m11:34:43,733 INFO [com.maptology.service.principal.LoginManager] (default task-360) User 'handte' authenticated. [0m[0m11:34:43,734 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-360) Creating principal: handte: (8:null) [0m[0m11:34:43,735 INFO [com.maptology.service.rest.UserResource] (default task-360) Received a get request for the current user. [0m[0m11:34:43,811 INFO [com.maptology.service.principal.LoginManager] (default task-361) User 'admin' authenticated. [0m[0m11:34:43,811 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-361) Creating principal: admin: (4:null) [0m[0m11:34:43,812 INFO [com.maptology.service.rest.UserResource] (default task-361) Received a get request for the current user. [0m[0m11:34:43,907 INFO [com.maptology.service.principal.LoginManager] (default task-364) User 'handte' authenticated. [0m[0m11:34:43,907 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-364) Creating principal: handte: (8:null) [0m[0m11:34:43,971 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-364) Email from noreply@maptology.com to somemaila96b3e57f7df46caaba1ca84abfd10e7@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/x_SsRtYXcQtjxUGeA3XnzA. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:44,068 INFO [com.maptology.service.principal.LoginManager] (default task-369) User 'handte' authenticated. [0m[0m11:34:44,069 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-369) Creating principal: handte: (8:null) [0m[0m11:34:44,070 INFO [com.maptology.service.rest.UserResource] (default task-369) Received a get request for the current user. [0m[0m11:34:44,148 INFO [com.maptology.service.principal.LoginManager] (default task-370) User 'admin' authenticated. [0m[0m11:34:44,149 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-370) Creating principal: admin: (4:null) [0m[0m11:34:44,150 INFO [com.maptology.service.rest.UserResource] (default task-370) Received a get request for the current user. [0m[0m11:34:44,173 INFO [com.maptology.service.access.AccessControlFilter] (default task-373) Aborting call due to security check. [0m[0m11:34:44,268 INFO [com.maptology.service.principal.LoginManager] (default task-376) User 'handte' authenticated. [0m[0m11:34:44,268 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-376) Creating principal: handte: (8:null) [0m[0m11:34:44,270 INFO [com.maptology.service.rest.UserResource] (default task-376) Received a get request for the current user. [0m[0m11:34:44,348 INFO [com.maptology.service.principal.LoginManager] (default task-377) User 'admin' authenticated. [0m[0m11:34:44,349 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-377) Creating principal: admin: (4:null) [0m[0m11:34:44,350 INFO [com.maptology.service.rest.UserResource] (default task-377) Received a get request for the current user. [0m[0m11:34:44,374 INFO [com.maptology.service.principal.LoginManager] (default task-380) Validating device token [0m[0m11:34:44,375 INFO [com.maptology.service.principal.LoginManager] (default task-380) Device 'nMjmfLtuWP2iGLk7oSZZrmpOhTtUVsQhD8dnLzztVBHb2TvLnGyfAQSmmOn07HJ1_G-OvJusssMKKiGh01xqZQ' authenticated. [0m[0m11:34:44,376 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-380) Creating principal: :nMjmfLtuWP2iGLk7oSZZrmpOhTtUVsQhD8dnLzztVBHb2TvLnGyfAQSmmOn07HJ1_G-OvJusssMKKiGh01xqZQ (null:77) [0m[0m11:34:44,377 INFO [com.maptology.service.access.AccessControlFilter] (default task-380) Aborting call due to security check. [0m[0m11:34:44,474 INFO [com.maptology.service.principal.LoginManager] (default task-383) User 'handte' authenticated. [0m[0m11:34:44,475 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-383) Creating principal: handte: (8:null) [0m[0m11:34:44,476 INFO [com.maptology.service.rest.UserResource] (default task-383) Received a get request for the current user. [0m[0m11:34:44,562 INFO [com.maptology.service.principal.LoginManager] (default task-385) User 'admin' authenticated. [0m[0m11:34:44,563 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-385) Creating principal: admin: (4:null) [0m[0m11:34:44,564 INFO [com.maptology.service.rest.UserResource] (default task-385) Received a get request for the current user. [0m[0m11:34:44,658 INFO [com.maptology.service.principal.LoginManager] (default task-388) User 'admin' authenticated. [0m[0m11:34:44,658 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-388) Creating principal: admin: (4:null) [0m[0m11:34:44,722 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-388) Email from noreply@maptology.com to somemailbe17c0e07b04484698ffe4b0a25617b8@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/fqEh5Ez8ZxEldDozSgTWnw. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:44,819 INFO [com.maptology.service.principal.LoginManager] (default task-392) User 'handte' authenticated. [0m[0m11:34:44,819 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-392) Creating principal: handte: (8:null) [0m[0m11:34:44,821 INFO [com.maptology.service.rest.UserResource] (default task-392) Received a get request for the current user. [0m[0m11:34:44,900 INFO [com.maptology.service.principal.LoginManager] (default task-394) User 'admin' authenticated. [0m[0m11:34:44,900 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-394) Creating principal: admin: (4:null) [0m[0m11:34:44,901 INFO [com.maptology.service.rest.UserResource] (default task-394) Received a get request for the current user. [0m[0m11:34:44,994 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-396) Email from noreply@maptology.com to somemail9edd4f164b6b43c699a6a25f0c4d3aae@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/47lg7844aWMYqdWvnJiL6A. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:45,006 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-398) Email from noreply@maptology.com to somemail9edd4f164b6b43c699a6a25f0c4d3aae@example.com. Subject:Maptology Account Reset Link Body: Dear Test User, we have received a request for a Maptology account reset. If you have requested the reset, please assign a new password by visiting https://www.maptology.com/app/reset/HtBql1MekpiOi_2i4rRZKw. If you did not request the reset, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:45,103 INFO [com.maptology.service.principal.LoginManager] (default task-401) User 'handte' authenticated. [0m[0m11:34:45,104 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-401) Creating principal: handte: (8:null) [0m[0m11:34:45,105 INFO [com.maptology.service.rest.UserResource] (default task-401) Received a get request for the current user. [0m[0m11:34:45,188 INFO [com.maptology.service.principal.LoginManager] (default task-403) User 'admin' authenticated. [0m[0m11:34:45,189 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-403) Creating principal: admin: (4:null) [0m[0m11:34:45,190 INFO [com.maptology.service.rest.UserResource] (default task-403) Received a get request for the current user. [0m[0m11:34:45,278 INFO [com.maptology.service.principal.LoginManager] (default task-405) User 'handte' authenticated. [0m[0m11:34:45,279 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-405) Creating principal: handte: (8:null) [0m[0m11:34:45,279 INFO [com.maptology.service.access.AccessControlFilter] (default task-405) Aborting call due to security check. [0m[0m11:34:45,574 INFO [com.maptology.service.principal.LoginManager] (default task-410) User 'handte' authenticated. [0m[0m11:34:45,574 INFO [com.maptology.service.principal.LoginManager] (default task-411) User 'handte' authenticated. [0m[0m11:34:45,574 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-410) Creating principal: handte: (8:null) [0m[0m11:34:45,574 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-411) Creating principal: handte: (8:null) [0m[0m11:34:45,576 INFO [com.maptology.service.rest.UserResource] (default task-410) Received a get request for the current user. [0m[0m11:34:45,576 INFO [com.maptology.service.rest.UserResource] (default task-411) Received a get request for the current user. [0m[0m11:34:45,660 INFO [com.maptology.service.principal.LoginManager] (default task-414) User 'admin' authenticated. [0m[0m11:34:45,661 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-414) Creating principal: admin: (4:null) [0m[0m11:34:45,663 INFO [com.maptology.service.rest.UserResource] (default task-414) Received a get request for the current user. [0m[0m11:34:45,685 INFO [com.maptology.service.access.AccessControlFilter] (default task-416) Aborting call due to security check. [0m[0m11:34:45,781 INFO [com.maptology.service.principal.LoginManager] (default task-420) User 'handte' authenticated. [0m[0m11:34:45,782 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-420) Creating principal: handte: (8:null) [0m[0m11:34:45,783 INFO [com.maptology.service.rest.UserResource] (default task-420) Received a get request for the current user. [0m[0m11:34:45,860 INFO [com.maptology.service.principal.LoginManager] (default task-422) User 'admin' authenticated. [0m[0m11:34:45,861 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-422) Creating principal: admin: (4:null) [0m[0m11:34:45,862 INFO [com.maptology.service.rest.UserResource] (default task-422) Received a get request for the current user. [0m[0m11:34:45,952 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-424) Email from noreply@maptology.com to somemailed879b2b562b4687b57d3c6e570bbee1@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/22k2w4MOCq5KusZuSTHqxg. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m11:34:46,046 INFO [com.maptology.service.principal.LoginManager] (default task-428) User 'handte' authenticated. [0m[0m11:34:46,047 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-428) Creating principal: handte: (8:null) [0m[0m11:34:46,048 INFO [com.maptology.service.rest.UserResource] (default task-428) Received a get request for the current user. [0m[0m11:34:46,124 INFO [com.maptology.service.principal.LoginManager] (default task-429) User 'admin' authenticated. [0m[0m11:34:46,125 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-429) Creating principal: admin: (4:null) [0m[0m11:34:46,126 INFO [com.maptology.service.rest.UserResource] (default task-429) Received a get request for the current user. [0m[0m11:34:46,148 INFO [com.maptology.service.principal.LoginManager] (default task-432) Validating device token [0m[0m11:34:46,150 INFO [com.maptology.service.principal.LoginManager] (default task-432) Device 'rT-0MsEbXvVVGQf6YSpENkURvGZ_KIbtl-r7hhdweJ1VcMqKkIHvIsID61U0BOzKQ8dnH_twR4JjYdFBX7BDBw' authenticated. [0m[0m11:34:46,150 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-432) Creating principal: :rT-0MsEbXvVVGQf6YSpENkURvGZ_KIbtl-r7hhdweJ1VcMqKkIHvIsID61U0BOzKQ8dnH_twR4JjYdFBX7BDBw (null:93) [0m[0m11:34:46,151 INFO [com.maptology.service.access.AccessControlFilter] (default task-432) Aborting call due to security check. [0m[0m11:34:46,249 INFO [com.maptology.service.principal.LoginManager] (default task-435) User 'handte' authenticated. [0m[0m11:34:46,250 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-435) Creating principal: handte: (8:null) [0m[0m11:34:46,251 INFO [com.maptology.service.rest.UserResource] (default task-435) Received a get request for the current user. [0m[0m11:34:46,333 INFO [com.maptology.service.principal.LoginManager] (default task-437) User 'admin' authenticated. [0m[0m11:34:46,333 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-437) Creating principal: admin: (4:null) [0m[0m11:34:46,334 INFO [com.maptology.service.rest.UserResource] (default task-437) Received a get request for the current user. [0m[0m11:34:46,424 INFO [com.maptology.service.principal.LoginManager] (default task-440) User 'handte' authenticated. [0m[0m11:34:46,425 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-440) Creating principal: handte: (8:null) [0m[0m11:34:46,425 INFO [com.maptology.service.access.AccessControlFilter] (default task-440) Aborting call due to security check. [0m[0m11:34:46,484 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 16) Cancel geocoding called. [0m[0m11:34:46,516 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 10) WFLYUT0022: Unregistered web context: /api [0m[0m11:34:46,573 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '226967fc-383d-4d6e-963b-b76b5299f063.ear/ejb.jar#maptology-datastore' [0m[0m11:34:46,573 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '226967fc-383d-4d6e-963b-b76b5299f063.ear/ejb.jar#maptology-public' [0m[0m11:34:46,577 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '226967fc-383d-4d6e-963b-b76b5299f063.ear/ejb.jar#maptology-public' [0m[0m11:34:46,577 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '226967fc-383d-4d6e-963b-b76b5299f063.ear/ejb.jar#maptology-datastore' [0m[0m11:34:46,616 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 156ms [0m[0m11:34:46,619 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 159ms [0m[0m11:34:46,621 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:46,622 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment 226967fc-383d-4d6e-963b-b76b5299f063.ear (runtime-name: 226967fc-383d-4d6e-963b-b76b5299f063.ear) in 162ms [0m[33m11:34:46,640 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:46,642 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/9b/cf5569c108401beaced6fcdda1771ab769aa29/content [0m[0m11:34:46,642 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "226967fc-383d-4d6e-963b-b76b5299f063.ear" (runtime-name: "226967fc-383d-4d6e-963b-b76b5299f063.ear") [0m[INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.451 s - in com.maptology.service.test.rest.UserResourceTest [INFO] Running com.maptology.service.test.rest.VersionResourceTest Jul 17, 2019 11:34:46 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:47,011 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/7a/3941f7417ad7ddd878d7154a3ae71c9ac22234/content [0m[0m11:34:47,014 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear" (runtime-name: "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear") [0m[0m11:34:47,114 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m11:34:47,114 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m11:34:47,176 INFO [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:47,176 INFO [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:47,194 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'f2e765ab-4d55-43e4-94ee-9cec834c6630.ear/ejb.jar#maptology-datastore' [0m[0m11:34:47,194 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'f2e765ab-4d55-43e4-94ee-9cec834c6630.ear/ejb.jar#maptology-public' [0m[0m11:34:47,195 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 10) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:47,195 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 29) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:47,196 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment f2e765ab-4d55-43e4-94ee-9cec834c6630.ear [0m[0m11:34:47,230 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment war.war [0m[0m11:34:47,233 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m11:34:47,270 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m11:34:47,271 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:47,272 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:47,273 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:47,273 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m11:34:47,273 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:47,273 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:47,273 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:47,273 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear"' are as follows: java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/f2e765ab-4d55-43e4-94ee-9cec834c6630/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:47,305 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 29) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:47,305 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 29) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:47,322 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:47,421 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'f2e765ab-4d55-43e4-94ee-9cec834c6630.ear/ejb.jar#maptology-datastore' [0m[0m11:34:47,426 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'f2e765ab-4d55-43e4-94ee-9cec834c6630.ear/ejb.jar#maptology-public' [0m[0m11:34:47,430 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 10) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:47,430 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 29) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:47,431 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 10) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:47,431 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 29) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:47,442 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 10) Envers integration enabled? : true [0m[0m11:34:47,442 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 29) Envers integration enabled? : true [0m[0m11:34:47,571 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 10) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:47,572 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 29) HHH000227: Running hbm2ddl schema export [0m[0m11:34:47,598 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 29) HHH000230: Schema export complete [0m[0m11:34:47,599 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 29) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:47,965 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 7) Schedule geocoding called. [0m[0m11:34:47,966 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 7) Scheduling batch geocoder. [0m[0m11:34:47,970 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 19) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m11:34:47,974 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Initializing roles (data). [0m[0m11:34:47,976 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role admin. [0m[0m11:34:47,976 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 19) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m11:34:47,980 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role admin created. [0m[0m11:34:47,982 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role user. [0m[0m11:34:47,982 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 19) Registering AuthConfigFactory for default-host /api. [0m[0m11:34:47,989 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 19) WFLYUT0021: Registered web context: /api [0m[0m11:34:47,996 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role user created. [0m[0m11:34:47,997 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role device. [0m[0m11:34:47,998 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role device created. [0m[0m11:34:47,999 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Initializing users. [0m[0m11:34:48,000 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating user admin. [0m[0m11:34:48,067 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User admin created. [0m[0m11:34:48,067 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User admin created. [0m[0m11:34:48,068 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating user handte. [0m[0m11:34:48,141 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User handte created. [0m[0m11:34:48,207 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User friend created. [0m[0m11:34:48,270 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User intruder created. [0m[0m11:34:48,286 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear" (runtime-name : "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear") [0m[0m11:34:48,371 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,372 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,372 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,372 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,372 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,373 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,373 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,373 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,373 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,373 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,373 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,373 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-441) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:48,510 INFO [com.maptology.service.session.VersionSessionBean] (default task-444) Loading versions. [0m[0m11:34:48,510 INFO [com.maptology.service.session.VersionSessionBean] (default task-444) Code source is: 'vfs:/content/f2e765ab-4d55-43e4-94ee-9cec834c6630.ear/ejb.jar'. [0m[0m11:34:48,511 INFO [com.maptology.service.session.VersionSessionBean] (default task-444) Searching manifest in 'vfs:/content/f2e765ab-4d55-43e4-94ee-9cec834c6630.ear/ejb.jar'. [0m[0m11:34:48,511 INFO [com.maptology.service.session.VersionSessionBean] (default task-444) Loading exploded manifest from 'vfs:/content/f2e765ab-4d55-43e4-94ee-9cec834c6630.ear/ejb.jar/META-INF/MANIFEST.MF'. [0m[0m11:34:48,536 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 2) WFLYUT0022: Unregistered web context: /api [0m[0m11:34:48,539 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 22) Cancel geocoding called. [0m[0m11:34:48,569 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'f2e765ab-4d55-43e4-94ee-9cec834c6630.ear/ejb.jar#maptology-public' [0m[0m11:34:48,569 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'f2e765ab-4d55-43e4-94ee-9cec834c6630.ear/ejb.jar#maptology-datastore' [0m[0m11:34:48,575 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'f2e765ab-4d55-43e4-94ee-9cec834c6630.ear/ejb.jar#maptology-public' [0m[0m11:34:48,575 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'f2e765ab-4d55-43e4-94ee-9cec834c6630.ear/ejb.jar#maptology-datastore' [0m[0m11:34:48,637 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 111ms [0m[0m11:34:48,639 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 7) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:48,639 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 113ms [0m[0m11:34:48,643 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment f2e765ab-4d55-43e4-94ee-9cec834c6630.ear (runtime-name: f2e765ab-4d55-43e4-94ee-9cec834c6630.ear) in 118ms [0m[33m11:34:48,656 WARN [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:48,657 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/7a/3941f7417ad7ddd878d7154a3ae71c9ac22234/content [0m[0m11:34:48,657 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear" (runtime-name: "f2e765ab-4d55-43e4-94ee-9cec834c6630.ear") [0m[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 s - in com.maptology.service.test.rest.VersionResourceTest [INFO] Running com.maptology.service.test.rest.NoticeResourceTest Jul 17, 2019 11:34:48 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:48,999 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/55/af20abc03a97ca500c4ae0b8c755650a5f6b80/content [0m[0m11:34:49,001 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear" (runtime-name: "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear") [0m[0m11:34:49,090 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m11:34:49,088 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m11:34:49,129 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:49,129 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:49,146 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear/ejb.jar#maptology-datastore' [0m[0m11:34:49,146 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear/ejb.jar#maptology-public' [0m[0m11:34:49,146 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear [0m[0m11:34:49,146 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 21) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:49,146 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 7) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:49,176 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment war.war [0m[0m11:34:49,177 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m11:34:49,200 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m11:34:49,201 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:49,202 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m11:34:49,203 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:49,203 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:49,203 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:49,203 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear"' are as follows: java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/c5bc6378-0bf7-4aef-968b-03c3a8377dac/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:49,227 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:49,229 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:49,239 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 7) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:49,327 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear/ejb.jar#maptology-datastore' [0m[0m11:34:49,328 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear/ejb.jar#maptology-public' [0m[0m11:34:49,332 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 21) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:49,333 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 7) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:49,336 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 21) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:49,336 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 7) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:49,340 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 7) Envers integration enabled? : true [0m[0m11:34:49,341 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 21) Envers integration enabled? : true [0m[0m11:34:49,453 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 21) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:49,456 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 7) HHH000227: Running hbm2ddl schema export [0m[0m11:34:49,478 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 7) HHH000230: Schema export complete [0m[0m11:34:49,478 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 7) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:49,760 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 7) Schedule geocoding called. [0m[0m11:34:49,762 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 7) Scheduling batch geocoder. [0m[0m11:34:49,766 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 28) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m11:34:49,770 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 28) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m11:34:49,771 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Initializing roles (data). [0m[0m11:34:49,774 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Creating role admin. [0m[0m11:34:49,778 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 28) Registering AuthConfigFactory for default-host /api. [0m[0m11:34:49,779 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Role admin created. [0m[0m11:34:49,782 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Creating role user. [0m[0m11:34:49,786 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 28) WFLYUT0021: Registered web context: /api [0m[0m11:34:49,789 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Role user created. [0m[0m11:34:49,789 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Creating role device. [0m[0m11:34:49,790 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Role device created. [0m[0m11:34:49,791 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Initializing users. [0m[0m11:34:49,791 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Creating user admin. [0m[0m11:34:49,854 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) User admin created. [0m[0m11:34:49,854 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) User admin created. [0m[0m11:34:49,855 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Creating user handte. [0m[0m11:34:49,922 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) User handte created. [0m[0m11:34:49,983 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) User friend created. [0m[0m11:34:50,046 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) User intruder created. [0m[0m11:34:50,060 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear" (runtime-name : "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear") [0m[0m11:34:50,121 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,122 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,122 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,122 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,122 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,122 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,122 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,122 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,122 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,122 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,122 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,122 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-445) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:50,323 INFO [com.maptology.service.principal.LoginManager] (default task-448) User 'handte' authenticated. [0m[0m11:34:50,325 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-448) Creating principal: handte: (8:null) [0m[0m11:34:50,336 INFO [com.maptology.service.rest.NoticeResource] (default task-448) Received a get request for active notices since 0. [0m[0m11:34:50,342 INFO [com.maptology.service.session.AbstractSessionBean] (default task-448) Get notices 0 [0m[0m11:34:50,416 INFO [com.maptology.service.principal.LoginManager] (default task-450) User 'handte' authenticated. [0m[0m11:34:50,416 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-450) Creating principal: handte: (8:null) [0m[0m11:34:50,417 INFO [com.maptology.service.access.AccessControlFilter] (default task-450) Aborting call due to security check. [0m[0m11:34:50,494 INFO [com.maptology.service.principal.LoginManager] (default task-452) User 'handte' authenticated. [0m[0m11:34:50,495 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-452) Creating principal: handte: (8:null) [0m[0m11:34:50,495 INFO [com.maptology.service.access.AccessControlFilter] (default task-452) Aborting call due to security check. [0m[0m11:34:50,563 INFO [com.maptology.service.principal.LoginManager] (default task-453) User 'handte' authenticated. [0m[0m11:34:50,563 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-453) Creating principal: handte: (8:null) [0m[0m11:34:50,564 INFO [com.maptology.service.access.AccessControlFilter] (default task-453) Aborting call due to security check. [0m[0m11:34:50,636 INFO [com.maptology.service.principal.LoginManager] (default task-455) User 'handte' authenticated. [0m[0m11:34:50,636 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-455) Creating principal: handte: (8:null) [0m[0m11:34:50,640 INFO [com.maptology.service.rest.NoticeResource] (default task-455) Received a get request for active notice page. [0m[0m11:34:50,741 INFO [com.maptology.service.principal.LoginManager] (default task-459) User 'admin' authenticated. [0m[0m11:34:50,742 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-459) Creating principal: admin: (4:null) [0m[0m11:34:50,755 INFO [com.maptology.service.rest.NoticeResource] (default task-459) Received a post request to add a notice. [0m[0m11:34:50,831 INFO [com.maptology.service.principal.LoginManager] (default task-461) User 'admin' authenticated. [0m[0m11:34:50,832 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-461) Creating principal: admin: (4:null) [0m[0m11:34:50,833 INFO [com.maptology.service.rest.NoticeResource] (default task-461) Received a post request to add a notice. [0m[0m11:34:50,902 INFO [com.maptology.service.principal.LoginManager] (default task-462) User 'admin' authenticated. [0m[0m11:34:50,902 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-462) Creating principal: admin: (4:null) [0m[0m11:34:50,904 INFO [com.maptology.service.rest.NoticeResource] (default task-462) Received a get request for active notices since 0. [0m[0m11:34:50,906 INFO [com.maptology.service.session.AbstractSessionBean] (default task-462) Get notices 2 [0m[0m11:34:50,906 INFO [com.maptology.service.session.AbstractSessionBean] (default task-462) Clearing 15 1 [0m[0m11:34:50,978 INFO [com.maptology.service.principal.LoginManager] (default task-464) User 'admin' authenticated. [0m[0m11:34:50,978 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-464) Creating principal: admin: (4:null) [0m[0m11:34:50,982 INFO [com.maptology.service.rest.NoticeResource] (default task-464) Received a put request for notice 15. [0m[0m11:34:51,051 INFO [com.maptology.service.principal.LoginManager] (default task-466) User 'admin' authenticated. [0m[0m11:34:51,052 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-466) Creating principal: admin: (4:null) [0m[0m11:34:51,054 INFO [com.maptology.service.rest.NoticeResource] (default task-466) Received a put request for notice -1. [0m[0m11:34:51,126 INFO [com.maptology.service.principal.LoginManager] (default task-467) User 'admin' authenticated. [0m[0m11:34:51,127 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-467) Creating principal: admin: (4:null) [0m[0m11:34:51,129 INFO [com.maptology.service.rest.NoticeResource] (default task-467) Received a put request for notice 15. [0m[0m11:34:51,199 INFO [com.maptology.service.principal.LoginManager] (default task-469) User 'admin' authenticated. [0m[0m11:34:51,199 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-469) Creating principal: admin: (4:null) [0m[0m11:34:51,200 INFO [com.maptology.service.rest.NoticeResource] (default task-469) Received a get request for active notices since 0. [0m[0m11:34:51,203 INFO [com.maptology.service.session.AbstractSessionBean] (default task-469) Get notices 2 [0m[0m11:34:51,220 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 29) Cancel geocoding called. [0m[0m11:34:51,220 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 17) WFLYUT0022: Unregistered web context: /api [0m[0m11:34:51,245 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear/ejb.jar#maptology-datastore' [0m[0m11:34:51,245 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear/ejb.jar#maptology-public' [0m[0m11:34:51,250 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear/ejb.jar#maptology-public' [0m[0m11:34:51,250 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear/ejb.jar#maptology-datastore' [0m[0m11:34:51,291 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 80ms [0m[0m11:34:51,292 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:51,294 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 83ms [0m[0m11:34:51,297 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear (runtime-name: c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear) in 86ms [0m[33m11:34:51,306 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:51,307 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/55/af20abc03a97ca500c4ae0b8c755650a5f6b80/content [0m[0m11:34:51,307 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear" (runtime-name: "c5bc6378-0bf7-4aef-968b-03c3a8377dac.ear") [0m[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.646 s - in com.maptology.service.test.rest.NoticeResourceTest [INFO] Running com.maptology.service.test.rest.ShareResourceTest Jul 17, 2019 11:34:51 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:51,615 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/b2/a4e1a9b04d31e21171ca1173a9f8891f1a0c15/content [0m[0m11:34:51,617 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "88b4c485-d692-45d5-b55a-484b06b863c0.ear" (runtime-name: "88b4c485-d692-45d5-b55a-484b06b863c0.ear") [0m[0m11:34:51,709 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m11:34:51,709 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m11:34:51,746 INFO [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:51,746 INFO [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:51,760 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '88b4c485-d692-45d5-b55a-484b06b863c0.ear/ejb.jar#maptology-datastore' [0m[0m11:34:51,760 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '88b4c485-d692-45d5-b55a-484b06b863c0.ear/ejb.jar#maptology-public' [0m[0m11:34:51,760 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 15) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:51,760 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 29) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:51,766 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment 88b4c485-d692-45d5-b55a-484b06b863c0.ear [0m[0m11:34:51,801 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment war.war [0m[0m11:34:51,802 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/88b4c485-d692-45d5-b55a-484b06b863c0/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m11:34:51,818 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m11:34:51,819 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:51,819 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:51,820 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:51,821 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m11:34:51,821 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:51,821 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:51,821 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:51,821 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "88b4c485-d692-45d5-b55a-484b06b863c0.ear"' are as follows: java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/88b4c485-d692-45d5-b55a-484b06b863c0/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:51,840 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 29) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:51,841 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 29) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:51,848 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:51,902 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '88b4c485-d692-45d5-b55a-484b06b863c0.ear/ejb.jar#maptology-public' [0m[0m11:34:51,902 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '88b4c485-d692-45d5-b55a-484b06b863c0.ear/ejb.jar#maptology-datastore' [0m[0m11:34:51,905 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 29) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:51,907 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 15) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:51,908 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 29) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:51,912 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 15) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:51,919 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 29) Envers integration enabled? : true [0m[0m11:34:51,919 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 15) Envers integration enabled? : true [0m[0m11:34:52,011 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 29) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:52,013 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 15) HHH000227: Running hbm2ddl schema export [0m[0m11:34:52,027 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 15) HHH000230: Schema export complete [0m[0m11:34:52,027 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 15) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:52,291 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 14) Schedule geocoding called. [0m[0m11:34:52,296 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 14) Scheduling batch geocoder. [0m[0m11:34:52,298 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 69) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m11:34:52,299 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 69) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m11:34:52,303 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) Initializing roles (data). [0m[0m11:34:52,304 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) Creating role admin. [0m[0m11:34:52,307 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 69) Registering AuthConfigFactory for default-host /api. [0m[0m11:34:52,308 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) Role admin created. [0m[0m11:34:52,310 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) Creating role user. [0m[0m11:34:52,313 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 69) WFLYUT0021: Registered web context: /api [0m[0m11:34:52,317 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) Role user created. [0m[0m11:34:52,318 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) Creating role device. [0m[0m11:34:52,319 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) Role device created. [0m[0m11:34:52,319 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) Initializing users. [0m[0m11:34:52,319 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) Creating user admin. [0m[0m11:34:52,385 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) User admin created. [0m[0m11:34:52,385 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) User admin created. [0m[0m11:34:52,385 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) Creating user handte. [0m[0m11:34:52,458 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) User handte created. [0m[0m11:34:52,521 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) User friend created. [0m[0m11:34:52,582 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 17) User intruder created. [0m[0m11:34:52,595 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "88b4c485-d692-45d5-b55a-484b06b863c0.ear" (runtime-name : "88b4c485-d692-45d5-b55a-484b06b863c0.ear") [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,648 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-472) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:52,853 INFO [com.maptology.service.principal.LoginManager] (default task-474) User 'handte' authenticated. [0m[0m11:34:52,855 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-474) Creating principal: handte: (8:null) [0m[0m11:34:52,889 INFO [com.maptology.service.principal.LoginManager] (default task-476) Validating device token [0m[0m11:34:52,896 INFO [com.maptology.service.principal.LoginManager] (default task-476) Device 'Au_pvCyygWpEHNwRHwvx0VHz47YDvMzQqmIDdrM-CSSaGXAAC0umWjz3Kfjx5FZobGlyo1k-jIKE0fFDnx91YA' authenticated. [0m[0m11:34:52,898 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-476) Creating principal: :Au_pvCyygWpEHNwRHwvx0VHz47YDvMzQqmIDdrM-CSSaGXAAC0umWjz3Kfjx5FZobGlyo1k-jIKE0fFDnx91YA (null:14) [0m[0m11:34:52,977 INFO [com.maptology.service.principal.LoginManager] (default task-480) Validating device token [0m[0m11:34:52,979 INFO [com.maptology.service.principal.LoginManager] (default task-480) Device 'Au_pvCyygWpEHNwRHwvx0VHz47YDvMzQqmIDdrM-CSSaGXAAC0umWjz3Kfjx5FZobGlyo1k-jIKE0fFDnx91YA' authenticated. [0m[0m11:34:52,980 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-480) Creating principal: :Au_pvCyygWpEHNwRHwvx0VHz47YDvMzQqmIDdrM-CSSaGXAAC0umWjz3Kfjx5FZobGlyo1k-jIKE0fFDnx91YA (null:14) [0m[0m11:34:53,082 INFO [com.maptology.service.principal.LoginManager] (default task-482) User 'handte' authenticated. [0m[0m11:34:53,083 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-482) Creating principal: handte: (8:null) [0m[0m11:34:53,137 INFO [com.maptology.service.principal.LoginManager] (default task-487) Validating device token [0m[0m11:34:53,139 INFO [com.maptology.service.principal.LoginManager] (default task-487) Device 'y1VcHBidchUjmPytPwRBH5fgyWMgD0U0uydliX437Eg8e4GcdAh8lM0DG8SfRw2qHWMX1cTApVuVqliKGet16A' authenticated. [0m[0m11:34:53,140 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-487) Creating principal: :y1VcHBidchUjmPytPwRBH5fgyWMgD0U0uydliX437Eg8e4GcdAh8lM0DG8SfRw2qHWMX1cTApVuVqliKGet16A (null:17) [0m[0m11:34:53,176 INFO [com.maptology.service.principal.LoginManager] (default task-490) Validating device token [0m[0m11:34:53,177 INFO [com.maptology.service.principal.LoginManager] (default task-490) Device 'y1VcHBidchUjmPytPwRBH5fgyWMgD0U0uydliX437Eg8e4GcdAh8lM0DG8SfRw2qHWMX1cTApVuVqliKGet16A' authenticated. [0m[0m11:34:53,177 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-490) Creating principal: :y1VcHBidchUjmPytPwRBH5fgyWMgD0U0uydliX437Eg8e4GcdAh8lM0DG8SfRw2qHWMX1cTApVuVqliKGet16A (null:17) [0m[0m11:34:53,204 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 14) WFLYUT0022: Unregistered web context: /api [0m[0m11:34:53,213 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 21) Cancel geocoding called. [0m[0m11:34:53,234 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 17) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '88b4c485-d692-45d5-b55a-484b06b863c0.ear/ejb.jar#maptology-public' [0m[0m11:34:53,234 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '88b4c485-d692-45d5-b55a-484b06b863c0.ear/ejb.jar#maptology-datastore' [0m[0m11:34:53,239 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 17) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '88b4c485-d692-45d5-b55a-484b06b863c0.ear/ejb.jar#maptology-datastore' [0m[0m11:34:53,239 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '88b4c485-d692-45d5-b55a-484b06b863c0.ear/ejb.jar#maptology-public' [0m[0m11:34:53,255 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 57ms [0m[0m11:34:53,256 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 21) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:53,258 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 59ms [0m[0m11:34:53,261 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment 88b4c485-d692-45d5-b55a-484b06b863c0.ear (runtime-name: 88b4c485-d692-45d5-b55a-484b06b863c0.ear) in 62ms [0m[33m11:34:53,267 WARN [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:53,268 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/b2/a4e1a9b04d31e21171ca1173a9f8891f1a0c15/content [0m[0m11:34:53,268 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "88b4c485-d692-45d5-b55a-484b06b863c0.ear" (runtime-name: "88b4c485-d692-45d5-b55a-484b06b863c0.ear") [0m[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.957 s - in com.maptology.service.test.rest.ShareResourceTest [INFO] Running com.maptology.service.test.rest.DeviceResourceTest Jul 17, 2019 11:34:53 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:53,567 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/53/923389a3d7d6094493cbc519dd61e2295f6cf9/content [0m[0m11:34:53,569 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear" (runtime-name: "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear") [0m[0m11:34:53,649 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m11:34:53,649 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m11:34:53,691 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:53,691 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:53,703 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear/ejb.jar#maptology-public' [0m[0m11:34:53,703 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 17) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear/ejb.jar#maptology-datastore' [0m[0m11:34:53,703 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 21) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:53,703 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 17) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:53,707 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment 60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear [0m[0m11:34:53,739 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment war.war [0m[0m11:34:53,740 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m11:34:53,761 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m11:34:53,762 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:53,762 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:53,762 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:53,762 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:53,762 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:53,763 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear"' are as follows: java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/60e48dfc-1703-4f33-932c-c5f2b3dd0091/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:53,784 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 17) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:53,784 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 17) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:53,792 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 17) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:53,845 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear/ejb.jar#maptology-datastore' [0m[0m11:34:53,845 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 17) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear/ejb.jar#maptology-public' [0m[0m11:34:53,851 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 17) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:53,854 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 21) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:53,856 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 17) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:53,856 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 21) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:53,861 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 17) Envers integration enabled? : true [0m[0m11:34:53,861 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 21) Envers integration enabled? : true [0m[0m11:34:53,950 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 21) HHH000227: Running hbm2ddl schema export [0m[0m11:34:53,958 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 17) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:53,964 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 21) HHH000230: Schema export complete [0m[0m11:34:53,964 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 21) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:54,187 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 17) Schedule geocoding called. [0m[0m11:34:54,190 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 17) Scheduling batch geocoder. [0m[0m11:34:54,191 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 14) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m11:34:54,193 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 14) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m11:34:54,197 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 14) Registering AuthConfigFactory for default-host /api. [0m[0m11:34:54,197 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Initializing roles (data). [0m[0m11:34:54,199 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating role admin. [0m[0m11:34:54,204 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Role admin created. [0m[0m11:34:54,206 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 14) WFLYUT0021: Registered web context: /api [0m[0m11:34:54,206 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating role user. [0m[0m11:34:54,212 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Role user created. [0m[0m11:34:54,213 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating role device. [0m[0m11:34:54,213 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Role device created. [0m[0m11:34:54,214 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Initializing users. [0m[0m11:34:54,214 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating user admin. [0m[0m11:34:54,278 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User admin created. [0m[0m11:34:54,278 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User admin created. [0m[0m11:34:54,278 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating user handte. [0m[0m11:34:54,344 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User handte created. [0m[0m11:34:54,404 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User friend created. [0m[0m11:34:54,467 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User intruder created. [0m[0m11:34:54,478 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear" (runtime-name : "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear") [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,533 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-492) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:54,775 INFO [com.maptology.service.principal.LoginManager] (default task-497) User 'admin' authenticated. [0m[0m11:34:54,776 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-497) Creating principal: admin: (4:null) [0m[0m11:34:54,838 INFO [com.maptology.service.principal.LoginManager] (default task-502) Validating device token [0m[0m11:34:54,840 INFO [com.maptology.service.principal.LoginManager] (default task-502) Device 'FuH6LsK0Iq_kK6-hLkBD1zZM6XXsWnM_dKKeDHIsLP8vM9AEpsyHVQciepNKrYVtx4Dt8m_Acne_N24CLNz-lA' authenticated. [0m[0m11:34:54,840 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-502) Creating principal: :FuH6LsK0Iq_kK6-hLkBD1zZM6XXsWnM_dKKeDHIsLP8vM9AEpsyHVQciepNKrYVtx4Dt8m_Acne_N24CLNz-lA (null:16) [0m[0m11:34:54,841 INFO [com.maptology.service.access.AccessControlFilter] (default task-502) Aborting call due to security check. [0m[0m11:34:54,960 INFO [com.maptology.service.principal.LoginManager] (default task-506) User 'handte' authenticated. [0m[0m11:34:54,961 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-506) Creating principal: handte: (8:null) [0m[0m11:34:54,962 INFO [com.maptology.service.access.AccessControlFilter] (default task-506) Aborting call due to security check. [0m[0m11:34:55,071 INFO [com.maptology.service.principal.LoginManager] (default task-512) User 'admin' authenticated. [0m[0m11:34:55,072 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-512) Creating principal: admin: (4:null) [0m[0m11:34:55,113 INFO [com.maptology.service.access.AccessControlFilter] (default task-7) Aborting call due to security check. [0m[0m11:34:55,214 INFO [com.maptology.service.principal.LoginManager] (default task-9) User 'handte' authenticated. [0m[0m11:34:55,214 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-9) Creating principal: handte: (8:null) [0m[0m11:34:55,349 INFO [com.maptology.service.principal.LoginManager] (default task-16) User 'handte' authenticated. [0m[0m11:34:55,350 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-16) Creating principal: handte: (8:null) [0m[0m11:34:55,351 INFO [com.maptology.service.access.AccessControlFilter] (default task-16) Aborting call due to security check. [0m[0m11:34:55,391 INFO [com.maptology.service.principal.LoginManager] (default task-23) Validating device token [0m[0m11:34:55,393 INFO [com.maptology.service.principal.LoginManager] (default task-23) Device '2ohUHwka7RY6fqsx3WzIkEGmlA_h9NsAN0OeRqUCa-qYYBhT0bVatTmLwBOA6SFdfaVQB-eqUopEePzol5tJFw' authenticated. [0m[0m11:34:55,394 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-23) Creating principal: :2ohUHwka7RY6fqsx3WzIkEGmlA_h9NsAN0OeRqUCa-qYYBhT0bVatTmLwBOA6SFdfaVQB-eqUopEePzol5tJFw (null:24) [0m[0m11:34:55,394 INFO [com.maptology.service.access.AccessControlFilter] (default task-23) Aborting call due to security check. [0m[0m11:34:55,500 INFO [com.maptology.service.principal.LoginManager] (default task-27) User 'admin' authenticated. [0m[0m11:34:55,500 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-27) Creating principal: admin: (4:null) [0m[0m11:34:55,501 INFO [com.maptology.service.access.AccessControlFilter] (default task-27) Aborting call due to security check. [0m[0m11:34:55,544 INFO [com.maptology.service.principal.LoginManager] (default task-31) Validating device token [0m[0m11:34:55,545 INFO [com.maptology.service.principal.LoginManager] (default task-31) Device 'ucaV1xJHLOYF9CV0RYS1WW-s93w61TjjCJQFTibiNf3d9q1F9sMgH572kWcQvMUM3_AkouUPX9Ux0e2ucGjMZg' authenticated. [0m[0m11:34:55,546 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-31) Creating principal: :ucaV1xJHLOYF9CV0RYS1WW-s93w61TjjCJQFTibiNf3d9q1F9sMgH572kWcQvMUM3_AkouUPX9Ux0e2ucGjMZg (null:28) [0m[0m11:34:55,546 INFO [com.maptology.service.access.AccessControlFilter] (default task-31) Aborting call due to security check. [0m[0m11:34:55,651 INFO [com.maptology.service.principal.LoginManager] (default task-35) User 'handte' authenticated. [0m[0m11:34:55,651 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-35) Creating principal: handte: (8:null) [0m[0m11:34:55,741 INFO [com.maptology.service.principal.LoginManager] (default task-38) User 'handte' authenticated. [0m[0m11:34:55,741 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-38) Creating principal: handte: (8:null) [0m[0m11:34:55,752 INFO [com.maptology.service.rest.UserResource] (default task-38) Received a get request for the current user. [0m[0m11:34:55,792 INFO [com.maptology.service.access.AccessControlFilter] (default task-43) Aborting call due to security check. [0m[0m11:34:55,830 INFO [com.maptology.service.principal.LoginManager] (default task-33) Validating device token [0m[0m11:34:55,832 INFO [com.maptology.service.principal.LoginManager] (default task-33) Device 'kFE3hQeGV5KAUPG61g2E-BwKHnhIRxBurRUbw3SR5TvLSGJyM5nPAvPyd083Q_HIEpO0goJmnjDYr6eZdc58CA' authenticated. [0m[0m11:34:55,832 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-33) Creating principal: :kFE3hQeGV5KAUPG61g2E-BwKHnhIRxBurRUbw3SR5TvLSGJyM5nPAvPyd083Q_HIEpO0goJmnjDYr6eZdc58CA (null:32) [0m[0m11:34:55,833 INFO [com.maptology.service.access.AccessControlFilter] (default task-33) Aborting call due to security check. [0m[0m11:34:55,888 INFO [com.maptology.service.principal.LoginManager] (default task-52) Validating device token [0m[0m11:34:55,890 INFO [com.maptology.service.principal.LoginManager] (default task-52) Device 'w_0QCREpKs4kt7hTIC0kUEjKbtBOJ0MF7panIxoa2-Lye32zTPrFjVdI7W2M-4EiyN17325pb1aQ2ilySzhQAA' authenticated. [0m[0m11:34:55,890 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-52) Creating principal: :w_0QCREpKs4kt7hTIC0kUEjKbtBOJ0MF7panIxoa2-Lye32zTPrFjVdI7W2M-4EiyN17325pb1aQ2ilySzhQAA (null:34) [0m[0m11:34:55,941 INFO [com.maptology.service.principal.LoginManager] (default task-57) Validating device token [0m[0m11:34:55,942 INFO [com.maptology.service.principal.LoginManager] (default task-57) Device 'uXYbMaHOkqCkwG6A2-p67xK9WgPDHZ_ORJlhKDZSlwxHSi5dJdpwo1BtvCHabZD9omFyKVrx7lYga0vbv877hw' authenticated. [0m[0m11:34:55,943 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-57) Creating principal: :uXYbMaHOkqCkwG6A2-p67xK9WgPDHZ_ORJlhKDZSlwxHSi5dJdpwo1BtvCHabZD9omFyKVrx7lYga0vbv877hw (null:37) [0m[0m11:34:56,016 INFO [com.maptology.service.principal.LoginManager] (default task-59) User 'admin' authenticated. [0m[0m11:34:56,016 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-59) Creating principal: admin: (4:null) [0m[0m11:34:56,080 INFO [com.maptology.service.access.AccessControlFilter] (default task-63) Aborting call due to security check. [0m[0m11:34:56,123 INFO [com.maptology.service.principal.LoginManager] (default task-56) Validating device token [0m[0m11:34:56,124 INFO [com.maptology.service.principal.LoginManager] (default task-56) Device 'KQP9yowfvxjVPKJ-l5dHLMIFyC2ThcC8QeTU2bmxkUbCamwfgwFkBPWEd06HDDOts0_s1D4qYIRtJg6LuJEMKA' authenticated. [0m[0m11:34:56,125 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-56) Creating principal: :KQP9yowfvxjVPKJ-l5dHLMIFyC2ThcC8QeTU2bmxkUbCamwfgwFkBPWEd06HDDOts0_s1D4qYIRtJg6LuJEMKA (null:41) [0m[0m11:34:56,125 INFO [com.maptology.service.access.AccessControlFilter] (default task-56) Aborting call due to security check. [0m[0m11:34:56,172 INFO [com.maptology.service.principal.LoginManager] (default task-74) Validating device token [0m[0m11:34:56,173 INFO [com.maptology.service.principal.LoginManager] (default task-74) Device 'p3onn5-RVlRECv3D-BDUKCJQkRVzhekeIu15FDp0luCAteurAEO04082O9iYLSV1CVQTi_yuAqzuZxRyNRIpxQ' authenticated. [0m[0m11:34:56,174 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-74) Creating principal: :p3onn5-RVlRECv3D-BDUKCJQkRVzhekeIu15FDp0luCAteurAEO04082O9iYLSV1CVQTi_yuAqzuZxRyNRIpxQ (null:42) [0m[0m11:34:56,175 INFO [com.maptology.service.access.AccessControlFilter] (default task-74) Aborting call due to security check. [0m[0m11:34:56,209 INFO [com.maptology.service.principal.LoginManager] (default task-79) Validating device token [0m[0m11:34:56,211 INFO [com.maptology.service.principal.LoginManager] (default task-79) Device 'pW2HsBhpHYIUf2rzEE8k5n3eeX5gxDTRe6HkFKQjuwd_-iLdfb86rQ_7_2n4cJrHuNlASeZ78ZFWkHbiCs8xUw' authenticated. [0m[0m11:34:56,211 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-79) Creating principal: :pW2HsBhpHYIUf2rzEE8k5n3eeX5gxDTRe6HkFKQjuwd_-iLdfb86rQ_7_2n4cJrHuNlASeZ78ZFWkHbiCs8xUw (null:44) [0m[0m11:34:56,316 INFO [com.maptology.service.principal.LoginManager] (default task-70) User 'handte' authenticated. [0m[0m11:34:56,317 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-70) Creating principal: handte: (8:null) [0m[0m11:34:56,317 INFO [com.maptology.service.access.AccessControlFilter] (default task-70) Aborting call due to security check. [0m[0m11:34:56,419 INFO [com.maptology.service.principal.LoginManager] (default task-86) User 'handte' authenticated. [0m[0m11:34:56,419 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-86) Creating principal: handte: (8:null) [0m[0m11:34:56,493 INFO [com.maptology.service.principal.LoginManager] (default task-87) User 'handte' authenticated. [0m[0m11:34:56,494 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-87) Creating principal: handte: (8:null) [0m[0m11:34:56,603 INFO [com.maptology.service.principal.LoginManager] (default task-92) User 'handte' authenticated. [0m[0m11:34:56,604 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-92) Creating principal: handte: (8:null) [0m[0m11:34:56,677 INFO [com.maptology.service.principal.LoginManager] (default task-94) User 'handte' authenticated. [0m[0m11:34:56,677 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-94) Creating principal: handte: (8:null) [0m[0m11:34:56,757 INFO [com.maptology.service.principal.LoginManager] (default task-96) User 'admin' authenticated. [0m[0m11:34:56,757 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-96) Creating principal: admin: (4:null) [0m[0m11:34:56,879 INFO [com.maptology.service.principal.LoginManager] (default task-100) User 'handte' authenticated. [0m[0m11:34:56,879 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-100) Creating principal: handte: (8:null) [0m[0m11:34:56,957 INFO [com.maptology.service.principal.LoginManager] (default task-102) User 'handte' authenticated. [0m[0m11:34:56,958 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-102) Creating principal: handte: (8:null) [0m[0m11:34:56,958 INFO [com.maptology.service.access.AccessControlFilter] (default task-102) Aborting call due to security check. [0m[0m11:34:57,105 INFO [com.maptology.service.principal.LoginManager] (default task-111) User 'handte' authenticated. [0m[0m11:34:57,105 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-111) Creating principal: handte: (8:null) [0m[0m11:34:57,215 INFO [com.maptology.service.principal.LoginManager] (default task-116) User 'admin' authenticated. [0m[0m11:34:57,215 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-116) Creating principal: admin: (4:null) [0m[0m11:34:57,216 INFO [com.maptology.service.access.AccessControlFilter] (default task-116) Aborting call due to security check. [0m[0m11:34:57,256 INFO [com.maptology.service.access.AccessControlFilter] (default task-114) Aborting call due to security check. [0m[0m11:34:57,293 INFO [com.maptology.service.principal.LoginManager] (default task-126) Validating device token [0m[0m11:34:57,295 INFO [com.maptology.service.principal.LoginManager] (default task-126) Device 'S_UkEiEWZfgcGZLG8vFNv2xmMTSO8vzio2YWi0C1q0KGO7LpvB6jiLGRdEG4enS7OtpYYSeSPuE0Ricl892Uew' authenticated. [0m[0m11:34:57,295 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-126) Creating principal: :S_UkEiEWZfgcGZLG8vFNv2xmMTSO8vzio2YWi0C1q0KGO7LpvB6jiLGRdEG4enS7OtpYYSeSPuE0Ricl892Uew (null:59) [0m[0m11:34:57,296 INFO [com.maptology.service.access.AccessControlFilter] (default task-126) Aborting call due to security check. [0m[0m11:34:57,411 INFO [com.maptology.service.principal.LoginManager] (default task-123) User 'handte' authenticated. [0m[0m11:34:57,412 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-123) Creating principal: handte: (8:null) [0m[0m11:34:57,412 INFO [com.maptology.service.access.AccessControlFilter] (default task-123) Aborting call due to security check. [0m[0m11:34:57,447 INFO [com.maptology.service.access.AccessControlFilter] (default task-135) Aborting call due to security check. [0m[0m11:34:57,490 INFO [com.maptology.service.access.AccessControlFilter] (default task-140) Aborting call due to security check. [0m[0m11:34:57,601 INFO [com.maptology.service.principal.LoginManager] (default task-145) User 'handte' authenticated. [0m[0m11:34:57,602 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-145) Creating principal: handte: (8:null) [0m[0m11:34:57,718 INFO [com.maptology.service.principal.LoginManager] (default task-150) User 'admin' authenticated. [0m[0m11:34:57,718 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-150) Creating principal: admin: (4:null) [0m[0m11:34:57,824 INFO [com.maptology.service.principal.LoginManager] (default task-146) User 'handte' authenticated. [0m[0m11:34:57,825 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-146) Creating principal: handte: (8:null) [0m[0m11:34:57,826 INFO [com.maptology.service.rest.UserResource] (default task-146) Received a get request for the current user. [0m[0m11:34:57,903 INFO [com.maptology.service.principal.LoginManager] (default task-158) User 'admin' authenticated. [0m[0m11:34:57,903 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-158) Creating principal: admin: (4:null) [0m[0m11:34:57,961 INFO [com.maptology.service.principal.LoginManager] (default task-162) Validating device token [0m[0m11:34:57,962 INFO [com.maptology.service.principal.LoginManager] (default task-162) Device 'n1sH3AoHJcUdXasMn8M0O53PSrxv5u5tY0-vXtJBy5WNjWzzhk7gpgVeHfgjLz1mU2irelkEiw2JpJK8fiWs9g' authenticated. [0m[0m11:34:57,962 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-162) Creating principal: :n1sH3AoHJcUdXasMn8M0O53PSrxv5u5tY0-vXtJBy5WNjWzzhk7gpgVeHfgjLz1mU2irelkEiw2JpJK8fiWs9g (null:70) [0m[0m11:34:58,036 INFO [com.maptology.service.principal.LoginManager] (default task-155) User 'handte' authenticated. [0m[0m11:34:58,036 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-155) Creating principal: handte: (8:null) [0m[0m11:34:58,076 INFO [com.maptology.service.access.AccessControlFilter] (default task-168) Aborting call due to security check. [0m[0m11:34:58,201 INFO [com.maptology.service.principal.LoginManager] (default task-171) User 'admin' authenticated. [0m[0m11:34:58,202 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-171) Creating principal: admin: (4:null) [0m[0m11:34:58,318 INFO [com.maptology.service.principal.LoginManager] (default task-178) User 'admin' authenticated. [0m[0m11:34:58,318 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-178) Creating principal: admin: (4:null) [0m[0m11:34:58,390 INFO [com.maptology.service.principal.LoginManager] (default task-180) User 'admin' authenticated. [0m[0m11:34:58,391 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-180) Creating principal: admin: (4:null) [0m[0m11:34:58,407 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 17) WFLYUT0022: Unregistered web context: /api [0m[0m11:34:58,407 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 21) Cancel geocoding called. [0m[0m11:34:58,420 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 28) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear/ejb.jar#maptology-datastore' [0m[0m11:34:58,420 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 70) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear/ejb.jar#maptology-public' [0m[0m11:34:58,424 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 70) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear/ejb.jar#maptology-datastore' [0m[0m11:34:58,424 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 28) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear/ejb.jar#maptology-public' [0m[0m11:34:58,440 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 28) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:34:58,440 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 40ms [0m[0m11:34:58,443 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 43ms [0m[0m11:34:58,446 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment 60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear (runtime-name: 60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear) in 46ms [0m[33m11:34:58,456 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:34:58,457 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/53/923389a3d7d6094493cbc519dd61e2295f6cf9/content [0m[0m11:34:58,457 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear" (runtime-name: "60e48dfc-1703-4f33-932c-c5f2b3dd0091.ear") [0m[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.185 s - in com.maptology.service.test.rest.DeviceResourceTest [INFO] Running com.maptology.service.test.rest.LogResourceTest Jul 17, 2019 11:34:58 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m11:34:58,747 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/d4/da05c3ed70f455a2bd35702914a2c28b797c04/content [0m[0m11:34:58,748 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear" (runtime-name: "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear") [0m[0m11:34:58,839 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m11:34:58,839 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m11:34:58,865 INFO [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m11:34:58,865 INFO [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m11:34:58,880 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 28) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'ec1cf643-e86c-44ae-8335-852da5c7bf40.ear/ejb.jar#maptology-datastore' [0m[0m11:34:58,880 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 28) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m11:34:58,880 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 70) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'ec1cf643-e86c-44ae-8335-852da5c7bf40.ear/ejb.jar#maptology-public' [0m[0m11:34:58,880 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 70) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m11:34:58,881 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment ec1cf643-e86c-44ae-8335-852da5c7bf40.ear [0m[0m11:34:58,902 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment war.war [0m[0m11:34:58,903 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m11:34:58,920 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m11:34:58,921 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m11:34:58,921 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m11:34:58,922 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear"' are as follows: java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/ec1cf643-e86c-44ae-8335-852da5c7bf40/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m11:34:58,941 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 70) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:58,942 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 70) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m11:34:58,948 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 70) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m11:34:59,005 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 70) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'ec1cf643-e86c-44ae-8335-852da5c7bf40.ear/ejb.jar#maptology-public' [0m[0m11:34:59,005 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 28) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'ec1cf643-e86c-44ae-8335-852da5c7bf40.ear/ejb.jar#maptology-datastore' [0m[0m11:34:59,008 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 28) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m11:34:59,008 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 70) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m11:34:59,009 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 28) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m11:34:59,009 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 70) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m11:34:59,014 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 28) Envers integration enabled? : true [0m[0m11:34:59,014 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 70) Envers integration enabled? : true [0m[0m11:34:59,101 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 70) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:59,102 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 28) HHH000227: Running hbm2ddl schema export [0m[0m11:34:59,115 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 28) HHH000230: Schema export complete [0m[0m11:34:59,115 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 28) HHH000397: Using ASTQueryTranslatorFactory [0m[0m11:34:59,327 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 3) Schedule geocoding called. [0m[0m11:34:59,327 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 3) Scheduling batch geocoder. [0m[0m11:34:59,335 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 3) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m11:34:59,335 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 3) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m11:34:59,336 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) Initializing roles (data). [0m[0m11:34:59,337 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) Creating role admin. [0m[0m11:34:59,341 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) Role admin created. [0m[0m11:34:59,342 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) Creating role user. [0m[0m11:34:59,342 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 3) Registering AuthConfigFactory for default-host /api. [0m[0m11:34:59,353 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) Role user created. [0m[0m11:34:59,354 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 3) WFLYUT0021: Registered web context: /api [0m[0m11:34:59,354 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) Creating role device. [0m[0m11:34:59,356 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) Role device created. [0m[0m11:34:59,356 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) Initializing users. [0m[0m11:34:59,357 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) Creating user admin. [0m[0m11:34:59,421 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) User admin created. [0m[0m11:34:59,422 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) User admin created. [0m[0m11:34:59,422 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) Creating user handte. [0m[0m11:34:59,488 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) User handte created. [0m[0m11:34:59,550 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) User friend created. [0m[0m11:34:59,609 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 23) User intruder created. [0m[0m11:34:59,620 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear" (runtime-name : "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear") [0m[0m11:34:59,677 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,678 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m11:34:59,820 INFO [com.maptology.service.access.AccessControlFilter] (default task-184) Aborting call due to security check. [0m[0m11:34:59,895 INFO [com.maptology.service.principal.LoginManager] (default task-186) User 'handte' authenticated. [0m[0m11:34:59,896 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-186) Creating principal: handte: (8:null) [0m[0m11:34:59,897 INFO [com.maptology.service.access.AccessControlFilter] (default task-186) Aborting call due to security check. [0m[0m11:34:59,969 INFO [com.maptology.service.socket.LogStreamSocket] (default task-190) Log stream session opened. [0m[0m11:35:00,048 INFO [com.maptology.service.principal.LoginManager] (default task-192) User 'handte' authenticated. [0m[0m11:35:00,049 INFO [com.maptology.service.socket.LogStreamSocket] (default task-192) Closing log stream for valid but non-admin user. [0m[0m11:35:00,053 INFO [com.maptology.service.socket.LogStreamSocket] (default task-192) Log stream session closed. [0m[0m11:35:00,145 INFO [com.maptology.service.principal.LoginManager] (default task-197) User 'admin' authenticated. [0m[0m11:35:00,145 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-197) Creating principal: admin: (4:null) [0m[0m11:35:00,228 INFO [com.maptology.service.principal.LoginManager] (default task-198) User 'admin' authenticated. [0m[0m11:35:00,228 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-198) Creating principal: admin: (4:null) [0m[0m11:35:00,249 INFO [com.maptology.service.socket.LogStreamSocket] (default task-202) Log stream session opened. [0m[0m11:35:00,319 INFO [com.maptology.service.principal.LoginManager] (default task-202) User 'admin' authenticated. [0m[0m11:35:00,319 INFO [com.maptology.service.socket.LogStreamSocket] (default task-202) Starting log stream for admin user 'admin'. [0m[0m11:35:00,329 INFO [com.maptology.service.socket.LogStreamSocket] (default task-208) Stopping log stream for closed connection. [0m[0m11:35:00,331 INFO [com.maptology.service.socket.LogStreamSocket] (default task-208) Log stream session closed. [0m[0m11:35:00,342 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 7) WFLYUT0022: Unregistered web context: /api [0m[0m11:35:00,343 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 12) Cancel geocoding called. [0m[0m11:35:00,361 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 6) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'ec1cf643-e86c-44ae-8335-852da5c7bf40.ear/ejb.jar#maptology-public' [0m[0m11:35:00,361 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'ec1cf643-e86c-44ae-8335-852da5c7bf40.ear/ejb.jar#maptology-datastore' [0m[0m11:35:00,369 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'ec1cf643-e86c-44ae-8335-852da5c7bf40.ear/ejb.jar#maptology-public' [0m[0m11:35:00,369 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 6) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'ec1cf643-e86c-44ae-8335-852da5c7bf40.ear/ejb.jar#maptology-datastore' [0m[0m11:35:00,384 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 6) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m11:35:00,385 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 47ms [0m[0m11:35:00,388 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 50ms [0m[0m11:35:00,391 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment ec1cf643-e86c-44ae-8335-852da5c7bf40.ear (runtime-name: ec1cf643-e86c-44ae-8335-852da5c7bf40.ear) in 53ms [0m[33m11:35:00,401 WARN [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m11:35:00,402 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/d4/da05c3ed70f455a2bd35702914a2c28b797c04/content [0m[0m11:35:00,402 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear" (runtime-name: "ec1cf643-e86c-44ae-8335-852da5c7bf40.ear") [0m[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.945 s - in com.maptology.service.test.rest.LogResourceTest [INFO] Running com.maptology.service.test.unit.BasicAuthCredentialTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.maptology.service.test.unit.BasicAuthCredentialTest Jul 17, 2019 11:35:00 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNING: Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. [0m11:35:00,422 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0236: Suspending server with no timeout. [0m[0m11:35:00,425 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' [0m[0m11:35:00,437 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] [0m[0m11:35:00,439 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0019: Host default-host stopping [0m[0m11:35:00,440 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTPS listener https suspending [0m[0m11:35:00,440 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:9443 [0m[0m11:35:00,443 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0008: Undertow HTTP listener default suspending [0m[0m11:35:00,443 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] [0m[0m11:35:00,443 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:9080 [0m[0m11:35:00,444 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0004: Undertow 1.4.0.Final stopping [0m[0m11:35:00,445 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 [0m[0m11:35:00,478 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 34ms [0m[INFO] [INFO] Results: [INFO] [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-war-plugin:3.2.0:war (default-war) @ war --- [INFO] Packaging webapp [INFO] Assembling webapp [war] in [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/war-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/swagger/] to [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/war-0.0.1-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/src/main/webapp] [INFO] Webapp assembled in [41 msecs] [INFO] Building war: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/war-0.0.1-SNAPSHOT.war [INFO] Packaging classes [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/war-0.0.1-SNAPSHOT-classes.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ war >>> [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (default) @ war --- [INFO] Configured Artifact: com.maptology:api:0.0.1-SNAPSHOT:swagger [INFO] com.maptology:api:0.0.1-SNAPSHOT:swagger already exists in /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/swagger [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ war <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ war --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/war-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Swarm 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ swarm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ swarm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/swarm/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ swarm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/swarm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ swarm --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ swarm --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ swarm --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/swarm/target/swarm-0.0.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ swarm >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ swarm <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ swarm --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/swarm/target/swarm-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- wildfly-swarm-plugin:2017.11.0:package (default) @ swarm --- Resolving 90 out of 455 artifacts [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Web 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ web >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ web <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ web --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Web Angular 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (default) @ angular --- [INFO] Configured Artifact: com.maptology:api:0.0.1-SNAPSHOT:swagger [INFO] Copying maptology.json to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/src/api/maptology.json [INFO] [INFO] --- frontend-maven-plugin:1.6:install-node-and-npm (node-install) @ angular --- [INFO] Node v8.12.0 is already installed. [INFO] NPM 6.4.1 is already installed. [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (npm-install) @ angular --- [INFO] Running 'npm install' in /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular [WARNING] npm WARN ngx-gauge@1.0.0-beta.10 requires a peer of @angular/common@^7.1.0 but none is installed. You must install peer dependencies yourself. [WARNING] npm WARN ngx-gauge@1.0.0-beta.10 requires a peer of @angular/core@^7.1.0 but none is installed. You must install peer dependencies yourself. [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents): [WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [ERROR] [INFO] audited 15336 packages in 9.092s [INFO] found 36 vulnerabilities (5 low, 22 moderate, 9 high) [INFO] run `npm audit fix` to fix them, or `npm audit` for details [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (npm-build) @ angular --- [INFO] Running 'npm run release' in /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular [INFO] [INFO] > maptology@1.0.0 release /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular [INFO] > npm run api && ng b -prod [INFO] [INFO] [INFO] > maptology@1.0.0 api /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular [INFO] > a4apigen -s src/api/maptology.json -o ./src/api [INFO] [INFO] Reading Swagger file src/api/maptology.json [INFO] Parsing Swagger JSON [INFO] Reading Mustache templates [INFO] Creating Mustache viewModel [INFO] Rendering template for API [INFO] Creating output file ./src/api/index.ts [INFO] Rendering template for model BuildVersion [INFO] Creating output file ./src/api/models/buildversion.model.ts [INFO] Rendering template for model Coordinate [INFO] Creating output file ./src/api/models/coordinate.model.ts [INFO] Rendering template for model Device [INFO] Creating output file ./src/api/models/device.model.ts [INFO] Rendering template for model DeviceHandle [INFO] Creating output file ./src/api/models/devicehandle.model.ts [INFO] Rendering template for model DeviceInfo [INFO] Creating output file ./src/api/models/deviceinfo.model.ts [INFO] Rendering template for model DevicePage [INFO] Creating output file ./src/api/models/devicepage.model.ts [INFO] Rendering template for model Email [INFO] Creating output file ./src/api/models/email.model.ts [INFO] Rendering template for model EntityStatistic [INFO] Creating output file ./src/api/models/entitystatistic.model.ts [INFO] Rendering template for model LoadStatistic [INFO] Creating output file ./src/api/models/loadstatistic.model.ts [INFO] Rendering template for model Location [INFO] Creating output file ./src/api/models/location.model.ts [INFO] Rendering template for model LocationUpdate [INFO] Creating output file ./src/api/models/locationupdate.model.ts [INFO] Rendering template for model LogMessage [INFO] Creating output file ./src/api/models/logmessage.model.ts [INFO] Rendering template for model Message [INFO] Creating output file ./src/api/models/message.model.ts [INFO] Rendering template for model Notice [INFO] Creating output file ./src/api/models/notice.model.ts [INFO] Rendering template for model NoticePage [INFO] Creating output file ./src/api/models/noticepage.model.ts [INFO] Rendering template for model Place [INFO] Creating output file ./src/api/models/place.model.ts [INFO] Rendering template for model PlacePage [INFO] Creating output file ./src/api/models/placepage.model.ts [INFO] Rendering template for model Position [INFO] Creating output file ./src/api/models/position.model.ts [INFO] Rendering template for model PositionPage [INFO] Creating output file ./src/api/models/positionpage.model.ts [INFO] Rendering template for model Privilege [INFO] Creating output file ./src/api/models/privilege.model.ts [INFO] Rendering template for model PrivilegePage [INFO] Creating output file ./src/api/models/privilegepage.model.ts [INFO] Rendering template for model ReleasedLocation [INFO] Creating output file ./src/api/models/releasedlocation.model.ts [INFO] Rendering template for model Share [INFO] Creating output file ./src/api/models/share.model.ts [INFO] Rendering template for model ShareInfo [INFO] Creating output file ./src/api/models/shareinfo.model.ts [INFO] Rendering template for model SystemStatistic [INFO] Creating output file ./src/api/models/systemstatistic.model.ts [INFO] Rendering template for model User [INFO] Creating output file ./src/api/models/user.model.ts [INFO] Rendering template for model UserPage [INFO] Creating output file ./src/api/models/userpage.model.ts [INFO] Rendering template for model UserPassword [INFO] Creating output file ./src/api/models/userpassword.model.ts [INFO] Rendering template for model UserRegistration [INFO] Creating output file ./src/api/models/userregistration.model.ts [INFO] Rendering template for model Visit [INFO] Creating output file ./src/api/models/visit.model.ts [INFO] Rendering template for model VisitPage [INFO] Creating output file ./src/api/models/visitpage.model.ts [INFO] Rendering common models export [INFO] Creating output file ./src/api/models.ts [INFO] API client generated successfully [INFO] [0mDate: [1m[37m2019-07-17T09:35:46.556Z[39m[22m[0m [INFO] [0mHash: [1m[37m3b1ee43ca9eec283260e[39m[22m[0m [INFO] [0mTime: [1m[37m27351[39m[22mms[0m [INFO] [0mchunk {[1m[33m0[39m[22m} [1m[32mmain.5d0643b2206b4bd5a88f.bundle.js[39m[22m (main) 1.82 MB [1m[33m[initial][39m[22m[1m[32m [rendered][39m[22m[0m [INFO] [0mchunk {[1m[33m1[39m[22m} [1m[32mpolyfills.9c94ef70facdb9095f00.bundle.js[39m[22m (polyfills) 63.5 kB [1m[33m[initial][39m[22m[1m[32m [rendered][39m[22m[0m [INFO] [0mchunk {[1m[33m2[39m[22m} [1m[32mstyles.a88478a6f5e83737ec89.bundle.css[39m[22m (styles) 65.6 kB [1m[33m[initial][39m[22m[1m[32m [rendered][39m[22m[0m [INFO] [0mchunk {[1m[33m3[39m[22m} [1m[32minline.318b50c57b4eba3d437b.bundle.js[39m[22m (inline) 796 bytes [1m[33m[entry][39m[22m[1m[32m [rendered][39m[22m[0m [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-resource (add-resource) @ angular --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ angular --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/src/main/resources [INFO] Copying 55 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ angular --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ angular --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ angular --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ angular --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ angular --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/target/angular-0.0.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ angular >>> [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (default) @ angular --- [INFO] Configured Artifact: com.maptology:api:0.0.1-SNAPSHOT:swagger [INFO] com.maptology:api:0.0.1-SNAPSHOT:swagger already exists in /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/src/api [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ angular <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ angular --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/target/angular-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Web Webapp 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.0.2:unpack (unpack) @ webapp --- [INFO] Configured Artifact: com.maptology.web:angular:?:jar [INFO] Unpacking /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/target/angular-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/webapp/target/generated-sources/angular with includes "" and excludes "META-INF/**" [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/webapp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ webapp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/webapp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ webapp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ webapp --- [INFO] [INFO] --- maven-war-plugin:3.2.0:war (default-war) @ webapp --- [INFO] Packaging webapp [INFO] Assembling webapp [webapp] in [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/webapp/target/webapp-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/webapp/target/generated-sources/angular/] to [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/webapp/target/webapp-0.0.1-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/webapp/src/main/webapp] [INFO] Webapp assembled in [13 msecs] [INFO] Building war: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/webapp/target/webapp-0.0.1-SNAPSHOT.war [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ webapp >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ webapp <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ webapp --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/webapp/target/webapp-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Ear 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/ear/src/main/resources [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear --- [INFO] Copying artifact [war:com.maptology.service:war:0.0.1-SNAPSHOT] to [com-maptology-service-war-0.0.1-SNAPSHOT.war] [INFO] Copying artifact [war:com.maptology.web:webapp:0.0.1-SNAPSHOT] to [com-maptology-web-webapp-0.0.1-SNAPSHOT.war] [INFO] Could not find manifest file: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/ear/target/maptology.ear [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ ear >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ ear <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ ear --- [INFO] No sources in project. Archive not created. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Maptology .......................................... SUCCESS [ 0.142 s] [INFO] Maptology Api ...................................... SUCCESS [ 3.531 s] [INFO] Maptology Android .................................. SUCCESS [ 0.001 s] [INFO] Maptology Android Feign ............................ SUCCESS [ 1.592 s] [INFO] Maptology Android Leafless ......................... SUCCESS [ 3.160 s] [INFO] Maptology Android App .............................. SUCCESS [ 26.874 s] [INFO] Maptology Service .................................. SUCCESS [ 0.002 s] [INFO] Maptology Service Wildfly .......................... SUCCESS [ 0.001 s] [INFO] Maptology Service Geocode .......................... SUCCESS [ 0.663 s] [INFO] Maptology Service Ejb .............................. SUCCESS [ 25.642 s] [INFO] Maptology Service War .............................. SUCCESS [ 38.705 s] [INFO] Maptology Service Swarm ............................ SUCCESS [ 5.746 s] [INFO] Maptology Web ...................................... SUCCESS [ 0.001 s] [INFO] Maptology Web Angular .............................. SUCCESS [ 39.807 s] [INFO] Maptology Web Webapp ............................... SUCCESS [ 0.196 s] [INFO] Maptology Ear ...................................... SUCCESS [ 0.213 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:27 min [INFO] Finished at: 2019-07-17T11:35:47+02:00 [INFO] Final Memory: 95M/1724M [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) [Pipeline] withCredentials Masking supported pattern matches of $keyfile [Pipeline] { [Pipeline] sh + scp -i **** ear/target/maptology.ear wildfly@srv.nes.uni-due.de:/opt/wildfly-10.1.0.final/standalone/deployments/maptology.ear Host key verification failed. lost connection [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline [Gitea] Notifying branch build status: FAILURE There was a failure building this commit [Gitea] Notified ERROR: script returned exit code 1 Finished: FAILURE