Started by user admin Resume disabled by user, switching to high-performance, low-durability mode. [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/base-server [Pipeline] { [Pipeline] git Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository git@192.168.19.207:cku-framework/framework-cloud-server.git > git init /var/lib/jenkins/workspace/base-server # timeout=10 Fetching upstream changes from git@192.168.19.207:cku-framework/framework-cloud-server.git > git --version # timeout=10 > git --version # 'git version 2.27.0' > git fetch --tags --force --progress -- git@192.168.19.207:cku-framework/framework-cloud-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@192.168.19.207:cku-framework/framework-cloud-server.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 Checking out Revision e1fa16c235d37feb0d799c549e302ac390e27254 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f e1fa16c235d37feb0d799c549e302ac390e27254 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b develop e1fa16c235d37feb0d799c549e302ac390e27254 # timeout=10 Commit message: "update by zhangjunwu 修改日志目录" First time build. Skipping changelog. [Pipeline] stage [Pipeline] { (环境准备) [Pipeline] tool [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (打包) [Pipeline] sh + rm -rf /root/.m2/repository/com/service/ [Pipeline] sh + rm -rf /root/.m2/repository/com/framework/ [Pipeline] sh + git show -s --format=%an [Pipeline] sh + git show -s --format=%ai + cut -d + -f1 [Pipeline] sh + git remote -v + cut -d : -f2 + cut -d . -f1 + tail -1 [Pipeline] sh + /data/software/apache-maven/bin/mvn -U clean deploy -Puat -T 100C -Dcheckstyle.skip=true -Dspotbugs.skip=true -Dpmd.skip=true [INFO] Scanning for projects... Downloading from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-parent/0.0.2-SNAPSHOT/maven-metadata.xml Downloading from nexus: http://192.168.18.202:8081/nexus/content/groups/public/com/framework/framework-parent/0.0.2-SNAPSHOT/maven-metadata.xml Progress (1): 608 B Downloaded from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-parent/0.0.2-SNAPSHOT/maven-metadata.xml (608 B at 3.8 kB/s) Downloading from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-parent/0.0.2-SNAPSHOT/framework-parent-0.0.2-20230918.091135-16.pom Progress (1): 4.1/46 kB Progress (1): 7.8/46 kB Progress (1): 12/46 kB Progress (1): 16/46 kB Progress (1): 20/46 kB Progress (1): 24/46 kB Progress (1): 28/46 kB Progress (1): 32/46 kB Progress (1): 36/46 kB Progress (1): 41/46 kB Progress (1): 45/46 kB Progress (1): 46 kB Downloaded from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-parent/0.0.2-SNAPSHOT/framework-parent-0.0.2-20230918.091135-16.pom (46 kB at 1.7 MB/s) [WARNING] [WARNING] Some problems were encountered while building the effective model for com.framework:framework-cloud-server:pom:0.0.2-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.alipay.sdk:alipay-sdk-java:jar -> duplicate declaration of version ${alipay-sdk-java.version} @ com.framework:framework-parent:0.0.2-SNAPSHOT, /root/.m2/repository/com/framework/framework-parent/0.0.2-SNAPSHOT/framework-parent-0.0.2-SNAPSHOT.pom, line 618, column 19 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] framework-cloud-server [pom] [INFO] spring-boot-admin-server [jar] [INFO] spring-gateway-server [jar] [INFO] hystrix-turbine-dashboard-server [jar] [INFO] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 400 [INFO] [INFO] ----------------< com.framework:framework-cloud-server >---------------- [INFO] Building framework-cloud-server 0.0.2-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ framework-cloud-server --- [INFO] [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten-clean) @ framework-cloud-server --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:timestamp-property (timestamp-property) @ framework-cloud-server --- [INFO] [INFO] --- lombok-maven-plugin:1.18.10.0:delombok (default) @ framework-cloud-server --- [WARNING] Skipping Delombok; no source to process. [INFO] [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ framework-cloud-server --- [INFO] Generating flattened POM of project com.framework:framework-cloud-server:pom:0.0.2-SNAPSHOT... [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ framework-cloud-server --- [INFO] Installing /var/lib/jenkins/workspace/base-server/.flattened-pom.xml to /root/.m2/repository/com/framework/framework-cloud-server/0.0.2-SNAPSHOT/framework-cloud-server-0.0.2-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ framework-cloud-server --- Downloading from cawg-uat-snapshots: http://192.168.19.212:7001/repository/cawg-uat-snapshots/com/framework/framework-cloud-server/0.0.2-SNAPSHOT/maven-metadata.xml Progress (1): 614 B Downloaded from cawg-uat-snapshots: http://192.168.19.212:7001/repository/cawg-uat-snapshots/com/framework/framework-cloud-server/0.0.2-SNAPSHOT/maven-metadata.xml (614 B at 4.0 kB/s) Uploading to cawg-uat-snapshots: http://192.168.19.212:7001/repository/cawg-uat-snapshots/com/framework/framework-cloud-server/0.0.2-SNAPSHOT/framework-cloud-server-0.0.2-20240529.073554-15.pom Progress (1): 829 B Uploaded to cawg-uat-snapshots: http://192.168.19.212:7001/repository/cawg-uat-snapshots/com/framework/framework-cloud-server/0.0.2-SNAPSHOT/framework-cloud-server-0.0.2-20240529.073554-15.pom (829 B at 3.5 kB/s) Downloading from cawg-uat-snapshots: http://192.168.19.212:7001/repository/cawg-uat-snapshots/com/framework/framework-cloud-server/maven-metadata.xml Progress (1): 295 B Downloaded from cawg-uat-snapshots: http://192.168.19.212:7001/repository/cawg-uat-snapshots/com/framework/framework-cloud-server/maven-metadata.xml (295 B at 5.6 kB/s) Uploading to cawg-uat-snapshots: http://192.168.19.212:7001/repository/cawg-uat-snapshots/com/framework/framework-cloud-server/0.0.2-SNAPSHOT/maven-metadata.xml Progress (1): 614 B Uploaded to cawg-uat-snapshots: http://192.168.19.212:7001/repository/cawg-uat-snapshots/com/framework/framework-cloud-server/0.0.2-SNAPSHOT/maven-metadata.xml (614 B at 1.9 kB/s) Uploading to cawg-uat-snapshots: http://192.168.19.212:7001/repository/cawg-uat-snapshots/com/framework/framework-cloud-server/maven-metadata.xml Progress (1): 295 B Uploaded to cawg-uat-snapshots: http://192.168.19.212:7001/repository/cawg-uat-snapshots/com/framework/framework-cloud-server/maven-metadata.xml (295 B at 857 B/s) [INFO] [INFO] ---------------< com.framework:spring-boot-admin-server >--------------- [INFO] [INFO] Building spring-boot-admin-server 0.0.2-SNAPSHOT [2/4] [INFO] [INFO] ----------------< com.framework:spring-gateway-server >----------------- [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Building spring-gateway-server 0.0.2-SNAPSHOT [3/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] -----------< com.framework:hystrix-turbine-dashboard-server >----------- [INFO] Building hystrix-turbine-dashboard-server 0.0.2-SNAPSHOT [4/4] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-jwt/0.0.2-SNAPSHOT/maven-metadata.xml Downloading from nexus: http://192.168.18.202:8081/nexus/content/groups/public/com/framework/framework-jwt/0.0.2-SNAPSHOT/maven-metadata.xml Progress (1): 779 B Downloaded from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-jwt/0.0.2-SNAPSHOT/maven-metadata.xml (779 B at 46 kB/s) Downloading from nexus: http://192.168.18.202:8081/nexus/content/groups/public/com/framework/framework-jwt/0.0.2-SNAPSHOT/framework-jwt-0.0.2-20230919.022347-33.pom Downloading from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-jwt/0.0.2-SNAPSHOT/framework-jwt-0.0.2-20230919.022347-33.pom Progress (1): 1.1 kB Downloaded from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-jwt/0.0.2-SNAPSHOT/framework-jwt-0.0.2-20230919.022347-33.pom (1.1 kB at 30 kB/s) Downloading from nexus: http://192.168.18.202:8081/nexus/content/groups/public/com/framework/framework-root/0.0.2-SNAPSHOT/maven-metadata.xml Downloading from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-root/0.0.2-SNAPSHOT/maven-metadata.xml Progress (1): 606 B Downloaded from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-root/0.0.2-SNAPSHOT/maven-metadata.xml (606 B at 29 kB/s) Downloading from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-root/0.0.2-SNAPSHOT/framework-root-0.0.2-20230919.022334-30.pom Progress (1): 1.1 kB Downloaded from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-root/0.0.2-SNAPSHOT/framework-root-0.0.2-20230919.022334-30.pom (1.1 kB at 82 kB/s) Downloading from nexus: http://192.168.18.202:8081/nexus/content/groups/public/com/framework/framework-redis/0.0.2-SNAPSHOT/maven-metadata.xml Downloading from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-redis/0.0.2-SNAPSHOT/maven-metadata.xml Progress (1): 781 B Downloaded from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-redis/0.0.2-SNAPSHOT/maven-metadata.xml (781 B at 71 kB/s) Downloading from nexus: http://192.168.18.202:8081/nexus/content/groups/public/com/framework/framework-redis/0.0.2-SNAPSHOT/framework-redis-0.0.2-20230919.022351-29.pom Downloading from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-redis/0.0.2-SNAPSHOT/framework-redis-0.0.2-20230919.022351-29.pom Progress (1): 888 B Downloaded from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-redis/0.0.2-SNAPSHOT/framework-redis-0.0.2-20230919.022351-29.pom (888 B at 59 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hystrix-turbine-dashboard-server --- [INFO] [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten-clean) @ hystrix-turbine-dashboard-server --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:timestamp-property (timestamp-property) @ hystrix-turbine-dashboard-server --- [INFO] [INFO] --- lombok-maven-plugin:1.18.10.0:delombok (default) @ hystrix-turbine-dashboard-server --- [WARNING] Skipping Delombok; no source to process. [INFO] [INFO] --- spring-boot-maven-plugin:2.1.9.RELEASE:build-info (default) @ hystrix-turbine-dashboard-server --- Downloading from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-redis/0.0.2-SNAPSHOT/framework-redis-0.0.2-20230919.022351-29.jar Downloading from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-jwt/0.0.2-SNAPSHOT/framework-jwt-0.0.2-20230919.022347-33.jar Progress (1): 4.1/7.8 kB Progress (2): 4.1/7.8 kB | 3.7 kB Progress (2): 7.7/7.8 kB | 3.7 kB Progress (2): 7.8 kB | 3.7 kB Downloaded from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-redis/0.0.2-SNAPSHOT/framework-redis-0.0.2-20230919.022351-29.jar (3.7 kB at 204 kB/s) Downloaded from cawg-uat: http://192.168.19.212:7001/repository/cawg-uat-public/com/framework/framework-jwt/0.0.2-SNAPSHOT/framework-jwt-0.0.2-20230919.022347-33.jar (7.8 kB at 339 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ spring-gateway-server --- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ spring-boot-admin-server --- [INFO] [INFO] [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten-clean) @ spring-boot-admin-server --- [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten-clean) @ spring-gateway-server --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:timestamp-property (timestamp-property) @ spring-boot-admin-server --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:timestamp-property (timestamp-property) @ spring-gateway-server --- [INFO] [INFO] --- lombok-maven-plugin:1.18.10.0:delombok (default) @ spring-boot-admin-server --- [INFO] [INFO] --- lombok-maven-plugin:1.18.10.0:delombok (default) @ spring-gateway-server --- [WARNING] Skipping Delombok; no source to process. [INFO] [INFO] --- spring-boot-maven-plugin:2.1.9.RELEASE:build-info (default) @ spring-gateway-server --- [WARNING] Skipping Delombok; no source to process. [INFO] [INFO] --- spring-boot-maven-plugin:2.1.9.RELEASE:build-info (default) @ spring-boot-admin-server --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hystrix-turbine-dashboard-server --- [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spring-gateway-server --- [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spring-boot-admin-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-boot-admin-server --- [INFO] [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-gateway-server --- [INFO] Generating flattened POM of project com.framework:spring-gateway-server:jar:0.0.2-SNAPSHOT... [INFO] Generating flattened POM of project com.framework:spring-boot-admin-server:jar:0.0.2-SNAPSHOT... [INFO] [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ hystrix-turbine-dashboard-server --- [INFO] Generating flattened POM of project com.framework:hystrix-turbine-dashboard-server:jar:0.0.2-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spring-gateway-server --- [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spring-boot-admin-server --- [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hystrix-turbine-dashboard-server --- [INFO] Changes detected - recompiling the module! [INFO] Changes detected - recompiling the module! [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/base-server/hystrix-turbine-dashboard-server/target/classes [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/base-server/spring-boot-admin-server/target/classes [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/base-server/spring-gateway-server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hystrix-turbine-dashboard-server --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hystrix-turbine-dashboard-server --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ hystrix-turbine-dashboard-server --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spring-boot-admin-server --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spring-boot-admin-server --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spring-boot-admin-server --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spring-boot-admin-server --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hystrix-turbine-dashboard-server --- [INFO] Building jar: /var/lib/jenkins/workspace/base-server/hystrix-turbine-dashboard-server/target/hystrix-turbine-dashboard-server-uat.jar [INFO] Building jar: /var/lib/jenkins/workspace/base-server/spring-boot-admin-server/target/spring-boot-admin-server-uat.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.1.9.RELEASE:repackage (default) @ spring-boot-admin-server --- [INFO] [INFO] --- spring-boot-maven-plugin:2.1.9.RELEASE:repackage (default) @ hystrix-turbine-dashboard-server --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spring-gateway-server --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spring-gateway-server --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spring-gateway-server --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spring-gateway-server --- [INFO] Building jar: /var/lib/jenkins/workspace/base-server/spring-gateway-server/target/spring-gateway-server-uat.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.1.9.RELEASE:repackage (default) @ spring-gateway-server --- [INFO] Replacing main artifact with repackaged archive [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ hystrix-turbine-dashboard-server --- [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ spring-boot-admin-server --- [INFO] Installing /var/lib/jenkins/workspace/base-server/hystrix-turbine-dashboard-server/target/hystrix-turbine-dashboard-server-uat.jar to /root/.m2/repository/com/framework/hystrix-turbine-dashboard-server/0.0.2-SNAPSHOT/hystrix-turbine-dashboard-server-0.0.2-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/base-server/spring-boot-admin-server/target/spring-boot-admin-server-uat.jar to /root/.m2/repository/com/framework/spring-boot-admin-server/0.0.2-SNAPSHOT/spring-boot-admin-server-0.0.2-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/base-server/hystrix-turbine-dashboard-server/.flattened-pom.xml to /root/.m2/repository/com/framework/hystrix-turbine-dashboard-server/0.0.2-SNAPSHOT/hystrix-turbine-dashboard-server-0.0.2-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ hystrix-turbine-dashboard-server --- [INFO] Skipping artifact deployment [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ spring-gateway-server --- [INFO] Installing /var/lib/jenkins/workspace/base-server/spring-gateway-server/target/spring-gateway-server-uat.jar to /root/.m2/repository/com/framework/spring-gateway-server/0.0.2-SNAPSHOT/spring-gateway-server-0.0.2-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/base-server/spring-boot-admin-server/.flattened-pom.xml to /root/.m2/repository/com/framework/spring-boot-admin-server/0.0.2-SNAPSHOT/spring-boot-admin-server-0.0.2-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ spring-boot-admin-server --- [INFO] Skipping artifact deployment [INFO] Installing /var/lib/jenkins/workspace/base-server/spring-gateway-server/.flattened-pom.xml to /root/.m2/repository/com/framework/spring-gateway-server/0.0.2-SNAPSHOT/spring-gateway-server-0.0.2-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ spring-gateway-server --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for framework-cloud-server 0.0.2-SNAPSHOT: [INFO] [INFO] framework-cloud-server ............................. SUCCESS [ 3.100 s] [INFO] spring-boot-admin-server ........................... SUCCESS [ 12.737 s] [INFO] spring-gateway-server .............................. SUCCESS [ 12.924 s] [INFO] hystrix-turbine-dashboard-server ................... SUCCESS [ 12.686 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.717 s (Wall Clock) [INFO] Finished at: 2024-05-29T15:36:08+08:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/base-server [Pipeline] { [Pipeline] stage [Pipeline] { (Remote SSH) [Pipeline] sh + scp /var/lib/jenkins/workspace/base-server/spring-gateway-server/target/spring-gateway-server-uat.jar root@192.168.19.214:/root/spring-gateway-server.jar reverse mapping checking getaddrinfo for bogon [192.168.19.214] failed - POSSIBLE BREAK-IN ATTEMPT! [Pipeline] sh + scp /var/lib/jenkins/workspace/base-server/spring-boot-admin-server/target/spring-boot-admin-server-uat.jar root@192.168.19.214:/root/spring-boot-admin-server.jar Address 192.168.19.214 maps to localhost, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! [Pipeline] sshCommand Executing command on uat[192.168.19.214]: service spring-gateway-server reload sudo: false stop times: 1 stop times: 2 stop times: 3 stop times: 4 stop times: 5 /data/app/spring-gateway-server/ may not be running! Using JAVA_HOME: /data/jdk8 Using APP_HOME: /data/app/spring-gateway-server Using CLASSPATH: /data/app/spring-gateway-server/lib/app-health-1.1.5-RELEASE.jar: Using PID_FILE: /data/app/spring-gateway-server/tomcat.pid springboot server started. /data/app/spring-gateway-server/ is running! [Pipeline] sshCommand Executing command on uat[192.168.19.214]: service spring-boot-admin-server reload sudo: false stop times: 1 stop times: 2 stop times: 3 stop times: 4 stop times: 5 /data/app/spring-boot-admin-server/ may not be running! Using JAVA_HOME: /data/jdk8 Using APP_HOME: /data/app/spring-boot-admin-server Using CLASSPATH: /data/app/spring-boot-admin-server/lib/app-health-1.1.5-RELEASE.jar: Using PID_FILE: /data/app/spring-boot-admin-server/tomcat.pid springboot server started. /data/app/spring-boot-admin-server/ is running! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS