Skip to content

Console Output

14:39:39 Started by user unknown or anonymous
14:39:39 Running as SYSTEM
14:39:39 Building in workspace /data/jenkins/workspace/test-v5in-platform-source
14:39:39 The recommended git tool is: NONE
14:39:39 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:39:39  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/test-v5in-platform-source/.git # timeout=10
14:39:40 Fetching changes from the remote Git repository
14:39:40  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git # timeout=10
14:39:41 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git
14:39:41  > /usr/local/git/bin/git --version # timeout=10
14:39:41  > git --version # 'git version 2.43.0'
14:39:41 using GIT_ASKPASS to set credentials gitlab凭据
14:39:41  > /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
14:39:45  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test-ws^{commit} # timeout=10
14:39:46 Checking out Revision 16884ad4d230da28c81c72ae2aed5fd5e99cebbe (refs/remotes/origin/test-ws)
14:39:46  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:39:48  > /usr/local/git/bin/git checkout -f 16884ad4d230da28c81c72ae2aed5fd5e99cebbe # timeout=10
14:39:50 Commit message: "add 企业注册邀请码验证和审批流程实现"
14:39:50  > /usr/local/git/bin/git rev-list --no-walk e49462d461175a97514f7155acc40f71ab3ec892 # timeout=10
14:39:53 Parsing POMs
14:40:00 Established TCP socket on 46563
14:40:00 [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 46563
14:40:00 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
14:40:06 <===[JENKINS REMOTING CAPACITY]===>channel started
14:40:21 Executing Maven:  -B -f /data/jenkins/workspace/test-v5in-platform-source/pom.xml clean package -DskipTests -Ptest-in-ws
14:40:38 [INFO] Scanning for projects...
14:40:52 [WARNING] 
14:40:52 [WARNING] Some problems were encountered while building the effective model for com.bcxin:infrastructures:pom:1.0-SNAPSHOT
14:40:52 [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
14:40:52 [WARNING] 
14:40:52 [WARNING] Some problems were encountered while building the effective model for com.bcxin:identity-web-api:jar:1.0-SNAPSHOT
14:40:52 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21
14:40:52 [WARNING] 
14:40:52 [WARNING] Some problems were encountered while building the effective model for com.bcxin:security-web-api:jar:1.0-SNAPSHOT
14:40:52 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21
14:40:52 [WARNING] 
14:40:52 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-web-api:jar:1.0-SNAPSHOT
14:40:52 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
14:40:52 [WARNING] 
14:40:52 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-rest-web-api:jar:1.0-SNAPSHOT
14:40:52 [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
14:40:52 [WARNING] 
14:40:52 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-bus-api:jar:1.0-SNAPSHOT
14:40:52 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
14:40:52 [WARNING] 
14:40:52 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-platform:pom:1.0-SNAPSHOT
14:40:52 [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
14:40:52 [WARNING] 
14:40:52 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
14:40:52 [WARNING] 
14:40:52 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
14:40:52 [WARNING] 
14:40:53 [INFO] ------------------------------------------------------------------------
14:40:53 [INFO] Reactor Build Order:
14:40:53 [INFO] 
14:40:53 [INFO] tenant-platform                                                    [pom]
14:40:53 [INFO] infrastructures                                                    [pom]
14:40:53 [INFO] tenant-registration-nacos                                          [jar]
14:40:53 [INFO] tenant-Infrastructure                                              [jar]
14:40:53 [INFO] tenant-api-interface                                               [jar]
14:40:53 [INFO] tenant-web-common                                                  [jar]
14:40:53 [INFO] tenant-queue-rabbitmq                                              [jar]
14:40:53 [INFO] tenant-infrastructure-office                                       [jar]
14:40:53 [INFO] tenant-infrastructure-hibernate                                    [jar]
14:40:53 [INFO] identity-server                                                    [pom]
14:40:53 [INFO] identity-domain                                                    [jar]
14:40:53 [INFO] identity-domain-repository                                         [jar]
14:40:53 [INFO] identity-web-api                                                   [jar]
14:40:53 [INFO] security-server                                                    [pom]
14:40:53 [INFO] security-domain                                                    [jar]
14:40:53 [INFO] security-domain-repository                                         [jar]
14:40:53 [INFO] security-web-api                                                   [jar]
14:40:53 [INFO] tenant-server                                                      [pom]
14:40:53 [INFO] tenant-domain                                                      [jar]
14:40:53 [INFO] tenant-domain-v5                                                   [jar]
14:40:53 [INFO] tenant-domain-repository                                           [jar]
14:40:53 [INFO] tenant-Infrastructure-message                                      [jar]
14:40:53 [INFO] tenant-web-api                                                     [jar]
14:40:53 [INFO] tenant-rest-web-common                                             [jar]
14:40:53 [INFO] tenant-rest-web-api                                                [jar]
14:40:53 [INFO] tenant-backend-task                                                [jar]
14:40:53 [INFO] tenant-rbac-server                                                 [pom]
14:40:53 [INFO] tenant-rbac-domain                                                 [jar]
14:40:53 [INFO] tenant-rbac-domain-repository                                      [jar]
14:40:53 [INFO] tenant-rbac-api                                                    [jar]
14:40:53 [INFO] tenant-rbac-domain-v5-repository                                   [jar]
14:40:53 [INFO] tenant-shared-rest-web-api                                         [jar]
14:40:53 [INFO] tenant-bus                                                         [pom]
14:40:53 [INFO] tenant-bus-domain                                                  [jar]
14:40:53 [INFO] tenant-bus-api                                                     [jar]
14:40:53 [INFO] 
14:40:53 [INFO] ---------------------< com.bcxin:tenant-platform >----------------------
14:40:53 [INFO] Building tenant-platform 1.0-SNAPSHOT                             [1/35]
14:40:53 [INFO] --------------------------------[ pom ]---------------------------------
14:40:53 [INFO] 
14:40:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-platform ---
14:40:59 [INFO] 
14:40:59 [INFO] ---------------------< com.bcxin:infrastructures >----------------------
14:40:59 [INFO] Building infrastructures 1.0-SNAPSHOT                             [2/35]
14:40:59 [INFO] --------------------------------[ pom ]---------------------------------
14:40:59 [INFO] 
14:40:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ infrastructures ---
14:41:00 [INFO] 
14:41:00 [INFO] ----------------< com.bcxin:tenant-registration-nacos >-----------------
14:41:00 [INFO] Building tenant-registration-nacos 1.0-SNAPSHOT                   [3/35]
14:41:00 [INFO] --------------------------------[ jar ]---------------------------------
14:41:07 [INFO] 
14:41:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-registration-nacos ---
14:41:07 [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/target
14:41:07 [INFO] 
14:41:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-registration-nacos ---
14:41:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:41:08 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/src/main/resources
14:41:08 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/src/main/resources
14:41:09 [INFO] 
14:41:09 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-registration-nacos ---
14:41:12 [INFO] Changes detected - recompiling the module!
14:41:12 [INFO] Compiling 1 source file to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/target/classes
14:41:38 [INFO] 
14:41:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-registration-nacos ---
14:41:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:41:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/src/test/resources
14:41:39 [INFO] 
14:41:39 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-registration-nacos ---
14:41:39 [INFO] No sources to compile
14:41:39 [INFO] 
14:41:39 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-registration-nacos ---
14:41:41 [INFO] Tests are skipped.
14:41:43 [INFO] 
14:41:43 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-registration-nacos ---
14:41:47 [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar
14:41:49 [INFO] 
14:41:49 [INFO] ------------------< com.bcxin:tenant-Infrastructure >-------------------
14:41:49 [INFO] Building tenant-Infrastructure 1.0-SNAPSHOT                       [4/35]
14:41:49 [INFO] --------------------------------[ jar ]---------------------------------
14:41:51 [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
14:41:51 [INFO] 
14:41:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure ---
14:41:51 [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/target
14:41:51 [INFO] 
14:41:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure ---
14:41:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:41:51 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/resources
14:41:51 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/resources
14:41:51 [INFO] 
14:41:51 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure ---
14:41:52 [INFO] Changes detected - recompiling the module!
14:41:52 [INFO] Compiling 144 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/target/classes
14:42:27 [INFO] -------------------------------------------------------------
14:42:27 [ERROR] COMPILATION ERROR : 
14:42:27 [INFO] -------------------------------------------------------------
14:42:27 [ERROR] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,16] cannot find symbol
14:42:27   symbol:   class BASE64Decoder
14:42:27   location: package sun.misc
14:42:27 [ERROR] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,16] cannot find symbol
14:42:27   symbol:   class BASE64Encoder
14:42:27   location: package sun.misc
14:42:27 [INFO] 2 errors 
14:42:27 [INFO] -------------------------------------------------------------
14:42:37 [INFO] ------------------------------------------------------------------------
14:42:37 [INFO] Reactor Summary for tenant-platform 1.0-SNAPSHOT:
14:42:37 [INFO] 
14:42:37 [INFO] tenant-platform .................................... SUCCESS [  4.511 s]
14:42:37 [INFO] infrastructures .................................... SUCCESS [  0.125 s]
14:42:37 [INFO] tenant-registration-nacos .......................... SUCCESS [ 48.421 s]
14:42:37 [INFO] tenant-Infrastructure .............................. FAILURE [ 41.897 s]
14:42:37 [INFO] tenant-api-interface ............................... SKIPPED
14:42:37 [INFO] tenant-web-common .................................. SKIPPED
14:42:37 [INFO] tenant-queue-rabbitmq .............................. SKIPPED
14:42:37 [INFO] tenant-infrastructure-office ....................... SKIPPED
14:42:37 [INFO] tenant-infrastructure-hibernate .................... SKIPPED
14:42:37 [INFO] identity-server .................................... SKIPPED
14:42:37 [INFO] identity-domain .................................... SKIPPED
14:42:37 [INFO] identity-domain-repository ......................... SKIPPED
14:42:37 [INFO] identity-web-api ................................... SKIPPED
14:42:37 [INFO] security-server .................................... SKIPPED
14:42:37 [INFO] security-domain .................................... SKIPPED
14:42:37 [INFO] security-domain-repository ......................... SKIPPED
14:42:37 [INFO] security-web-api ................................... SKIPPED
14:42:37 [INFO] tenant-server ...................................... SKIPPED
14:42:37 [INFO] tenant-domain ...................................... SKIPPED
14:42:37 [INFO] tenant-domain-v5 ................................... SKIPPED
14:42:37 [INFO] tenant-domain-repository ........................... SKIPPED
14:42:37 [INFO] tenant-Infrastructure-message ...................... SKIPPED
14:42:37 [INFO] tenant-web-api ..................................... SKIPPED
14:42:37 [INFO] tenant-rest-web-common ............................. SKIPPED
14:42:37 [INFO] tenant-rest-web-api ................................ SKIPPED
14:42:37 [INFO] tenant-backend-task ................................ SKIPPED
14:42:37 [INFO] tenant-rbac-server ................................. SKIPPED
14:42:37 [INFO] tenant-rbac-domain ................................. SKIPPED
14:42:37 [INFO] tenant-rbac-domain-repository ...................... SKIPPED
14:42:37 [INFO] tenant-rbac-api .................................... SKIPPED
14:42:37 [INFO] tenant-rbac-domain-v5-repository ................... SKIPPED
14:42:37 [INFO] tenant-shared-rest-web-api ......................... SKIPPED
14:42:37 [INFO] tenant-bus ......................................... SKIPPED
14:42:37 [INFO] tenant-bus-domain .................................. SKIPPED
14:42:37 [INFO] tenant-bus-api ..................................... SKIPPED
14:42:37 [INFO] ------------------------------------------------------------------------
14:42:37 [INFO] BUILD FAILURE
14:42:37 [INFO] ------------------------------------------------------------------------
14:42:37 [INFO] Total time:  02:01 min
14:42:37 [INFO] Finished at: 2025-12-23T14:42:37+08:00
14:42:37 [INFO] ------------------------------------------------------------------------
14:42:37 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project tenant-Infrastructure: Compilation failure: Compilation failure:
14:42:37 [ERROR] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,16] cannot find symbol
14:42:37 [ERROR] symbol:   class BASE64Decoder
14:42:37 [ERROR] location: package sun.misc
14:42:37 [ERROR] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,16] cannot find symbol
14:42:37 [ERROR] symbol:   class BASE64Encoder
14:42:37 [ERROR] location: package sun.misc
14:42:37 [ERROR] -> [Help 1]
14:42:37 [ERROR] 
14:42:37 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
14:42:37 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
14:42:37 [ERROR] 
14:42:37 [ERROR] For more information about the errors and possible solutions, please read the following articles:
14:42:37 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
14:42:37 [ERROR] 
14:42:37 [ERROR] After correcting the problems, you can resume the build with the command
14:42:37 [ERROR]   mvn <goals> -rf :tenant-Infrastructure
14:42:37 Waiting for Jenkins to finish collecting data
14:42:37 [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
14:42:37 [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
14:42:37 [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/pom.xml to com.bcxin/infrastructures/1.0-SNAPSHOT/infrastructures-1.0-SNAPSHOT.pom
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:37 [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
14:42:40 channel stopped
14:42:44 Finished: FAILURE