Skip to content

Console Output

13:49:30 Started by user unknown or anonymous
13:49:30 Running as SYSTEM
13:49:30 Building in workspace /data/jenkins/workspace/PSSSP
13:49:30 The recommended git tool is: NONE
13:49:30 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
13:49:30  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/PSSSP/.git # timeout=10
13:49:30 Fetching changes from the remote Git repository
13:49:30  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git # timeout=10
13:49:30 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git
13:49:30  > /usr/local/git/bin/git --version # timeout=10
13:49:30  > git --version # 'git version 2.43.0'
13:49:30 using GIT_ASKPASS to set credentials gitlab凭据
13:49:30  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:49:31  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
13:49:31 Checking out Revision 7dd40a5ec94e804bd64ac7a07f4961021ee98b6d (refs/remotes/origin/test)
13:49:31  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
13:49:31  > /usr/local/git/bin/git checkout -f 7dd40a5ec94e804bd64ac7a07f4961021ee98b6d # timeout=10
13:49:31 Commit message: "Merge branch '20250114浙江上报部级业务' into test"
13:49:31  > /usr/local/git/bin/git rev-list --no-walk 7dd40a5ec94e804bd64ac7a07f4961021ee98b6d # timeout=10
13:49:31 [PSSSP] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins3268207866740704995.sh
13:49:31 + cd /data/jenkins/workspace/PSSSP
13:49:31 + mvn clean install -DskipTests=true -Ptest
13:49:32 [INFO] Scanning for projects...
13:49:32 [WARNING] 
13:49:32 [WARNING] Some problems were encountered while building the effective model for com.bcxin:sp:war:1.0
13:49:32 [WARNING] 'dependencies.dependency.version' for org.apache.httpcomponents:httpclient:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 262, column 13
13:49:32 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.auth0:java-jwt:jar -> duplicate declaration of version 3.1.0 @ line 433, column 15
13:49:32 [WARNING] 
13:49:32 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
13:49:32 [WARNING] 
13:49:32 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
13:49:32 [WARNING] 
13:49:32 [INFO] 
13:49:32 [INFO] ----------------------------< com.bcxin:sp >----------------------------
13:49:32 [INFO] Building sp 1.0
13:49:32 [INFO] --------------------------------[ war ]---------------------------------
13:49:34 Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/maven-metadata.xml
13:49:34 Downloading from abcxin-public: http://49.4.51.65:8060/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml
13:49:34 Downloading from nexus-aliyun: http://maven.aliyun.com/nexus/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml
13:49:34 Progress (1): 2.1 kB
                    
Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.1 kB at 4.3 kB/s)
13:49:34 Progress (1): 2.2 kB
                    
Downloaded from nexus-aliyun: http://maven.aliyun.com/nexus/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.2 kB at 3.8 kB/s)
13:49:36 Progress (1): 2.1 kB
                    
