16:50:51 Started by user unknown or anonymous
16:50:51 Running as SYSTEM
16:50:51 Building in workspace /data/jenkins/workspace/BCX-data-sync
16:50:51 The recommended git tool is: NONE
16:50:51 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
16:50:51 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/BCX-data-sync/.git # timeout=10
16:50:51 Fetching changes from the remote Git repository
16:50:51 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/third-party-system/bcx-data-sync.git # timeout=10
16:50:51 Fetching upstream changes from https://gitlab.arsbaibaodun.com/third-party-system/bcx-data-sync.git
16:50:51 > /usr/local/git/bin/git --version # timeout=10
16:50:51 > git --version # 'git version 2.43.0'
16:50:51 using GIT_ASKPASS to set credentials gitlab凭据
16:50:51 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/third-party-system/bcx-data-sync.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:50:52 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
16:50:52 Checking out Revision 99d3eb5009cfc32ae4311d62a355cbaf860fc0de (refs/remotes/origin/test)
16:50:52 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
16:50:52 > /usr/local/git/bin/git checkout -f 99d3eb5009cfc32ae4311d62a355cbaf860fc0de # timeout=10
16:50:52 Commit message: "Merge branch '2025-05-27-华为云监控对接' into test"
16:50:52 > /usr/local/git/bin/git rev-list --no-walk d1ca45c0a5d746e78225f9a961ae036f2b730dcc # timeout=10
16:50:52 [BCX-data-sync] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins8258042026895379131.sh
16:50:52 + cd /data/jenkins/workspace/BCX-data-sync
16:50:52 + mvn clean package -DskipTests
16:50:53 [INFO] Scanning for projects...
16:50:53 [INFO]
16:50:53 [INFO] ----------------------< com.bcxin:bcx-data-sync >-----------------------
16:50:53 [INFO] Building bcx-data-sync 1.0.0
16:50:53 [INFO] --------------------------------[ jar ]---------------------------------
16:50:55 [WARNING] The artifact mysql:mysql-connector-java:jar:8.0.31 has been relocated to com.mysql:mysql-connector-j:jar:8.0.31
16:50:55 [INFO]
16:50:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ bcx-data-sync ---
16:50:55 [INFO] Deleting /data/jenkins/workspace/BCX-data-sync/target
16:50:55 [INFO]
16:50:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ bcx-data-sync ---
16:50:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:50:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:50:56 [INFO] Copying 4 resources
16:50:56 [INFO] Copying 53 resources
16:50:56 [INFO]
16:50:56 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ bcx-data-sync ---
16:50:56 [INFO] Changes detected - recompiling the module!
16:50:56 [INFO] Compiling 314 source files to /data/jenkins/workspace/BCX-data-sync/target/classes
16:51:03 [INFO] /data/jenkins/workspace/BCX-data-sync/src/main/java/com/bcxin/sync/configs/CustomTokenEnhancer.java: Some input files use or override a deprecated API.
16:51:03 [INFO] /data/jenkins/workspace/BCX-data-sync/src/main/java/com/bcxin/sync/configs/CustomTokenEnhancer.java: Recompile with -Xlint:deprecation for details.
16:51:03 [INFO] /data/jenkins/workspace/BCX-data-sync/src/main/java/com/bcxin/sync/dtos/response/result/RespResult.java: Some input files use unchecked or unsafe operations.
16:51:03 [INFO] /data/jenkins/workspace/BCX-data-sync/src/main/java/com/bcxin/sync/dtos/response/result/RespResult.java: Recompile with -Xlint:unchecked for details.
16:51:03 [INFO]
16:51:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ bcx-data-sync ---
16:51:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:51:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:51:03 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/BCX-data-sync/src/test/resources
16:51:03 [INFO]
16:51:03 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ bcx-data-sync ---
16:51:03 [INFO] No sources to compile
16:51:03 [INFO]
16:51:03 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ bcx-data-sync ---
16:51:03 [INFO] Tests are skipped.
16:51:03 [INFO]
16:51:03 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ bcx-data-sync ---
16:51:04 [INFO] Building jar: /data/jenkins/workspace/BCX-data-sync/target/bcx-data-sync-1.0.0.jar
16:51:04 [INFO]
16:51:04 [INFO] --- spring-boot-maven-plugin:2.7.5:repackage (repackage) @ bcx-data-sync ---
16:51:10 [INFO] Replacing main artifact with repackaged archive
16:51:10 [INFO] ------------------------------------------------------------------------
16:51:10 [INFO] BUILD SUCCESS
16:51:10 [INFO] ------------------------------------------------------------------------
16:51:10 [INFO] Total time: 17.011 s
16:51:10 [INFO] Finished at: 2025-06-12T16:51:10+08:00
16:51:10 [INFO] ------------------------------------------------------------------------
16:51:10 + scp /data/jenkins/workspace/BCX-data-sync/target/bcx-data-sync-1.0.0.jar 172.20.0.7:/data/workspace/BCX-data-sync/
16:51:17 [SSH] script:
16:51:17 =""
16:51:17 PATH="/usr/local/n/versions/node/16.0.0/bin:/usr/local/jdk1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/var/lib/snapd/snap/bin:/usr/local/maven/bin:/usr/local/git/bin:/root/bin"
16:51:17 JAVA_HOME="/usr/local/jdk1.8"
16:51:17 JAVA_CLASS="/usr/local/jdk1.8/lib"
16:51:17 HOME="/root"
16:51:17
16:51:17 #JAVA
16:51:17 export JAVA_HOME=/usr/local/java
16:51:17 export JAVA_CLASS=$JAVA_HOME/lib
16:51:17 export PATH=$JAVA_HOME/bin:$PATH
16:51:17
16:51:17 # 杀死进程
16:51:17 pid=$(ps -ef|grep bcx-data-sync-1.0.0.jar |grep -v grep|awk '{print $2}')
16:51:17 if [ $pid ];then
16:51:17 kill -9 $pid
16:51:17 fi
16:51:17
16:51:17 sleep 5
16:51:17
16:51:17 # 启动进程
16:51:17 cd /data/workspace/BCX-data-sync/
16:51:17 nohup java -Xms512m -Xmx512m -jar bcx-data-sync-1.0.0.jar --spring.profiles.active=test &> /dev/null &
16:51:17
16:51:17 [SSH] executing...
16:51:18 bash: =: command not found
16:51:24
16:51:24 [SSH] completed
16:51:24 [SSH] exit-status: 0
16:51:24
16:51:24 Finished: SUCCESS