Skip to content

Console Output

20:28:25 Started by user unknown or anonymous
20:28:25 Running as SYSTEM
20:28:25 Building in workspace /data/jenkins/workspace/bcx-pasp
20:28:25 The recommended git tool is: NONE
20:28:25 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
20:28:25 Cloning the remote Git repository
20:28:25 Cloning repository https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git
20:28:25  > /usr/local/git/bin/git init /data/jenkins/workspace/bcx-pasp # timeout=10
20:28:25 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git
20:28:25  > /usr/local/git/bin/git --version # timeout=10
20:28:25  > git --version # 'git version 2.43.0'
20:28:25 using GIT_ASKPASS to set credentials gitlab凭据
20:28:25  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:28:27  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git # timeout=10
20:28:27  > /usr/local/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:28:27 Avoid second fetch
20:28:27  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
20:28:27 Checking out Revision 0a117a426eddc5c8354178e0d4b3cdd6650bc3b0 (refs/remotes/origin/test)
20:28:27  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
20:28:27  > /usr/local/git/bin/git checkout -f 0a117a426eddc5c8354178e0d4b3cdd6650bc3b0 # timeout=10
20:28:27 Commit message: "Merge branch '20250529临保保险业务' into test"
20:28:27  > /usr/local/git/bin/git rev-list --no-walk 0a117a426eddc5c8354178e0d4b3cdd6650bc3b0 # timeout=10
20:28:27 Parsing POMs
20:28:28 Established TCP socket on 40363
20:28:28 [bcx-pasp] $ /usr/local/jdk1.8/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 40363
20:28:28 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
20:28:28 	at java.lang.ClassLoader.defineClass1(Native Method)
20:28:28 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
20:28:28 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
20:28:28 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
20:28:28 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
20:28:28 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
20:28:28 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
20:28:28 	at java.security.AccessController.doPrivileged(Native Method)
20:28:28 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
20:28:28 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
20:28:28 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
20:28:28 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
20:28:28 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
20:28:28 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
20:28:28 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
20:28:28 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
20:28:28 ERROR: ================================================================================
20:28:28 ERROR: Invalid project setup: Connection reset
20:28:28 ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
20:28:28 ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
20:28:28 ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
20:28:28 ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
20:28:28 ERROR: ================================================================================
20:28:28 Established TCP socket on 35521
20:28:28 [bcx-pasp] $ /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 35521
20:28:28 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
20:28:28 <===[JENKINS REMOTING CAPACITY]===>channel started
20:28:29 Executing Maven:  -B -f /data/jenkins/workspace/bcx-pasp/pom.xml -gs /usr/local/maven/conf/settings.xml clean package -DskipTests -Ptest
20:28:30 [INFO] Scanning for projects...
20:28:30 [WARNING] 
20:28:30 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-web:jar:1.1.0
20:28:30 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.springframework.boot:spring-boot-maven-plugin @ com.bcxin.platform:bcxin-web:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/bcxin-web/pom.xml, line 155, column 21
20:28:30 [WARNING] 'version' contains an expression but should be a constant. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 8, column 14
20:28:30 [WARNING] 
20:28:30 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-business:jar:1.1.0
20:28:30 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-business:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/bcxin-business/pom.xml, line 176, column 21
20:28:30 [WARNING] 
20:28:30 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-pasp:pom:1.1.0
20:28:30 [WARNING] 'version' contains an expression but should be a constant. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 8, column 14
20:28:30 [WARNING] 
20:28:30 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
20:28:30 [WARNING] 
20:28:30 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
20:28:30 [WARNING] 
20:28:30 [INFO] ------------------------------------------------------------------------
20:28:30 [INFO] Reactor Build Order:
20:28:30 [INFO] 
20:28:30 [INFO] PASP                                                               [pom]
20:28:30 [INFO] bcxin-common                                                       [jar]
20:28:30 [INFO] bcxin-business                                                     [jar]
20:28:30 [INFO] bcxin-framework                                                    [jar]
20:28:30 [INFO] bcxin-quartz                                                       [jar]
20:28:30 [INFO] bcxin-generator                                                    [jar]
20:28:30 [INFO] bcxin-web                                                          [jar]
20:28:30 [INFO] 
20:28:30 [INFO] -------------------< com.bcxin.platform:bcxin-pasp >--------------------
20:28:30 [INFO] Building PASP 1.1.0                                                [1/7]
20:28:30 [INFO] --------------------------------[ pom ]---------------------------------
20:28:30 [INFO] 
20:28:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-pasp ---
20:28:31 [INFO] 
20:28:31 [INFO] ------------------< com.bcxin.platform:bcxin-common >-------------------
20:28:31 [INFO] Building bcxin-common 1.1.0                                        [2/7]
20:28:31 [INFO] --------------------------------[ jar ]---------------------------------
20:28:31 [INFO] 
20:28:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-common ---
20:28:31 [INFO] 
20:28:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-common ---
20:28:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:32 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/main/resources
20:28:32 [INFO] 
20:28:32 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-common ---
20:28:32 [INFO] Changes detected - recompiling the module!
20:28:32 [INFO] Compiling 126 source files to /data/jenkins/workspace/bcx-pasp/bcxin-common/target/classes
20:28:34 [INFO] 
20:28:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-common ---
20:28:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:34 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/test/resources
20:28:34 [INFO] 
20:28:34 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-common ---
20:28:34 [INFO] No sources to compile
20:28:34 [INFO] 
20:28:34 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-common ---
20:28:34 [INFO] Tests are skipped.
20:28:34 [INFO] 
20:28:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-common ---
20:28:34 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-common/target/bcxin-common-1.1.0.jar
20:28:35 [INFO] 
20:28:35 [INFO] -----------------< com.bcxin.platform:bcxin-business >------------------
20:28:35 [INFO] Building bcxin-business 1.1.0                                      [3/7]
20:28:35 [INFO] --------------------------------[ jar ]---------------------------------
20:28:35 [INFO] 
20:28:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-business ---
20:28:35 [INFO] 
20:28:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-business ---
20:28:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:35 [INFO] Copying 91 resources
20:28:35 [INFO] 
20:28:35 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-business ---
20:28:35 [INFO] Changes detected - recompiling the module!
20:28:35 [INFO] Compiling 503 source files to /data/jenkins/workspace/bcx-pasp/bcxin-business/target/classes
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[311,24] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[518,8] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[518,36] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[526,31] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[25,20] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[40,20] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[63,10] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[63,38] BASE64Encoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[74,10] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:46 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[74,38] BASE64Decoder is internal proprietary API and may be removed in a future release
20:28:47 [INFO] 
20:28:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-business ---
20:28:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:47 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-business/src/test/resources
20:28:47 [INFO] 
20:28:47 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-business ---
20:28:47 [INFO] No sources to compile
20:28:47 [INFO] 
20:28:47 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-business ---
20:28:47 [INFO] Tests are skipped.
20:28:47 [INFO] 
20:28:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-business ---
20:28:47 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-business/target/bcxin-business-1.1.0.jar
20:28:48 [INFO] 
20:28:48 [INFO] -----------------< com.bcxin.platform:bcxin-framework >-----------------
20:28:48 [INFO] Building bcxin-framework 1.1.0                                     [4/7]
20:28:48 [INFO] --------------------------------[ jar ]---------------------------------
20:28:48 [INFO] 
20:28:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-framework ---
20:28:48 [INFO] 
20:28:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-framework ---
20:28:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:48 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/main/resources
20:28:48 [INFO] 
20:28:48 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-framework ---
20:28:48 [INFO] Changes detected - recompiling the module!
20:28:48 [INFO] Compiling 56 source files to /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/classes
20:28:50 [INFO] 
20:28:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-framework ---
20:28:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:50 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/test/resources
20:28:50 [INFO] 
20:28:50 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-framework ---
20:28:50 [INFO] No sources to compile
20:28:50 [INFO] 
20:28:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-framework ---
20:28:50 [INFO] Tests are skipped.
20:28:50 [INFO] 
20:28:50 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-framework ---
20:28:50 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/bcxin-framework-1.1.0.jar
20:28:51 [INFO] 
20:28:51 [INFO] ------------------< com.bcxin.platform:bcxin-quartz >-------------------
20:28:51 [INFO] Building bcxin-quartz 1.1.0                                        [5/7]
20:28:51 [INFO] --------------------------------[ jar ]---------------------------------
20:28:51 [INFO] 
20:28:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-quartz ---
20:28:51 [INFO] 
20:28:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-quartz ---
20:28:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:51 [INFO] Copying 7 resources
20:28:51 [INFO] 
20:28:51 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-quartz ---
20:28:51 [INFO] Changes detected - recompiling the module!
20:28:51 [INFO] Compiling 18 source files to /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/classes
20:28:52 [INFO] 
20:28:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-quartz ---
20:28:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:52 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-quartz/src/test/resources
20:28:52 [INFO] 
20:28:52 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-quartz ---
20:28:52 [INFO] No sources to compile
20:28:52 [INFO] 
20:28:52 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-quartz ---
20:28:52 [INFO] Tests are skipped.
20:28:52 [INFO] 
20:28:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-quartz ---
20:28:52 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/bcxin-quartz-1.1.0.jar
20:28:52 [INFO] 
20:28:52 [INFO] -----------------< com.bcxin.platform:bcxin-generator >-----------------
20:28:52 [INFO] Building bcxin-generator 1.1.0                                     [6/7]
20:28:52 [INFO] --------------------------------[ jar ]---------------------------------
20:28:52 [INFO] 
20:28:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-generator ---
20:28:52 [INFO] 
20:28:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-generator ---
20:28:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:52 [INFO] Copying 20 resources
20:28:52 [INFO] 
20:28:52 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-generator ---
20:28:52 [INFO] Changes detected - recompiling the module!
20:28:52 [INFO] Compiling 13 source files to /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/classes
20:28:53 [INFO] 
20:28:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-generator ---
20:28:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:53 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-generator/src/test/resources
20:28:53 [INFO] 
20:28:53 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-generator ---
20:28:53 [INFO] No sources to compile
20:28:54 [INFO] 
20:28:54 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-generator ---
20:28:54 [INFO] Tests are skipped.
20:28:54 [INFO] 
20:28:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-generator ---
20:28:54 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/bcxin-generator-1.1.0.jar
20:28:54 [INFO] 
20:28:54 [INFO] --------------------< com.bcxin.platform:bcxin-web >--------------------
20:28:54 [INFO] Building bcxin-web 1.1.0                                           [7/7]
20:28:54 [INFO] --------------------------------[ jar ]---------------------------------
20:28:54 [INFO] 
20:28:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-web ---
20:28:54 [INFO] 
20:28:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-web ---
20:28:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:54 [INFO] Copying 366 resources
20:28:54 [INFO] Copying 4 resources
20:28:54 [INFO] 
20:28:54 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-web ---
20:28:54 [INFO] Changes detected - recompiling the module!
20:28:54 [INFO] Compiling 87 source files to /data/jenkins/workspace/bcx-pasp/bcxin-web/target/classes
20:28:57 [INFO] 
20:28:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-web ---
20:28:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:28:57 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-web/src/test/resources
20:28:57 [INFO] 
20:28:57 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-web ---
20:28:57 [INFO] No sources to compile
20:28:57 [INFO] 
20:28:57 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-web ---
20:28:57 [INFO] Tests are skipped.
20:28:57 [INFO] 
20:28:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-web ---
20:28:57 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar
20:28:58 [INFO] 
20:28:58 [INFO] --- spring-boot-maven-plugin:2.1.1.RELEASE:repackage (default) @ bcxin-web ---
20:28:58 [INFO] Replacing main artifact with repackaged archive
20:29:01 [INFO] ------------------------------------------------------------------------
20:29:01 [INFO] Reactor Summary for PASP 1.1.0:
20:29:01 [INFO] 
20:29:01 [INFO] PASP ............................................... SUCCESS [  0.346 s]
20:29:01 [INFO] bcxin-common ....................................... SUCCESS [  3.149 s]
20:29:01 [INFO] bcxin-business ..................................... SUCCESS [ 12.610 s]
20:29:01 [INFO] bcxin-framework .................................... SUCCESS [  2.698 s]
20:29:01 [INFO] bcxin-quartz ....................................... SUCCESS [  1.404 s]
20:29:01 [INFO] bcxin-generator .................................... SUCCESS [  1.409 s]
20:29:01 [INFO] bcxin-web .......................................... SUCCESS [  4.450 s]
20:29:01 [INFO] ------------------------------------------------------------------------
20:29:01 [INFO] BUILD SUCCESS
20:29:01 [INFO] ------------------------------------------------------------------------
20:29:01 [INFO] Total time:  30.862 s
20:29:01 [INFO] Finished at: 2025-09-10T20:29:01+08:00
20:29:01 [INFO] ------------------------------------------------------------------------
20:29:01 Waiting for Jenkins to finish collecting data
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-common/pom.xml to com.bcxin.platform/bcxin-common/1.1.0/bcxin-common-1.1.0.pom
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-common/target/bcxin-common-1.1.0.jar to com.bcxin.platform/bcxin-common/1.1.0/bcxin-common-1.1.0.jar
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-generator/pom.xml to com.bcxin.platform/bcxin-generator/1.1.0/bcxin-generator-1.1.0.pom
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/bcxin-generator-1.1.0.jar to com.bcxin.platform/bcxin-generator/1.1.0/bcxin-generator-1.1.0.jar
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-web/pom.xml to com.bcxin.platform/bcxin-web/1.1.0/bcxin-web-1.1.0.pom
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar to com.bcxin.platform/bcxin-web/1.1.0/bcxin-web-1.1.0.jar
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-quartz/pom.xml to com.bcxin.platform/bcxin-quartz/1.1.0/bcxin-quartz-1.1.0.pom
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/bcxin-quartz-1.1.0.jar to com.bcxin.platform/bcxin-quartz/1.1.0/bcxin-quartz-1.1.0.jar
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-framework/pom.xml to com.bcxin.platform/bcxin-framework/1.1.0/bcxin-framework-1.1.0.pom
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/bcxin-framework-1.1.0.jar to com.bcxin.platform/bcxin-framework/1.1.0/bcxin-framework-1.1.0.jar
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/pom.xml to com.bcxin.platform/bcxin-pasp/1.1.0/bcxin-pasp-1.1.0.pom
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-business/pom.xml to com.bcxin.platform/bcxin-business/1.1.0/bcxin-business-1.1.0.pom
20:29:01 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-business/target/bcxin-business-1.1.0.jar to com.bcxin.platform/bcxin-business/1.1.0/bcxin-business-1.1.0.jar
20:29:01 [bcx-pasp] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins5087775077311024166.sh
20:29:01 channel stopped
20:29:01 + scp /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar 172.20.0.7:/data/workspace/bcxin-web
20:29:02 [SSH] script:
20:29:02 =""
20:29:02 
20:29:02  docker rm -f bcxin-web
20:29:02  sleep 3
20:29:02 cd /data/workspace/bcxin-web
20:29:02 docker build -t bcxin-web .
20:29:02 docker run -d --name bcxin-web -p 7080:7080 --memory=2g --restart=always bcxin-web
20:29:02 docker image prune -f
20:29:02 
20:29:02 [SSH] executing...
20:29:03 bash: =: command not found
20:29:04 bcxin-web
20:29:07 #0 building with "default" instance using docker driver
20:29:07 
20:29:07 #1 [internal] load .dockerignore
20:29:07 #1 transferring context: 2B done
20:29:07 #1 DONE 0.0s
20:29:07 
20:29:07 #2 [internal] load build definition from Dockerfile
20:29:07 #2 transferring dockerfile: 302B done
20:29:07 #2 DONE 0.0s
20:29:07 
20:29:07 #3 [internal] load metadata for docker.io/library/openjdk:8-jre-alpine
20:29:08 #3 DONE 1.1s
20:29:08 
20:29:08 #4 [1/6] FROM docker.io/library/openjdk:8-jre-alpine@sha256:f362b165b870ef129cbe730f29065ff37399c0aa8bcab3e44b51c302938c9193
20:29:08 #4 DONE 0.0s
20:29:08 
20:29:08 #5 [internal] load build context
20:29:09 #5 transferring context: 114.03MB 1.6s done
20:29:10 #5 DONE 1.7s
20:29:10 
20:29:10 #6 [2/6] RUN apk update && apk add tzdata
20:29:10 #6 CACHED
20:29:10 
20:29:10 #7 [3/6] RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
20:29:10 #7 CACHED
20:29:10 
20:29:10 #8 [4/6] RUN echo "Asia/Shanghai" > /etc/timezone
20:29:10 #8 CACHED
20:29:10 
20:29:10 #9 [5/6] WORKDIR /opt
20:29:10 #9 CACHED
20:29:10 
20:29:10 #10 [6/6] COPY . /opt
20:29:10 #10 DONE 0.6s
20:29:10 
20:29:10 #11 exporting to image
20:29:10 #11 exporting layers
20:29:11 #11 exporting layers 0.7s done
20:29:11 #11 writing image sha256:1abdf7db41a401447fbaace6df660aa57f1e0d38168dbbe06ac6a330c251ce3d
20:29:11 #11 writing image sha256:1abdf7db41a401447fbaace6df660aa57f1e0d38168dbbe06ac6a330c251ce3d done
20:29:11 #11 naming to docker.io/library/bcxin-web done
20:29:11 #11 DONE 0.8s
20:29:12 f8928e9a208ae92facb3e2998e47514d7e74fd14731c013ba0323793bd5ff241
20:29:12 Deleted Images:
20:29:12 deleted: sha256:4899c41e23356291452f8ddfb6482e44e9ae3463d4b495367aeabf3ea4f34a38
20:29:12 
20:29:12 Total reclaimed space: 0B
20:29:12 
20:29:12 [SSH] completed
20:29:12 [SSH] exit-status: 0
20:29:12 
20:29:12 Finished: SUCCESS