Downloaded from abcxin-public: http://49.4.51.65:8060/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.1 kB at 969 B/s)
13:49:36 [INFO] 
13:49:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sp ---
13:49:36 [INFO] Deleting /data/jenkins/workspace/PSSSP/target
13:49:37 [INFO] 
13:49:37 [INFO] --- maven-resources-plugin:2.6:copy-resources (default-resources) @ sp ---
13:49:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:49:37 [INFO] Copying 92 resources
13:49:37 [INFO] Copying 2392 resources
13:49:40 [INFO] 
13:49:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sp ---
13:49:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:49:40 [INFO] Copying 92 resources
13:49:40 [INFO] Copying 2392 resources
13:49:40 [INFO] 
13:49:40 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sp ---
13:49:40 [INFO] Changes detected - recompiling the module!
13:49:40 [INFO] Compiling 481 source files to /data/jenkins/workspace/PSSSP/target/classes
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[23,21] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[43,21] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[68,25] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
13:49:51 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[68,54] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
13:49:51 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/interceptor/WebSecurityConfig.java: Some input files use or override a deprecated API.
13:49:51 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/interceptor/WebSecurityConfig.java: Recompile with -Xlint:deprecation for details.
13:49:51 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/redis/RedisUtils.java: Some input files use unchecked or unsafe operations.
13:49:51 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/redis/RedisUtils.java: Recompile with -Xlint:unchecked for details.
13:49:51 [INFO] 
13:49:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sp ---
13:49:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:49:51 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/PSSSP/src/test/resources
13:49:51 [INFO] 
13:49:51 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sp ---
13:49:51 [INFO] No sources to compile
13:49:51 [INFO] 
13:49:51 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sp ---
13:49:51 [INFO] Tests are skipped.
13:49:51 [INFO] 
13:49:51 [INFO] --- maven-war-plugin:3.3.1:war (default-war) @ sp ---
13:49:51 [INFO] Packaging webapp
13:49:51 [INFO] Assembling webapp [sp] in [/data/jenkins/workspace/PSSSP/target/ROOT]
13:49:51 [INFO] Processing war project
13:49:51 [INFO] Copying webapp resources [/data/jenkins/workspace/PSSSP/src/main/webapp]
13:49:52 [INFO] Building war: /data/jenkins/workspace/PSSSP/target/ROOT.war
13:49:59 [INFO] 
13:49:59 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ sp ---
13:50:18 [INFO] Replacing main artifact with repackaged archive
13:50:18 [INFO] 
13:50:18 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (default) @ sp ---
13:50:18 [INFO] Replacing main artifact with repackaged archive
13:50:18 [INFO] 
13:50:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sp ---
13:50:18 [INFO] Installing /data/jenkins/workspace/PSSSP/target/ROOT.war to /Users/linchunpeng/maven/repository/com/bcxin/sp/1.0/sp-1.0.war
13:50:21 [INFO] Installing /data/jenkins/workspace/PSSSP/pom.xml to /Users/linchunpeng/maven/repository/com/bcxin/sp/1.0/sp-1.0.pom
13:50:21 [INFO] ------------------------------------------------------------------------
13:50:21 [INFO] BUILD SUCCESS
13:50:21 [INFO] ------------------------------------------------------------------------
13:50:21 [INFO] Total time:  48.803 s
13:50:21 [INFO] Finished at: 2025-02-25T13:50:21+08:00
13:50:21 [INFO] ------------------------------------------------------------------------
13:50:21 + scp /data/jenkins/workspace/PSSSP/target/ROOT.war 172.20.0.7:/data/workspace/psssp/ROOT.war
13:50:24 [SSH] script:
13:50:24 =""
13:50:24 
13:50:24 docker rm -f psssp
13:50:24 sleep 3
13:50:24 docker build -t psssp /data/workspace/psssp
13:50:24 docker run -d -v /data/pss/material/zhejiang:/opt/data/pss/material/zhejiang --name psssp -p 40005:8888  psssp
13:50:24 docker image prune -f
13:50:24 
13:50:24 [SSH] executing...
13:50:24 bash: =: command not found
13:50:26 psssp
13:50:29 #0 building with "default" instance using docker driver
13:50:29 
13:50:29 #1 [internal] load .dockerignore
13:50:29 #1 transferring context: 51B done
13:50:29 #1 DONE 0.0s
13:50:29 
13:50:29 #2 [internal] load build definition from Dockerfile
13:50:29 #2 transferring dockerfile: 305B done
13:50:29 #2 DONE 0.0s
13:50:29 
13:50:29 #3 [internal] load metadata for m.daocloud.io/docker.io/library/openjdk:8-jdk-alpine
13:50:29 #3 DONE 0.3s
13:50:29 
13:50:29 #4 [1/6] FROM m.daocloud.io/docker.io/library/openjdk:8-jdk-alpine@sha256:94792824df2df33402f201713f932b58cb9de94a0cd524164a0f2283343547b3
13:50:29 #4 DONE 0.0s
13:50:29 
13:50:29 #5 [internal] load build context
13:50:32 #5 transferring context: 418.74MB 2.7s done
13:50:32 #5 DONE 2.8s
13:50:32 
13:50:32 #6 [2/6] RUN apk update && apk add tzdata
13:50:32 #6 CACHED
13:50:32 
13:50:32 #7 [3/6] RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
13:50:32 #7 CACHED
13:50:32 
13:50:32 #8 [4/6] RUN echo "Asia/Shanghai" > /etc/timezone
13:50:32 #8 CACHED
13:50:32 
13:50:32 #9 [5/6] WORKDIR /opt
13:50:32 #9 CACHED
13:50:32 
13:50:32 #10 [6/6] COPY . /opt
13:50:36 #10 DONE 4.3s
13:50:36 
13:50:36 #11 exporting to image
13:50:36 #11 exporting layers
13:50:38 #11 exporting layers 2.2s done
13:50:38 #11 writing image sha256:bbaeb8a3d97f0294f92c51ec13c98c8990412413350fd5a93608fdbd1d198472 done
13:50:38 #11 naming to docker.io/library/psssp done
13:50:38 #11 DONE 2.2s
13:50:39 b6b008dcf2dd1ffa8575f1a5e65e9ac99e1e4bc553409494c64b0cfea4245364
13:50:39 Deleted Images:
13:50:39 deleted: sha256:bd7b655c5e997bc9fc9a6dd12542613ecfd371a880247bde11dedcdd83c24278
13:50:39 
13:50:39 Total reclaimed space: 0B
13:50:39 
13:50:39 [SSH] completed
13:50:39 [SSH] exit-status: 0
13:50:39 
13:50:39 Finished: SUCCESS