15:06:32 Started by user unknown or anonymous 15:06:32 Running as SYSTEM 15:06:32 Building in workspace /data/jenkins/workspace/badp-bcxin-message-center 15:06:32 The recommended git tool is: NONE 15:06:32 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 15:06:32 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-message-center/.git # timeout=10 15:06:32 Fetching changes from the remote Git repository 15:06:32 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/message-center/message-center.git # timeout=10 15:06:32 Fetching upstream changes from https://gitlab.arsbaibaodun.com/message-center/message-center.git 15:06:32 > /usr/local/git/bin/git --version # timeout=10 15:06:32 > git --version # 'git version 2.43.0' 15:06:32 using GIT_ASKPASS to set credentials gitlab凭据 15:06:32 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/message-center/message-center.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:33 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10 15:06:33 Checking out Revision b5479fa2d41a090934022b0d9fe7e0616509d563 (refs/remotes/origin/test) 15:06:33 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 15:06:33 > /usr/local/git/bin/git checkout -f b5479fa2d41a090934022b0d9fe7e0616509d563 # timeout=10 15:06:33 Commit message: "消息中心服务更新野火sdk版本" 15:06:33 > /usr/local/git/bin/git rev-list --no-walk b5479fa2d41a090934022b0d9fe7e0616509d563 # timeout=10 15:06:33 [badp-bcxin-message-center] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins12681676580936092158.sh 15:06:33 + cd /data/jenkins/workspace/badp-bcxin-message-center 15:06:33 + mvn clean package -DskipTests 15:06:34 [INFO] Scanning for projects... 15:06:34 [WARNING] 15:06:34 [WARNING] Some problems were encountered while building the effective model for com.bcxin:message-center:jar:1.0.0 15:06:34 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:sdk:jar should not point at files within the project directory, ${project.basedir}/src/lib/sdk-1.3.5.jar will be unresolvable by dependent projects @ line 145, column 16 15:06:34 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:common:jar should not point at files within the project directory, ${project.basedir}/src/lib/common-1.3.5.jar will be unresolvable by dependent projects @ line 152, column 16 15:06:34 [WARNING] 15:06:34 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 15:06:34 [WARNING] 15:06:34 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 15:06:34 [WARNING] 15:06:34 [INFO] 15:06:34 [INFO] ----------------------< com.bcxin:message-center >---------------------- 15:06:34 [INFO] Building message-center 1.0.0 15:06:34 [INFO] --------------------------------[ jar ]--------------------------------- 15:06:36 Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-quartz/2.7.5/spring-boot-starter-quartz-2.7.5.pom 15:06:36 Progress (1): 2.7 kB Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-quartz/2.7.5/spring-boot-starter-quartz-2.7.5.pom (2.7 kB at 5.2 kB/s) 15:06:36 [WARNING] The artifact mysql:mysql-connector-java:jar:8.0.31 has been relocated to com.mysql:mysql-connector-j:jar:8.0.31 15:06:36 Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-quartz/2.7.5/spring-boot-starter-quartz-2.7.5.jar 15:06:36 Progress (1): 3.6/4.7 kB Progress (1): 4.7 kB Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-quartz/2.7.5/spring-boot-starter-quartz-2.7.5.jar (4.7 kB at 28 kB/s) 15:06:36 [INFO] 15:06:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ message-center --- 15:06:36 [INFO] 15:06:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ message-center --- 15:06:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:06:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 15:06:37 [INFO] Copying 3 resources 15:06:37 [INFO] Copying 8 resources 15:06:37 [INFO] 15:06:37 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ message-center --- 15:06:37 [INFO] Changes detected - recompiling the module! 15:06:37 [INFO] Compiling 63 source files to /data/jenkins/workspace/badp-bcxin-message-center/target/classes 15:06:40 [INFO] /data/jenkins/workspace/badp-bcxin-message-center/src/main/java/com/bcxin/message/common/utils/IdGeneratorSnowflake.java: /data/jenkins/workspace/badp-bcxin-message-center/src/main/java/com/bcxin/message/common/utils/IdGeneratorSnowflake.java uses or overrides a deprecated API. 15:06:40 [INFO] /data/jenkins/workspace/badp-bcxin-message-center/src/main/java/com/bcxin/message/common/utils/IdGeneratorSnowflake.java: Recompile with -Xlint:deprecation for details. 15:06:40 [INFO] /data/jenkins/workspace/badp-bcxin-message-center/src/main/java/com/bcxin/message/common/exception/GlobalExceptionHandler.java: Some input files use unchecked or unsafe operations. 15:06:40 [INFO] /data/jenkins/workspace/badp-bcxin-message-center/src/main/java/com/bcxin/message/common/exception/GlobalExceptionHandler.java: Recompile with -Xlint:unchecked for details. 15:06:40 [INFO] 15:06:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ message-center --- 15:06:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:06:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 15:06:40 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/badp-bcxin-message-center/src/test/resources 15:06:40 [INFO] 15:06:40 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ message-center --- 15:06:40 [INFO] No sources to compile 15:06:40 [INFO] 15:06:40 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ message-center --- 15:06:40 [INFO] Tests are skipped. 15:06:40 [INFO] 15:06:40 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ message-center --- 15:06:40 [INFO] Building jar: /data/jenkins/workspace/badp-bcxin-message-center/target/message-center-1.0.0.jar 15:06:40 [INFO] 15:06:40 [INFO] --- spring-boot-maven-plugin:2.7.5:repackage (repackage) @ message-center --- 15:06:41 [INFO] Replacing main artifact with repackaged archive 15:06:41 [INFO] ------------------------------------------------------------------------ 15:06:41 [INFO] BUILD SUCCESS 15:06:41 [INFO] ------------------------------------------------------------------------ 15:06:41 [INFO] Total time: 6.940 s 15:06:41 [INFO] Finished at: 2025-05-19T15:06:41+08:00 15:06:41 [INFO] ------------------------------------------------------------------------ 15:06:41 Finished: SUCCESS