Skip to content

Console Output

16:50:38 Started by user unknown or anonymous
16:50:38 Running as SYSTEM
16:50:38 Building in workspace /data/jenkins/workspace/bcx-pasp
16:50:38 The recommended git tool is: NONE
16:50:38 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
16:50:38  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcx-pasp/.git # timeout=10
16:50:38 Fetching changes from the remote Git repository
16:50:38  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git # timeout=10
16:50:38 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git
16:50:38  > /usr/local/git/bin/git --version # timeout=10
16:50:38  > git --version # 'git version 2.43.0'
16:50:38 using GIT_ASKPASS to set credentials gitlab凭据
16:50:38  > /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
16:50:39  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
16:50:39 Checking out Revision 7c16b1ea3c7fcdc0586b9db8e6857dafc5d8b0ea (refs/remotes/origin/test)
16:50:39  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
16:50:39  > /usr/local/git/bin/git checkout -f 7c16b1ea3c7fcdc0586b9db8e6857dafc5d8b0ea # timeout=10
16:50:39 Commit message: "Merge branch '20250529临保保险业务' into test"
16:50:39  > /usr/local/git/bin/git rev-list --no-walk 8a8203efb7f7e414660675907c993bc6bf2c8d52 # timeout=10
16:50:39 Parsing POMs
16:50:40 Established TCP socket on 33569
16:50:40 [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 33569
16:50:40 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
16:50:40 	at java.lang.ClassLoader.defineClass1(Native Method)
16:50:40 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
16:50:40 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
16:50:40 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
16:50:40 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
16:50:40 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
16:50:40 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
16:50:40 	at java.security.AccessController.doPrivileged(Native Method)
16:50:40 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
16:50:40 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
16:50:40 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
16:50:40 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
16:50:40 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
16:50:40 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
16:50:40 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
16:50:40 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
16:50:40 ERROR: ================================================================================
16:50:40 ERROR: Invalid project setup: Connection reset
16:50:40 ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
16:50:40 ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
16:50:40 ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
16:50:40 ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
16:50:40 ERROR: ================================================================================
16:50:40 Established TCP socket on 34143
16:50:40 [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 34143
16:50:40 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
16:50:40 <===[JENKINS REMOTING CAPACITY]===>channel started
16:50:42 Executing Maven:  -B -f /data/jenkins/workspace/bcx-pasp/pom.xml -gs /usr/local/maven/conf/settings.xml clean package -DskipTests -Ptest
16:50:42 [INFO] Scanning for projects...
16:50:42 [WARNING] 
16:50:42 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-web:jar:1.1.0
16:50:42 [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
16:50:42 [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
16:50:42 [WARNING] 
16:50:42 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-business:jar:1.1.0
16:50:42 [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
16:50:42 [WARNING] 
16:50:42 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-pasp:pom:1.1.0
16:50:42 [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
16:50:42 [WARNING] 
16:50:42 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
16:50:42 [WARNING] 
16:50:42 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
16:50:42 [WARNING] 
16:50:43 [INFO] ------------------------------------------------------------------------
16:50:43 [INFO] Reactor Build Order:
16:50:43 [INFO] 
16:50:43 [INFO] PASP                                                               [pom]
16:50:43 [INFO] bcxin-common                                                       [jar]
16:50:43 [INFO] bcxin-business                                                     [jar]
16:50:43 [INFO] bcxin-framework                                                    [jar]
16:50:43 [INFO] bcxin-quartz                                                       [jar]
16:50:43 [INFO] bcxin-generator                                                    [jar]
16:50:43 [INFO] bcxin-web                                                          [jar]
16:50:43 [INFO] 
16:50:43 [INFO] -------------------< com.bcxin.platform:bcxin-pasp >--------------------
16:50:43 [INFO] Building PASP 1.1.0                                                [1/7]
16:50:43 [INFO] --------------------------------[ pom ]---------------------------------
16:50:43 [INFO] 
16:50:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-pasp ---
16:50:43 [INFO] 
16:50:43 [INFO] ------------------< com.bcxin.platform:bcxin-common >-------------------
16:50:43 [INFO] Building bcxin-common 1.1.0                                        [2/7]
16:50:43 [INFO] --------------------------------[ jar ]---------------------------------
16:50:44 [INFO] 
16:50:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-common ---
16:50:44 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-common/target
16:50:44 [INFO] 
16:50:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-common ---
16:50:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:50:44 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/main/resources
16:50:44 [INFO] 
16:50:44 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-common ---
16:50:45 [INFO] Changes detected - recompiling the module!
16:50:45 [INFO] Compiling 126 source files to /data/jenkins/workspace/bcx-pasp/bcxin-common/target/classes
16:50:47 [INFO] 
16:50:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-common ---
16:50:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:50:47 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/test/resources
16:50:47 [INFO] 
16:50:47 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-common ---
16:50:47 [INFO] No sources to compile
16:50:47 [INFO] 
16:50:47 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-common ---
16:50:47 [INFO] Tests are skipped.
16:50:47 [INFO] 
16:50:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-common ---
16:50:48 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-common/target/bcxin-common-1.1.0.jar
16:50:48 [INFO] 
16:50:48 [INFO] -----------------< com.bcxin.platform:bcxin-business >------------------
16:50:48 [INFO] Building bcxin-business 1.1.0                                      [3/7]
16:50:48 [INFO] --------------------------------[ jar ]---------------------------------
16:50:49 [INFO] 
16:50:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-business ---
16:50:49 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-business/target
16:50:49 [INFO] 
16:50:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-business ---
16:50:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:50:49 [INFO] Copying 91 resources
16:50:49 [INFO] 
16:50:49 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-business ---
16:50:49 [INFO] Changes detected - recompiling the module!
16:50:49 [INFO] Compiling 502 source files to /data/jenkins/workspace/bcx-pasp/bcxin-business/target/classes
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [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
16:51:01 [INFO] 
16:51:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-business ---
16:51:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:51:01 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-business/src/test/resources
16:51:01 [INFO] 
16:51:01 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-business ---
16:51:01 [INFO] No sources to compile
16:51:01 [INFO] 
16:51:01 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-business ---
16:51:01 [INFO] Tests are skipped.
16:51:01 [INFO] 
16:51:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-business ---
16:51:02 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-business/target/bcxin-business-1.1.0.jar
16:51:02 [INFO] 
16:51:02 [INFO] -----------------< com.bcxin.platform:bcxin-framework >-----------------
16:51:02 [INFO] Building bcxin-framework 1.1.0                                     [4/7]
16:51:02 [INFO] --------------------------------[ jar ]---------------------------------
16:51:02 [INFO] 
16:51:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-framework ---
16:51:02 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-framework/target
16:51:02 [INFO] 
16:51:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-framework ---
16:51:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:51:02 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/main/resources
16:51:02 [INFO] 
16:51:02 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-framework ---
16:51:02 [INFO] Changes detected - recompiling the module!
16:51:02 [INFO] Compiling 56 source files to /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/classes
16:51:05 [INFO] 
16:51:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-framework ---
16:51:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:51:05 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/test/resources
16:51:05 [INFO] 
16:51:05 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-framework ---
16:51:05 [INFO] No sources to compile
16:51:05 [INFO] 
16:51:05 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-framework ---
16:51:05 [INFO] Tests are skipped.
16:51:05 [INFO] 
16:51:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-framework ---
16:51:05 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/bcxin-framework-1.1.0.jar
16:51:05 [INFO] 
16:51:05 [INFO] ------------------< com.bcxin.platform:bcxin-quartz >-------------------
16:51:05 [INFO] Building bcxin-quartz 1.1.0                                        [5/7]
16:51:05 [INFO] --------------------------------[ jar ]---------------------------------
16:51:05 [INFO] 
16:51:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-quartz ---
16:51:05 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target
16:51:05 [INFO] 
16:51:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-quartz ---
16:51:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:51:05 [INFO] Copying 7 resources
16:51:05 [INFO] 
16:51:05 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-quartz ---
16:51:05 [INFO] Changes detected - recompiling the module!
16:51:05 [INFO] Compiling 18 source files to /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/classes
16:51:06 [INFO] 
16:51:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-quartz ---
16:51:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:51:06 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-quartz/src/test/resources
16:51:06 [INFO] 
16:51:06 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-quartz ---
16:51:06 [INFO] No sources to compile
16:51:06 [INFO] 
16:51:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-quartz ---
16:51:06 [INFO] Tests are skipped.
16:51:07 [INFO] 
16:51:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-quartz ---
16:51:07 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/bcxin-quartz-1.1.0.jar
16:51:07 [INFO] 
16:51:07 [INFO] -----------------< com.bcxin.platform:bcxin-generator >-----------------
16:51:07 [INFO] Building bcxin-generator 1.1.0                                     [6/7]
16:51:07 [INFO] --------------------------------[ jar ]---------------------------------
16:51:07 [INFO] 
16:51:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-generator ---
16:51:07 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-generator/target
16:51:07 [INFO] 
16:51:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-generator ---
16:51:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:51:07 [INFO] Copying 20 resources
16:51:07 [INFO] 
16:51:07 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-generator ---
16:51:07 [INFO] Changes detected - recompiling the module!
16:51:07 [INFO] Compiling 13 source files to /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/classes
16:51:08 [INFO] 
16:51:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-generator ---
16:51:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:51:08 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-generator/src/test/resources
16:51:08 [INFO] 
16:51:08 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-generator ---
16:51:08 [INFO] No sources to compile
16:51:08 [INFO] 
16:51:08 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-generator ---
16:51:08 [INFO] Tests are skipped.
16:51:08 [INFO] 
16:51:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-generator ---
16:51:08 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/bcxin-generator-1.1.0.jar
16:51:09 [INFO] 
16:51:09 [INFO] --------------------< com.bcxin.platform:bcxin-web >--------------------
16:51:09 [INFO] Building bcxin-web 1.1.0                                           [7/7]
16:51:09 [INFO] --------------------------------[ jar ]---------------------------------
16:51:09 [INFO] 
16:51:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-web ---
16:51:09 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-web/target
16:51:09 [INFO] 
16:51:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-web ---
16:51:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:51:09 [INFO] Copying 366 resources
16:51:09 [INFO] Copying 4 resources
16:51:09 [INFO] 
16:51:09 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-web ---
16:51:09 [INFO] Changes detected - recompiling the module!
16:51:09 [INFO] Compiling 87 source files to /data/jenkins/workspace/bcx-pasp/bcxin-web/target/classes
16:51:12 [INFO] 
16:51:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-web ---
16:51:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:51:12 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-web/src/test/resources
16:51:12 [INFO] 
16:51:12 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-web ---
16:51:12 [INFO] No sources to compile
16:51:12 [INFO] 
16:51:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-web ---
16:51:12 [INFO] Tests are skipped.
16:51:12 [INFO] 
16:51:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-web ---
16:51:12 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar
16:51:13 [INFO] 
16:51:13 [INFO] --- spring-boot-maven-plugin:2.1.1.RELEASE:repackage (default) @ bcxin-web ---
16:51:14 [INFO] Replacing main artifact with repackaged archive
16:51:16 [INFO] ------------------------------------------------------------------------
16:51:16 [INFO] Reactor Summary for PASP 1.1.0:
16:51:16 [INFO] 
16:51:16 [INFO] PASP ............................................... SUCCESS [  0.353 s]
16:51:16 [INFO] bcxin-common ....................................... SUCCESS [  4.245 s]
16:51:16 [INFO] bcxin-business ..................................... SUCCESS [ 13.790 s]
16:51:16 [INFO] bcxin-framework .................................... SUCCESS [  2.690 s]
16:51:16 [INFO] bcxin-quartz ....................................... SUCCESS [  1.418 s]
16:51:16 [INFO] bcxin-generator .................................... SUCCESS [  1.509 s]
16:51:16 [INFO] bcxin-web .......................................... SUCCESS [  5.044 s]
16:51:16 [INFO] ------------------------------------------------------------------------
16:51:16 [INFO] BUILD SUCCESS
16:51:16 [INFO] ------------------------------------------------------------------------
16:51:16 [INFO] Total time:  33.744 s
16:51:16 [INFO] Finished at: 2025-08-12T16:51:16+08:00
16:51:16 [INFO] ------------------------------------------------------------------------
16:51:16 Waiting for Jenkins to finish collecting data
16:51:16 [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
16:51:16 [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
16:51:16 [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
16:51:16 [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
16:51:16 [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
16:51:16 [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
16:51:16 [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
16:51:16 [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
16:51:16 [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
16:51:16 [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
16:51:16 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/pom.xml to com.bcxin.platform/bcxin-pasp/1.1.0/bcxin-pasp-1.1.0.pom
16:51:16 [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
16:51:16 [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
16:51:16 [bcx-pasp] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins2809356569512632983.sh
16:51:16 channel stopped
16:51:16 + scp /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar 172.20.0.7:/data/workspace/bcxin-web
16:51:17 [SSH] script:
16:51:17 =""
16:51:17 
16:51:17  docker rm -f bcxin-web
16:51:17  sleep 3
16:51:17  docker build -t bcxin-web /data/workspace/bcxin-web 
16:51:17  docker run -d --name bcxin-web -p 7080:7080 --memory=2g --restart=always bcxin-web
16:51:17 docker image prune -f
16:51:17 
16:51:17 [SSH] executing...
16:51:18 bash: =: command not found
16:51:19 bcxin-web
16:51:21 #0 building with "default" instance using docker driver
16:51:21 
16:51:21 #1 [internal] load build definition from Dockerfile
16:51:21 #1 transferring dockerfile: 275B done
16:51:21 #1 DONE 0.0s
16:51:21 
16:51:21 #2 [internal] load .dockerignore
16:51:21 #2 transferring context: 2B done
16:51:21 #2 DONE 0.0s
16:51:21 
16:51:21 #3 [internal] load metadata for docker.io/library/java:8-jdk-alpine
16:51:52 #3 ERROR: pulling from host 5ym5vu9h.mirror.aliyuncs.com failed with status code [manifests 8-jdk-alpine]: 403 Forbidden
16:51:52 ------
16:51:52  > [internal] load metadata for docker.io/library/java:8-jdk-alpine:
16:51:52 ------
16:51:52 Dockerfile:1
16:51:52 --------------------
16:51:52    1 | >>> FROM java:8-jdk-alpine
16:51:52    2 |     RUN apk update && apk add tzdata 
16:51:52    3 |     RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime 
16:51:52 --------------------
16:51:52 ERROR: failed to solve: java:8-jdk-alpine: pulling from host 5ym5vu9h.mirror.aliyuncs.com failed with status code [manifests 8-jdk-alpine]: 403 Forbidden
16:51:52 9a98f74aaa92203284ebd629ce17d894924b77035bc7e99d9fa746ea88fa8962
16:51:53 Total reclaimed space: 0B
16:51:53 
16:51:53 [SSH] completed
16:51:53 [SSH] exit-status: 0
16:51:53 
16:51:53 Finished: SUCCESS