Skip to content

Console Output

13:40:35 Started by user unknown or anonymous
13:40:35 Running as SYSTEM
13:40:35 Building in workspace /data/jenkins/workspace/test-v5in-platform-source
13:40:35 The recommended git tool is: NONE
13:40:35 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
13:40:35 Cloning the remote Git repository
13:40:35 Cloning repository https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git
13:40:35  > /usr/local/git/bin/git init /data/jenkins/workspace/test-v5in-platform-source # timeout=10
13:40:35 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git
13:40:35  > /usr/local/git/bin/git --version # timeout=10
13:40:35  > git --version # 'git version 2.43.0'
13:40:35 using GIT_ASKPASS to set credentials gitlab凭据
13:40:35  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:40:40  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git # timeout=10
13:40:40  > /usr/local/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:40:40 Avoid second fetch
13:40:40  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test-ws^{commit} # timeout=10
13:40:40 Checking out Revision e49462d461175a97514f7155acc40f71ab3ec892 (refs/remotes/origin/test-ws)
13:40:40  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
13:40:40  > /usr/local/git/bin/git checkout -f e49462d461175a97514f7155acc40f71ab3ec892 # timeout=10
13:40:40 Commit message: "Merge branch '20251203心理测评回调优化' into test-ws"
13:40:40  > /usr/local/git/bin/git rev-list --no-walk e49462d461175a97514f7155acc40f71ab3ec892 # timeout=10
13:40:40 Parsing POMs
13:40:41 Established TCP socket on 38363
13:40:41 [test-v5in-platform-source] $ /usr/local/jdk1.8/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 38363
13:40:41 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
13:40:41 	at java.lang.ClassLoader.defineClass1(Native Method)
13:40:41 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
13:40:41 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
13:40:41 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
13:40:41 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
13:40:41 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
13:40:41 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
13:40:41 	at java.security.AccessController.doPrivileged(Native Method)
13:40:41 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
13:40:41 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
13:40:41 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
13:40:41 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
13:40:41 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
13:40:41 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
13:40:41 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
13:40:41 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
13:40:41 ERROR: ================================================================================
13:40:41 ERROR: Invalid project setup: Connection reset
13:40:41 ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
13:40:41 ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
13:40:41 ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
13:40:41 ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
13:40:41 ERROR: ================================================================================
13:40:41 Established TCP socket on 33481
13:40:41 [test-v5in-platform-source] $ /usr/local/jdk-17.0.6/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 33481
13:40:41 NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
13:40:42 <===[JENKINS REMOTING CAPACITY]===>channel started
13:40:44 Executing Maven:  -B -f /data/jenkins/workspace/test-v5in-platform-source/pom.xml clean package -DskipTests -Ptest-in-ws
13:40:45 [INFO] Scanning for projects...
13:40:45 [WARNING] 
13:40:45 [WARNING] Some problems were encountered while building the effective model for com.bcxin:infrastructures:pom:1.0-SNAPSHOT
13:40:45 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.alibaba:fastjson:jar -> duplicate declaration of version 1.2.75 @ com.bcxin:tenant-platform:1.0-SNAPSHOT, /data/jenkins/workspace/test-v5in-platform-source/pom.xml, line 251, column 25
13:40:45 [WARNING] 
13:40:45 [WARNING] Some problems were encountered while building the effective model for com.bcxin:identity-web-api:jar:1.0-SNAPSHOT
13:40:45 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21
13:40:45 [WARNING] 
13:40:45 [WARNING] Some problems were encountered while building the effective model for com.bcxin:security-web-api:jar:1.0-SNAPSHOT
13:40:45 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21
13:40:45 [WARNING] 
13:40:45 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-web-api:jar:1.0-SNAPSHOT
13:40:45 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
13:40:45 [WARNING] 
13:40:45 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-rest-web-api:jar:1.0-SNAPSHOT
13:40:45 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.springfox:springfox-boot-starter:jar -> version (?) vs 3.0.0 @ line 119, column 21
13:40:45 [WARNING] 
13:40:45 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-bus-api:jar:1.0-SNAPSHOT
13:40:45 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
13:40:45 [WARNING] 
13:40:45 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-platform:pom:1.0-SNAPSHOT
13:40:45 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.alibaba:fastjson:jar -> duplicate declaration of version 1.2.75 @ line 251, column 25
13:40:45 [WARNING] 
13:40:45 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
13:40:45 [WARNING] 
13:40:45 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
13:40:45 [WARNING] 
13:40:45 [INFO] ------------------------------------------------------------------------
13:40:45 [INFO] Reactor Build Order:
13:40:45 [INFO] 
13:40:45 [INFO] tenant-platform                                                    [pom]
13:40:45 [INFO] infrastructures                                                    [pom]
13:40:45 [INFO] tenant-registration-nacos                                          [jar]
13:40:45 [INFO] tenant-Infrastructure                                              [jar]
13:40:45 [INFO] tenant-api-interface                                               [jar]
13:40:45 [INFO] tenant-web-common                                                  [jar]
13:40:45 [INFO] tenant-queue-rabbitmq                                              [jar]
13:40:45 [INFO] tenant-infrastructure-office                                       [jar]
13:40:45 [INFO] tenant-infrastructure-hibernate                                    [jar]
13:40:45 [INFO] identity-server                                                    [pom]
13:40:45 [INFO] identity-domain                                                    [jar]
13:40:45 [INFO] identity-domain-repository                                         [jar]
13:40:45 [INFO] identity-web-api                                                   [jar]
13:40:45 [INFO] security-server                                                    [pom]
13:40:45 [INFO] security-domain                                                    [jar]
13:40:45 [INFO] security-domain-repository                                         [jar]
13:40:45 [INFO] security-web-api                                                   [jar]
13:40:45 [INFO] tenant-server                                                      [pom]
13:40:45 [INFO] tenant-domain                                                      [jar]
13:40:45 [INFO] tenant-domain-v5                                                   [jar]
13:40:45 [INFO] tenant-domain-repository                                           [jar]
13:40:45 [INFO] tenant-Infrastructure-message                                      [jar]
13:40:45 [INFO] tenant-web-api                                                     [jar]
13:40:45 [INFO] tenant-rest-web-common                                             [jar]
13:40:45 [INFO] tenant-rest-web-api                                                [jar]
13:40:45 [INFO] tenant-backend-task                                                [jar]
13:40:45 [INFO] tenant-rbac-server                                                 [pom]
13:40:45 [INFO] tenant-rbac-domain                                                 [jar]
13:40:45 [INFO] tenant-rbac-domain-repository                                      [jar]
13:40:45 [INFO] tenant-rbac-api                                                    [jar]
13:40:45 [INFO] tenant-rbac-domain-v5-repository                                   [jar]
13:40:45 [INFO] tenant-shared-rest-web-api                                         [jar]
13:40:45 [INFO] tenant-bus                                                         [pom]
13:40:45 [INFO] tenant-bus-domain                                                  [jar]
13:40:45 [INFO] tenant-bus-api                                                     [jar]
13:40:45 [INFO] 
13:40:45 [INFO] ---------------------< com.bcxin:tenant-platform >----------------------
13:40:45 [INFO] Building tenant-platform 1.0-SNAPSHOT                             [1/35]
13:40:45 [INFO] --------------------------------[ pom ]---------------------------------
13:40:45 [INFO] 
13:40:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-platform ---
13:40:46 [INFO] 
13:40:46 [INFO] ---------------------< com.bcxin:infrastructures >----------------------
13:40:46 [INFO] Building infrastructures 1.0-SNAPSHOT                             [2/35]
13:40:46 [INFO] --------------------------------[ pom ]---------------------------------
13:40:46 [INFO] 
13:40:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ infrastructures ---
13:40:47 [INFO] 
13:40:47 [INFO] ----------------< com.bcxin:tenant-registration-nacos >-----------------
13:40:47 [INFO] Building tenant-registration-nacos 1.0-SNAPSHOT                   [3/35]
13:40:47 [INFO] --------------------------------[ jar ]---------------------------------
13:40:47 [INFO] 
13:40:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-registration-nacos ---
13:40:47 [INFO] 
13:40:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-registration-nacos ---
13:40:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:40:47 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/src/main/resources
13:40:47 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/src/main/resources
13:40:47 [INFO] 
13:40:47 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-registration-nacos ---
13:40:47 [INFO] Changes detected - recompiling the module!
13:40:47 [INFO] Compiling 1 source file to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/target/classes
13:40:49 [INFO] 
13:40:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-registration-nacos ---
13:40:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:40:49 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/src/test/resources
13:40:49 [INFO] 
13:40:49 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-registration-nacos ---
13:40:49 [INFO] No sources to compile
13:40:49 [INFO] 
13:40:49 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-registration-nacos ---
13:40:49 [INFO] Tests are skipped.
13:40:49 [INFO] 
13:40:49 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-registration-nacos ---
13:40:49 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar
13:40:50 [INFO] 
13:40:50 [INFO] ------------------< com.bcxin:tenant-Infrastructure >-------------------
13:40:50 [INFO] Building tenant-Infrastructure 1.0-SNAPSHOT                       [4/35]
13:40:50 [INFO] --------------------------------[ jar ]---------------------------------
13:40:50 [WARNING] The artifact org.hibernate:hibernate-validator:jar:6.1.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.1.2.Final
13:40:50 [INFO] 
13:40:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure ---
13:40:50 [INFO] 
13:40:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure ---
13:40:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:40:50 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/resources
13:40:50 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/resources
13:40:50 [INFO] 
13:40:50 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure ---
13:40:50 [INFO] Changes detected - recompiling the module!
13:40:50 [INFO] Compiling 144 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/target/classes
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[80,23] BASE64Decoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[105,25] BASE64Decoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[107,23] BASE64Decoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[261,23] BASE64Decoder is internal proprietary API and may be removed in a future release
13:40:56 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[276,32] BASE64Encoder is internal proprietary API and may be removed in a future release
13:40:56 [INFO] 
13:40:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure ---
13:40:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:40:56 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/test/resources
13:40:56 [INFO] 
13:40:56 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure ---
13:40:56 [INFO] No sources to compile
13:40:56 [INFO] 
13:40:56 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure ---
13:40:56 [INFO] Tests are skipped.
13:40:56 [INFO] 
13:40:56 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure ---
13:40:56 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar
13:40:57 [INFO] 
13:40:57 [INFO] -------------------< com.bcxin:tenant-api-interface >-------------------
13:40:57 [INFO] Building tenant-api-interface 1.0-SNAPSHOT                        [5/35]
13:40:57 [INFO] --------------------------------[ jar ]---------------------------------
13:40:57 [INFO] 
13:40:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-api-interface ---
13:40:57 [INFO] 
13:40:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-api-interface ---
13:40:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:40:57 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/src/main/resources
13:40:57 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/src/main/resources
13:40:57 [INFO] 
13:40:57 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-api-interface ---
13:40:57 [INFO] Changes detected - recompiling the module!
13:40:57 [INFO] Compiling 293 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/target/classes
13:41:04 [INFO] 
13:41:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-api-interface ---
13:41:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:04 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/src/test/resources
13:41:04 [INFO] 
13:41:04 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-api-interface ---
13:41:04 [INFO] No sources to compile
13:41:04 [INFO] 
13:41:04 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-api-interface ---
13:41:04 [INFO] Tests are skipped.
13:41:04 [INFO] 
13:41:04 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-api-interface ---
13:41:04 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar
13:41:04 [INFO] 
13:41:04 [INFO] --------------------< com.bcxin:tenant-web-common >---------------------
13:41:04 [INFO] Building tenant-web-common 1.0-SNAPSHOT                           [6/35]
13:41:04 [INFO] --------------------------------[ jar ]---------------------------------
13:41:05 [INFO] 
13:41:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-common ---
13:41:05 [INFO] 
13:41:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-common ---
13:41:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:05 [INFO] Copying 0 resource
13:41:05 [INFO] Copying 1 resource
13:41:05 [INFO] 
13:41:05 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-web-common ---
13:41:05 [INFO] Changes detected - recompiling the module!
13:41:05 [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-web-common/target/classes
13:41:07 [INFO] 
13:41:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-common ---
13:41:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:07 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-web-common/src/test/resources
13:41:07 [INFO] 
13:41:07 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-web-common ---
13:41:07 [INFO] No sources to compile
13:41:07 [INFO] 
13:41:07 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-common ---
13:41:07 [INFO] Tests are skipped.
13:41:07 [INFO] 
13:41:07 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-common ---
13:41:07 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar
13:41:08 [INFO] 
13:41:08 [INFO] ------------------< com.bcxin:tenant-queue-rabbitmq >-------------------
13:41:08 [INFO] Building tenant-queue-rabbitmq 1.0-SNAPSHOT                       [7/35]
13:41:08 [INFO] --------------------------------[ jar ]---------------------------------
13:41:08 [INFO] 
13:41:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-queue-rabbitmq ---
13:41:08 [INFO] 
13:41:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-queue-rabbitmq ---
13:41:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:08 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/src/main/resources
13:41:08 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/src/main/resources
13:41:08 [INFO] 
13:41:08 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-queue-rabbitmq ---
13:41:08 [INFO] Changes detected - recompiling the module!
13:41:08 [INFO] Compiling 2 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/target/classes
13:41:10 [INFO] 
13:41:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-queue-rabbitmq ---
13:41:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:10 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/src/test/resources
13:41:10 [INFO] 
13:41:10 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-queue-rabbitmq ---
13:41:10 [INFO] No sources to compile
13:41:10 [INFO] 
13:41:10 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-queue-rabbitmq ---
13:41:10 [INFO] Tests are skipped.
13:41:10 [INFO] 
13:41:10 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-queue-rabbitmq ---
13:41:10 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar
13:41:10 [INFO] 
13:41:10 [INFO] ---------------< com.bcxin:tenant-infrastructure-office >---------------
13:41:10 [INFO] Building tenant-infrastructure-office 1.0-SNAPSHOT                [8/35]
13:41:10 [INFO] --------------------------------[ jar ]---------------------------------
13:41:10 [INFO] 
13:41:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-office ---
13:41:10 [INFO] 
13:41:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-office ---
13:41:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:10 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/src/main/resources
13:41:10 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/src/main/resources
13:41:10 [INFO] 
13:41:10 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-office ---
13:41:10 [INFO] Changes detected - recompiling the module!
13:41:10 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/target/classes
13:41:13 [INFO] 
13:41:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-office ---
13:41:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:13 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/src/test/resources
13:41:14 [INFO] 
13:41:14 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-office ---
13:41:14 [INFO] No sources to compile
13:41:14 [INFO] 
13:41:14 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-office ---
13:41:14 [INFO] Tests are skipped.
13:41:14 [INFO] 
13:41:14 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-office ---
13:41:14 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar
13:41:14 [INFO] 
13:41:14 [INFO] -------------< com.bcxin:tenant-infrastructure-hibernate >--------------
13:41:14 [INFO] Building tenant-infrastructure-hibernate 1.0-SNAPSHOT             [9/35]
13:41:14 [INFO] --------------------------------[ jar ]---------------------------------
13:41:14 [INFO] 
13:41:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-hibernate ---
13:41:14 [INFO] 
13:41:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-hibernate ---
13:41:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:14 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/src/main/resources
13:41:14 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/src/main/resources
13:41:14 [INFO] 
13:41:14 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-hibernate ---
13:41:14 [INFO] Changes detected - recompiling the module!
13:41:14 [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/target/classes
13:41:16 [INFO] 
13:41:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-hibernate ---
13:41:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:16 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/src/test/resources
13:41:16 [INFO] 
13:41:16 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-hibernate ---
13:41:16 [INFO] No sources to compile
13:41:16 [INFO] 
13:41:16 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-hibernate ---
13:41:16 [INFO] Tests are skipped.
13:41:16 [INFO] 
13:41:16 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-hibernate ---
13:41:16 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/target/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar
13:41:17 [INFO] 
13:41:17 [INFO] ---------------------< com.bcxin:identity-server >----------------------
13:41:17 [INFO] Building identity-server 1.0-SNAPSHOT                            [10/35]
13:41:17 [INFO] --------------------------------[ pom ]---------------------------------
13:41:17 [INFO] 
13:41:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-server ---
13:41:17 [INFO] 
13:41:17 [INFO] ---------------------< com.bcxin:identity-domain >----------------------
13:41:17 [INFO] Building identity-domain 1.0-SNAPSHOT                            [11/35]
13:41:17 [INFO] --------------------------------[ jar ]---------------------------------
13:41:17 [INFO] 
13:41:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-domain ---
13:41:17 [INFO] 
13:41:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-domain ---
13:41:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:17 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/src/main/resources
13:41:17 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/src/main/resources
13:41:17 [INFO] 
13:41:17 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-domain ---
13:41:17 [INFO] Changes detected - recompiling the module!
13:41:17 [INFO] Compiling 63 source files to /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/target/classes
13:41:20 [INFO] 
13:41:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-domain ---
13:41:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:20 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/src/test/resources
13:41:20 [INFO] 
13:41:20 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-domain ---
13:41:21 [INFO] No sources to compile
13:41:21 [INFO] 
13:41:21 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-domain ---
13:41:21 [INFO] Tests are skipped.
13:41:21 [INFO] 
13:41:21 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-domain ---
13:41:21 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/target/identity-domain-1.0-SNAPSHOT.jar
13:41:21 [INFO] 
13:41:21 [INFO] ----------------< com.bcxin:identity-domain-repository >----------------
13:41:21 [INFO] Building identity-domain-repository 1.0-SNAPSHOT                 [12/35]
13:41:21 [INFO] --------------------------------[ jar ]---------------------------------
13:41:21 [INFO] 
13:41:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-domain-repository ---
13:41:21 [INFO] 
13:41:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-domain-repository ---
13:41:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:21 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/src/main/resources
13:41:21 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/src/main/resources
13:41:21 [INFO] 
13:41:21 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-domain-repository ---
13:41:21 [INFO] Changes detected - recompiling the module!
13:41:21 [INFO] Compiling 7 source files to /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/target/classes
13:41:24 [INFO] 
13:41:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-domain-repository ---
13:41:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:24 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/src/test/resources
13:41:24 [INFO] 
13:41:24 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-domain-repository ---
13:41:24 [INFO] No sources to compile
13:41:24 [INFO] 
13:41:24 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-domain-repository ---
13:41:24 [INFO] Tests are skipped.
13:41:24 [INFO] 
13:41:24 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-domain-repository ---
13:41:24 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/target/identity-domain-repository-1.0-SNAPSHOT.jar
13:41:24 [INFO] 
13:41:24 [INFO] ---------------------< com.bcxin:identity-web-api >---------------------
13:41:24 [INFO] Building identity-web-api 1.0-SNAPSHOT                           [13/35]
13:41:24 [INFO] --------------------------------[ jar ]---------------------------------
13:41:24 [INFO] 
13:41:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-web-api ---
13:41:24 [INFO] 
13:41:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-web-api ---
13:41:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:24 [INFO] Copying 2 resources
13:41:24 [INFO] Copying 2 resources
13:41:25 [INFO] 
13:41:25 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-web-api ---
13:41:25 [INFO] Changes detected - recompiling the module!
13:41:25 [INFO] Compiling 9 source files to /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/target/classes
13:41:28 [INFO] 
13:41:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-web-api ---
13:41:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:28 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/src/test/resources
13:41:28 [INFO] 
13:41:28 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-web-api ---
13:41:28 [INFO] No sources to compile
13:41:28 [INFO] 
13:41:28 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-web-api ---
13:41:28 [INFO] Tests are skipped.
13:41:28 [INFO] 
13:41:28 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-web-api ---
13:41:28 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/target/identity-web-api-1.0.jar
13:41:28 [INFO] 
13:41:28 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ identity-web-api ---
13:41:28 [INFO] Replacing main artifact with repackaged archive
13:41:29 [INFO] 
13:41:29 [INFO] ---------------------< com.bcxin:security-server >----------------------
13:41:29 [INFO] Building security-server 1.0-SNAPSHOT                            [14/35]
13:41:29 [INFO] --------------------------------[ pom ]---------------------------------
13:41:29 [INFO] 
13:41:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-server ---
13:41:29 [INFO] 
13:41:29 [INFO] ---------------------< com.bcxin:security-domain >----------------------
13:41:29 [INFO] Building security-domain 1.0-SNAPSHOT                            [15/35]
13:41:29 [INFO] --------------------------------[ jar ]---------------------------------
13:41:29 [INFO] 
13:41:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-domain ---
13:41:29 [INFO] 
13:41:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-domain ---
13:41:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:29 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/src/main/resources
13:41:29 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/src/main/resources
13:41:29 [INFO] 
13:41:29 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-domain ---
13:41:29 [INFO] Changes detected - recompiling the module!
13:41:29 [INFO] Compiling 11 source files to /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/target/classes
13:41:32 [INFO] 
13:41:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-domain ---
13:41:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:32 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/src/test/resources
13:41:32 [INFO] 
13:41:32 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-domain ---
13:41:32 [INFO] No sources to compile
13:41:32 [INFO] 
13:41:32 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-domain ---
13:41:32 [INFO] Tests are skipped.
13:41:32 [INFO] 
13:41:32 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-domain ---
13:41:32 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/target/security-domain-1.0-SNAPSHOT.jar
13:41:32 [INFO] 
13:41:32 [INFO] ----------------< com.bcxin:security-domain-repository >----------------
13:41:32 [INFO] Building security-domain-repository 1.0-SNAPSHOT                 [16/35]
13:41:32 [INFO] --------------------------------[ jar ]---------------------------------
13:41:32 [INFO] 
13:41:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-domain-repository ---
13:41:32 [INFO] 
13:41:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-domain-repository ---
13:41:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:32 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/src/main/resources
13:41:32 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/src/main/resources
13:41:32 [INFO] 
13:41:32 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-domain-repository ---
13:41:32 [INFO] Changes detected - recompiling the module!
13:41:32 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/target/classes
13:41:34 [INFO] 
13:41:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-domain-repository ---
13:41:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:34 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/src/test/resources
13:41:34 [INFO] 
13:41:34 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-domain-repository ---
13:41:34 [INFO] No sources to compile
13:41:34 [INFO] 
13:41:34 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-domain-repository ---
13:41:34 [INFO] Tests are skipped.
13:41:34 [INFO] 
13:41:34 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-domain-repository ---
13:41:34 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/target/security-domain-repository-1.0-SNAPSHOT.jar
13:41:35 [INFO] 
13:41:35 [INFO] ---------------------< com.bcxin:security-web-api >---------------------
13:41:35 [INFO] Building security-web-api 1.0-SNAPSHOT                           [17/35]
13:41:35 [INFO] --------------------------------[ jar ]---------------------------------
13:41:35 [INFO] 
13:41:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-web-api ---
13:41:35 [INFO] 
13:41:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-web-api ---
13:41:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:35 [INFO] Copying 2 resources
13:41:35 [INFO] Copying 2 resources
13:41:35 [INFO] 
13:41:35 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-web-api ---
13:41:35 [INFO] Changes detected - recompiling the module!
13:41:35 [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5in-platform-source/security-server/security-web-api/target/classes
13:41:38 [INFO] 
13:41:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-web-api ---
13:41:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:38 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-web-api/src/test/resources
13:41:38 [INFO] 
13:41:38 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-web-api ---
13:41:38 [INFO] No sources to compile
13:41:38 [INFO] 
13:41:38 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-web-api ---
13:41:38 [INFO] Tests are skipped.
13:41:38 [INFO] 
13:41:38 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-web-api ---
13:41:38 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/security-server/security-web-api/target/security-web-api-1.0.jar
13:41:38 [INFO] 
13:41:38 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ security-web-api ---
13:41:38 [INFO] Replacing main artifact with repackaged archive
13:41:39 [INFO] 
13:41:39 [INFO] ----------------------< com.bcxin:tenant-server >-----------------------
13:41:39 [INFO] Building tenant-server 1.0-SNAPSHOT                              [18/35]
13:41:39 [INFO] --------------------------------[ pom ]---------------------------------
13:41:39 [INFO] 
13:41:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-server ---
13:41:39 [INFO] 
13:41:39 [INFO] ----------------------< com.bcxin:tenant-domain >-----------------------
13:41:39 [INFO] Building tenant-domain 1.0-SNAPSHOT                              [19/35]
13:41:39 [INFO] --------------------------------[ jar ]---------------------------------
13:41:39 [INFO] 
13:41:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain ---
13:41:39 [INFO] 
13:41:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain ---
13:41:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:41:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/resources
13:41:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/resources
13:41:39 [INFO] 
13:41:39 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain ---
13:41:39 [INFO] Changes detected - recompiling the module!
13:41:39 [INFO] Compiling 380 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/target/classes
13:41:50 [INFO] -------------------------------------------------------------
13:41:50 [WARNING] COMPILATION WARNING : 
13:41:50 [INFO] -------------------------------------------------------------
13:41:50 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
13:41:50 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
13:41:50 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
13:41:50 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
13:41:50 [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release
13:41:50 [INFO] 5 warnings 
13:41:50 [INFO] -------------------------------------------------------------
13:41:50 [INFO] -------------------------------------------------------------
13:41:50 [ERROR] COMPILATION ERROR : 
13:41:50 [INFO] -------------------------------------------------------------
13:41:50 [ERROR] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationServiceImpl.java:[421,97] error: cannot find symbol
13:41:50   symbol:   variable WaitingForInvitationApproval
13:41:50   location: class OrganizationsStatus
13:41:50 [ERROR] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationServiceImpl.java:[519,95] error: cannot find symbol
13:41:50   symbol:   variable WaitingForInvitationApproval
13:41:50   location: class OrganizationsStatus
13:41:50 [ERROR] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationServiceImpl.java:[546,101] error: cannot find symbol
13:41:50   symbol:   variable DenyForInvitationApproval
13:41:50   location: class OrganizationsStatus
13:41:50 [INFO] 3 errors 
13:41:50 [INFO] -------------------------------------------------------------
13:41:56 [INFO] ------------------------------------------------------------------------
13:41:56 [INFO] Reactor Summary for tenant-platform 1.0-SNAPSHOT:
13:41:56 [INFO] 
13:41:56 [INFO] tenant-platform .................................... SUCCESS [  0.356 s]
13:41:56 [INFO] infrastructures .................................... SUCCESS [  0.086 s]
13:41:56 [INFO] tenant-registration-nacos .......................... SUCCESS [  2.943 s]
13:41:56 [INFO] tenant-Infrastructure .............................. SUCCESS [  6.660 s]
13:41:56 [INFO] tenant-api-interface ............................... SUCCESS [  7.273 s]
13:41:56 [INFO] tenant-web-common .................................. SUCCESS [  2.847 s]
13:41:56 [INFO] tenant-queue-rabbitmq .............................. SUCCESS [  2.271 s]
13:41:56 [INFO] tenant-infrastructure-office ....................... SUCCESS [  3.620 s]
13:41:56 [INFO] tenant-infrastructure-hibernate .................... SUCCESS [  2.015 s]
13:41:56 [INFO] identity-server .................................... SUCCESS [  0.094 s]
13:41:56 [INFO] identity-domain .................................... SUCCESS [  3.787 s]
13:41:56 [INFO] identity-domain-repository ......................... SUCCESS [  2.796 s]
13:41:56 [INFO] identity-web-api ................................... SUCCESS [  4.042 s]
13:41:56 [INFO] security-server .................................... SUCCESS [  0.095 s]
13:41:56 [INFO] security-domain .................................... SUCCESS [  2.519 s]
13:41:56 [INFO] security-domain-repository ......................... SUCCESS [  2.190 s]
13:41:56 [INFO] security-web-api ................................... SUCCESS [  3.400 s]
13:41:56 [INFO] tenant-server ...................................... SUCCESS [  0.084 s]
13:41:56 [INFO] tenant-domain ...................................... FAILURE [ 11.059 s]
13:41:56 [INFO] tenant-domain-v5 ................................... SKIPPED
13:41:56 [INFO] tenant-domain-repository ........................... SKIPPED
13:41:56 [INFO] tenant-Infrastructure-message ...................... SKIPPED
13:41:56 [INFO] tenant-web-api ..................................... SKIPPED
13:41:56 [INFO] tenant-rest-web-common ............................. SKIPPED
13:41:56 [INFO] tenant-rest-web-api ................................ SKIPPED
13:41:56 [INFO] tenant-backend-task ................................ SKIPPED
13:41:56 [INFO] tenant-rbac-server ................................. SKIPPED
13:41:56 [INFO] tenant-rbac-domain ................................. SKIPPED
13:41:56 [INFO] tenant-rbac-domain-repository ...................... SKIPPED
13:41:56 [INFO] tenant-rbac-api .................................... SKIPPED
13:41:56 [INFO] tenant-rbac-domain-v5-repository ................... SKIPPED
13:41:56 [INFO] tenant-shared-rest-web-api ......................... SKIPPED
13:41:56 [INFO] tenant-bus ......................................... SKIPPED
13:41:56 [INFO] tenant-bus-domain .................................. SKIPPED
13:41:56 [INFO] tenant-bus-api ..................................... SKIPPED
13:41:56 [INFO] ------------------------------------------------------------------------
13:41:56 [INFO] BUILD FAILURE
13:41:56 [INFO] ------------------------------------------------------------------------
13:41:56 [INFO] Total time:  01:11 min
13:41:56 [INFO] Finished at: 2025-12-23T13:41:56+08:00
13:41:56 [INFO] ------------------------------------------------------------------------
13:41:56 Waiting for Jenkins to finish collecting data
13:41:56 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project tenant-domain: Compilation failure: Compilation failure:
13:41:56 [ERROR] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationServiceImpl.java:[421,97] error: cannot find symbol
13:41:56 [ERROR] symbol:   variable WaitingForInvitationApproval
13:41:56 [ERROR] location: class OrganizationsStatus
13:41:56 [ERROR] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationServiceImpl.java:[519,95] error: cannot find symbol
13:41:56 [ERROR] symbol:   variable WaitingForInvitationApproval
13:41:56 [ERROR] location: class OrganizationsStatus
13:41:56 [ERROR] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationServiceImpl.java:[546,101] error: cannot find symbol
13:41:56 [ERROR] symbol:   variable DenyForInvitationApproval
13:41:56 [ERROR] location: class OrganizationsStatus
13:41:56 [ERROR] -> [Help 1]
13:41:56 [ERROR] 
13:41:56 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
13:41:56 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-v5/pom.xml to com.bcxin/tenant-domain-v5/1.0-SNAPSHOT/tenant-domain-v5-1.0-SNAPSHOT.pom
13:41:56 [ERROR] 
13:41:56 [ERROR] For more information about the errors and possible solutions, please read the following articles:
13:41:56 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
13:41:56 [ERROR] 
13:41:56 [ERROR] After correcting the problems, you can resume the build with the command
13:41:56 [ERROR]   mvn <goals> -rf :tenant-domain
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-domain/pom.xml to com.bcxin/tenant-bus-domain/1.0-SNAPSHOT/tenant-bus-domain-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/pom.xml to com.bcxin/infrastructures/1.0-SNAPSHOT/infrastructures-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-web-common/pom.xml to com.bcxin/tenant-web-common/1.0-SNAPSHOT/tenant-web-common-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar to com.bcxin/tenant-web-common/1.0-SNAPSHOT/tenant-web-common-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/pom.xml to com.bcxin/tenant-bus/1.0-SNAPSHOT/tenant-bus-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-api/pom.xml to com.bcxin/tenant-bus-api/1.0-SNAPSHOT/tenant-bus-api-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/pom.xml to com.bcxin/tenant-api-interface/1.0-SNAPSHOT/tenant-api-interface-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar to com.bcxin/tenant-api-interface/1.0-SNAPSHOT/tenant-api-interface-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/pom.xml to com.bcxin/security-server/1.0-SNAPSHOT/security-server-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/pom.xml to com.bcxin/identity-server/1.0-SNAPSHOT/identity-server-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-web-api/pom.xml to com.bcxin/security-web-api/1.0-SNAPSHOT/security-web-api-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-web-api/target/security-web-api-1.0.jar to com.bcxin/security-web-api/1.0-SNAPSHOT/security-web-api-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure-message/pom.xml to com.bcxin/tenant-Infrastructure-message/1.0-SNAPSHOT/tenant-Infrastructure-message-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-repository/pom.xml to com.bcxin/tenant-domain-repository/1.0-SNAPSHOT/tenant-domain-repository-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/pom.xml to com.bcxin/identity-web-api/1.0-SNAPSHOT/identity-web-api-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/target/identity-web-api-1.0.jar to com.bcxin/identity-web-api/1.0-SNAPSHOT/identity-web-api-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/pom.xml to com.bcxin/tenant-platform/1.0-SNAPSHOT/tenant-platform-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/pom.xml to com.bcxin/tenant-rbac-domain-repository/1.0-SNAPSHOT/tenant-rbac-domain-repository-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/pom.xml to com.bcxin/tenant-infrastructure-hibernate/1.0-SNAPSHOT/tenant-infrastructure-hibernate-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/target/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar to com.bcxin/tenant-infrastructure-hibernate/1.0-SNAPSHOT/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/pom.xml to com.bcxin/security-domain-repository/1.0-SNAPSHOT/security-domain-repository-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/target/security-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/security-domain-repository/1.0-SNAPSHOT/security-domain-repository-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/pom.xml to com.bcxin/tenant-registration-nacos/1.0-SNAPSHOT/tenant-registration-nacos-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar to com.bcxin/tenant-registration-nacos/1.0-SNAPSHOT/tenant-registration-nacos-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/pom.xml to com.bcxin/tenant-server/1.0-SNAPSHOT/tenant-server-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-web-api/pom.xml to com.bcxin/tenant-web-api/1.0-SNAPSHOT/tenant-web-api-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-rest-web-common/pom.xml to com.bcxin/tenant-rest-web-common/1.0-SNAPSHOT/tenant-rest-web-common-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/pom.xml to com.bcxin/tenant-rbac-domain-v5-repository/1.0-SNAPSHOT/tenant-rbac-domain-v5-repository-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/pom.xml to com.bcxin/tenant-rest-web-api/1.0-SNAPSHOT/tenant-rest-web-api-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/pom.xml to com.bcxin/tenant-infrastructure-office/1.0-SNAPSHOT/tenant-infrastructure-office-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar to com.bcxin/tenant-infrastructure-office/1.0-SNAPSHOT/tenant-infrastructure-office-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/pom.xml to com.bcxin/identity-domain-repository/1.0-SNAPSHOT/identity-domain-repository-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/target/identity-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/identity-domain-repository/1.0-SNAPSHOT/identity-domain-repository-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-shared-rest-web-api/pom.xml to com.bcxin/tenant-shared-rest-web-api/1.0-SNAPSHOT/tenant-shared-rest-web-api-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/pom.xml to com.bcxin/tenant-rbac-server/1.0-SNAPSHOT/tenant-rbac-server-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/pom.xml to com.bcxin/tenant-queue-rabbitmq/1.0-SNAPSHOT/tenant-queue-rabbitmq-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar to com.bcxin/tenant-queue-rabbitmq/1.0-SNAPSHOT/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/pom.xml to com.bcxin/tenant-Infrastructure/1.0-SNAPSHOT/tenant-Infrastructure-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar to com.bcxin/tenant-Infrastructure/1.0-SNAPSHOT/tenant-Infrastructure-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/pom.xml to com.bcxin/identity-domain/1.0-SNAPSHOT/identity-domain-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/target/identity-domain-1.0-SNAPSHOT.jar to com.bcxin/identity-domain/1.0-SNAPSHOT/identity-domain-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/pom.xml to com.bcxin/tenant-domain/1.0-SNAPSHOT/tenant-domain-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/pom.xml to com.bcxin/security-domain/1.0-SNAPSHOT/security-domain-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/target/security-domain-1.0-SNAPSHOT.jar to com.bcxin/security-domain/1.0-SNAPSHOT/security-domain-1.0-SNAPSHOT.jar
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-backend-task/pom.xml to com.bcxin/tenant-backend-task/1.0-SNAPSHOT/tenant-backend-task-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain/pom.xml to com.bcxin/tenant-rbac-domain/1.0-SNAPSHOT/tenant-rbac-domain-1.0-SNAPSHOT.pom
13:41:56 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-api/pom.xml to com.bcxin/tenant-rbac-api/1.0-SNAPSHOT/tenant-rbac-api-1.0-SNAPSHOT.pom
13:41:57 channel stopped
13:41:57 Finished: FAILURE