Skip to content

Console Output

15:07:21 Started by user unknown or anonymous
15:07:21 Running as SYSTEM
15:07:21 Building in workspace /data/jenkins/workspace/bcx-pasp
15:07:21 The recommended git tool is: NONE
15:07:21 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
15:07:21  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcx-pasp/.git # timeout=10
15:07:21 Fetching changes from the remote Git repository
15:07:21  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git # timeout=10
15:07:21 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git
15:07:21  > /usr/local/git/bin/git --version # timeout=10
15:07:21  > git --version # 'git version 2.43.0'
15:07:21 using GIT_ASKPASS to set credentials gitlab凭据
15:07:21  > /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
15:07:21  > /usr/local/git/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:07:21 Checking out Revision 79f910f8dda35d56d6792efee358177ea4d7788c (refs/remotes/origin/master)
15:07:21  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
15:07:21  > /usr/local/git/bin/git checkout -f 79f910f8dda35d56d6792efee358177ea4d7788c # timeout=10
15:07:21 Commit message: "修改redis连接信息"
15:07:21  > /usr/local/git/bin/git rev-list --no-walk 719d865ea54d9e3362ce6e7026dd0e32425dd033 # timeout=10
15:07:21 Parsing POMs
15:07:22 Established TCP socket on 39316
15:07:22 [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 39316
15:07:22 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
15:07:22 	at java.lang.ClassLoader.defineClass1(Native Method)
15:07:22 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
15:07:22 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
15:07:22 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
15:07:22 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
15:07:22 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
15:07:22 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
15:07:22 	at java.security.AccessController.doPrivileged(Native Method)
15:07:22 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
15:07:22 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
15:07:22 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
15:07:22 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
15:07:22 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
15:07:22 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
15:07:22 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
15:07:22 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
15:07:22 ERROR: ================================================================================
15:07:22 ERROR: Invalid project setup: Connection reset
15:07:22 ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
15:07:22 ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
15:07:22 ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
15:07:22 ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
15:07:22 ERROR: ================================================================================
15:07:22 Established TCP socket on 42324
15:07:22 [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 42324
15:07:22 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
15:07:22 <===[JENKINS REMOTING CAPACITY]===>channel started
15:07:23 Executing Maven:  -B -f /data/jenkins/workspace/bcx-pasp/pom.xml -gs /usr/local/maven/conf/settings.xml clean package -DskipTests -Ptest
15:07:24 [INFO] Scanning for projects...
15:07:24 [WARNING] 
15:07:24 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-web:jar:1.1.0
15:07:24 [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
15:07:24 [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
15:07:24 [WARNING] 
15:07:24 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-framework:jar:1.1.0
15:07:24 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21
15:07:24 [WARNING] 
15:07:24 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-business:jar:1.1.0
15:07:24 [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 167, column 21
15:07:24 [WARNING] 
15:07:24 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-quartz:jar:1.1.0
15:07:24 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21
15:07:24 [WARNING] 
15:07:24 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-generator:jar:1.1.0
15:07:24 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21
15:07:24 [WARNING] 
15:07:24 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-common:jar:1.1.0
15:07:24 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21
15:07:24 [WARNING] 
15:07:24 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-pasp:pom:1.1.0
15:07:24 [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
15:07:24 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21
15:07:24 [WARNING] 
15:07:24 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
15:07:24 [WARNING] 
15:07:24 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
15:07:24 [WARNING] 
15:07:24 [INFO] ------------------------------------------------------------------------
15:07:24 [INFO] Reactor Build Order:
15:07:24 [INFO] 
15:07:24 [INFO] PASP                                                               [pom]
15:07:24 [INFO] bcxin-common                                                       [jar]
15:07:24 [INFO] bcxin-business                                                     [jar]
15:07:24 [INFO] bcxin-framework                                                    [jar]
15:07:24 [INFO] bcxin-quartz                                                       [jar]
15:07:24 [INFO] bcxin-generator                                                    [jar]
15:07:24 [INFO] bcxin-web                                                          [jar]
15:07:24 [INFO] 
15:07:24 [INFO] -------------------< com.bcxin.platform:bcxin-pasp >--------------------
15:07:24 [INFO] Building PASP 1.1.0                                                [1/7]
15:07:24 [INFO] --------------------------------[ pom ]---------------------------------
15:07:24 [INFO] 
15:07:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-pasp ---
15:07:25 [INFO] 
15:07:25 [INFO] ------------------< com.bcxin.platform:bcxin-common >-------------------
15:07:25 [INFO] Building bcxin-common 1.1.0                                        [2/7]
15:07:25 [INFO] --------------------------------[ jar ]---------------------------------
15:07:26 [INFO] 
15:07:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-common ---
15:07:26 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-common/target
15:07:26 [INFO] 
15:07:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-common ---
15:07:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:26 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/main/resources
15:07:26 [INFO] 
15:07:26 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-common ---
15:07:26 [INFO] Changes detected - recompiling the module!
15:07:26 [INFO] Compiling 124 source files to /data/jenkins/workspace/bcx-pasp/bcxin-common/target/classes
15:07:29 [INFO] 
15:07:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-common ---
15:07:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:29 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/test/resources
15:07:29 [INFO] 
15:07:29 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-common ---
15:07:29 [INFO] No sources to compile
15:07:29 [INFO] 
15:07:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-common ---
15:07:29 [INFO] Tests are skipped.
15:07:29 [INFO] 
15:07:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-common ---
15:07:29 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-common/target/bcxin-common-1.1.0.jar
15:07:30 [INFO] 
15:07:30 [INFO] -----------------< com.bcxin.platform:bcxin-business >------------------
15:07:30 [INFO] Building bcxin-business 1.1.0                                      [3/7]
15:07:30 [INFO] --------------------------------[ jar ]---------------------------------
15:07:30 [INFO] 
15:07:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-business ---
15:07:30 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-business/target
15:07:30 [INFO] 
15:07:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-business ---
15:07:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:30 [INFO] Copying 84 resources
15:07:30 [INFO] 
15:07:30 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-business ---
15:07:30 [INFO] Changes detected - recompiling the module!
15:07:30 [INFO] Compiling 462 source files to /data/jenkins/workspace/bcx-pasp/bcxin-business/target/classes
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [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
15:07:41 [INFO] 
15:07:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-business ---
15:07:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:41 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-business/src/test/resources
15:07:41 [INFO] 
15:07:41 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-business ---
15:07:41 [INFO] No sources to compile
15:07:41 [INFO] 
15:07:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-business ---
15:07:41 [INFO] Tests are skipped.
15:07:41 [INFO] 
15:07:41 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-business ---
15:07:42 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-business/target/bcxin-business-1.1.0.jar
15:07:42 [INFO] 
15:07:42 [INFO] -----------------< com.bcxin.platform:bcxin-framework >-----------------
15:07:42 [INFO] Building bcxin-framework 1.1.0                                     [4/7]
15:07:42 [INFO] --------------------------------[ jar ]---------------------------------
15:07:42 [INFO] 
15:07:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-framework ---
15:07:42 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-framework/target
15:07:42 [INFO] 
15:07:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-framework ---
15:07:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:42 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/main/resources
15:07:43 [INFO] 
15:07:43 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-framework ---
15:07:43 [INFO] Changes detected - recompiling the module!
15:07:43 [INFO] Compiling 54 source files to /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/classes
15:07:44 [INFO] 
15:07:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-framework ---
15:07:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:44 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/test/resources
15:07:45 [INFO] 
15:07:45 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-framework ---
15:07:45 [INFO] No sources to compile
15:07:45 [INFO] 
15:07:45 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-framework ---
15:07:45 [INFO] Tests are skipped.
15:07:45 [INFO] 
15:07:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-framework ---
15:07:45 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/bcxin-framework-1.1.0.jar
15:07:45 [INFO] 
15:07:45 [INFO] ------------------< com.bcxin.platform:bcxin-quartz >-------------------
15:07:45 [INFO] Building bcxin-quartz 1.1.0                                        [5/7]
15:07:45 [INFO] --------------------------------[ jar ]---------------------------------
15:07:45 [INFO] 
15:07:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-quartz ---
15:07:45 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target
15:07:45 [INFO] 
15:07:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-quartz ---
15:07:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:45 [INFO] Copying 7 resources
15:07:45 [INFO] 
15:07:45 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-quartz ---
15:07:45 [INFO] Changes detected - recompiling the module!
15:07:45 [INFO] Compiling 18 source files to /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/classes
15:07:46 [INFO] 
15:07:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-quartz ---
15:07:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:46 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-quartz/src/test/resources
15:07:46 [INFO] 
15:07:46 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-quartz ---
15:07:46 [INFO] No sources to compile
15:07:46 [INFO] 
15:07:46 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-quartz ---
15:07:46 [INFO] Tests are skipped.
15:07:46 [INFO] 
15:07:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-quartz ---
15:07:46 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/bcxin-quartz-1.1.0.jar
15:07:47 [INFO] 
15:07:47 [INFO] -----------------< com.bcxin.platform:bcxin-generator >-----------------
15:07:47 [INFO] Building bcxin-generator 1.1.0                                     [6/7]
15:07:47 [INFO] --------------------------------[ jar ]---------------------------------
15:07:47 [INFO] 
15:07:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-generator ---
15:07:47 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-generator/target
15:07:47 [INFO] 
15:07:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-generator ---
15:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:47 [INFO] Copying 20 resources
15:07:47 [INFO] 
15:07:47 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-generator ---
15:07:47 [INFO] Changes detected - recompiling the module!
15:07:47 [INFO] Compiling 13 source files to /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/classes
15:07:48 [INFO] 
15:07:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-generator ---
15:07:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:48 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-generator/src/test/resources
15:07:48 [INFO] 
15:07:48 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-generator ---
15:07:48 [INFO] No sources to compile
15:07:48 [INFO] 
15:07:48 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-generator ---
15:07:48 [INFO] Tests are skipped.
15:07:48 [INFO] 
15:07:48 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-generator ---
15:07:48 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/bcxin-generator-1.1.0.jar
15:07:49 [INFO] 
15:07:49 [INFO] --------------------< com.bcxin.platform:bcxin-web >--------------------
15:07:49 [INFO] Building bcxin-web 1.1.0                                           [7/7]
15:07:49 [INFO] --------------------------------[ jar ]---------------------------------
15:07:49 [INFO] 
15:07:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-web ---
15:07:49 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-web/target
15:07:49 [INFO] 
15:07:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-web ---
15:07:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:49 [INFO] Copying 366 resources
15:07:49 [INFO] Copying 4 resources
15:07:49 [INFO] 
15:07:49 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-web ---
15:07:49 [INFO] Changes detected - recompiling the module!
15:07:49 [INFO] Compiling 82 source files to /data/jenkins/workspace/bcx-pasp/bcxin-web/target/classes
15:07:52 [INFO] 
15:07:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-web ---
15:07:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:52 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-web/src/test/resources
15:07:52 [INFO] 
15:07:52 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-web ---
15:07:52 [INFO] No sources to compile
15:07:52 [INFO] 
15:07:52 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-web ---
15:07:52 [INFO] Tests are skipped.
15:07:52 [INFO] 
15:07:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-web ---
15:07:52 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar
15:07:53 [INFO] 
15:07:53 [INFO] --- spring-boot-maven-plugin:2.1.1.RELEASE:repackage (default) @ bcxin-web ---
15:07:54 [INFO] Replacing main artifact with repackaged archive
15:07:56 [INFO] ------------------------------------------------------------------------
15:07:56 [INFO] Reactor Summary for PASP 1.1.0:
15:07:56 [INFO] 
15:07:56 [INFO] PASP ............................................... SUCCESS [  0.376 s]
15:07:56 [INFO] bcxin-common ....................................... SUCCESS [  4.126 s]
15:07:56 [INFO] bcxin-business ..................................... SUCCESS [ 12.215 s]
15:07:56 [INFO] bcxin-framework .................................... SUCCESS [  2.575 s]
15:07:56 [INFO] bcxin-quartz ....................................... SUCCESS [  1.446 s]
15:07:56 [INFO] bcxin-generator .................................... SUCCESS [  1.550 s]
15:07:56 [INFO] bcxin-web .......................................... SUCCESS [  5.167 s]
15:07:56 [INFO] ------------------------------------------------------------------------
15:07:56 [INFO] BUILD SUCCESS
15:07:56 [INFO] ------------------------------------------------------------------------
15:07:56 [INFO] Total time:  32.202 s
15:07:56 [INFO] Finished at: 2024-03-04T15:07:56+08:00
15:07:56 [INFO] ------------------------------------------------------------------------
15:07:56 Waiting for Jenkins to finish collecting data
15:07:57 [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
15:07:57 [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
15:07:57 [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
15:07:57 [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
15:07:57 [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
15:07:57 [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
15:07:57 [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
15:07:57 [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
15:07:57 [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
15:07:57 [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
15:07:57 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/pom.xml to com.bcxin.platform/bcxin-pasp/1.1.0/bcxin-pasp-1.1.0.pom
15:07:57 [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
15:07:57 [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
15:07:57 [bcx-pasp] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins8223842531552626767.sh
15:07:57 channel stopped
15:07:57 + scp /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar 172.20.0.7:/data/workspace/bcxin-web
15:07:58 [SSH] script:
15:07:58 
15:07:58  docker rm -f bcxin-web
15:07:58  sleep 3
15:07:58  docker build -t bcxin-web /data/workspace/bcxin-web 
15:07:58  docker run -d --name bcxin-web -p 7080:7080 --memory=2g --restart=always bcxin-web
15:07:58 docker image prune -f
15:07:58 
15:07:58 [SSH] executing...
15:07:59 bcxin-web
15:08:01 #0 building with "default" instance using docker driver
15:08:01 
15:08:01 #1 [internal] load .dockerignore
15:08:01 #1 transferring context: 2B done
15:08:01 #1 DONE 0.0s
15:08:01 
15:08:01 #2 [internal] load build definition from Dockerfile
15:08:01 #2 transferring dockerfile: 275B done
15:08:01 #2 DONE 0.0s
15:08:01 
15:08:01 #3 [internal] load metadata for docker.io/library/java:8-jdk-alpine
15:08:02 #3 DONE 0.3s
15:08:02 
15:08:02 #4 [1/6] FROM docker.io/library/java:8-jdk-alpine@sha256:d49bf8c44670834d3dade17f8b84d709e7db47f1887f671a0e098bafa9bae49f
15:08:02 #4 DONE 0.0s
15:08:02 
15:08:02 #5 [internal] load build context
15:08:02 #5 transferring context: 98.19MB 0.7s done
15:08:02 #5 DONE 0.7s
15:08:02 
15:08:02 #6 [2/6] RUN apk update && apk add tzdata
15:08:02 #6 CACHED
15:08:02 
15:08:02 #7 [3/6] RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
15:08:02 #7 CACHED
15:08:02 
15:08:02 #8 [4/6] RUN echo "Asia/Shanghai" > /etc/timezone
15:08:02 #8 CACHED
15:08:02 
15:08:02 #9 [5/6] WORKDIR /opt
15:08:02 #9 CACHED
15:08:02 
15:08:02 #10 [6/6] COPY . /opt
15:08:03 #10 DONE 0.9s
15:08:03 
15:08:03 #11 exporting to image
15:08:03 #11 exporting layers
15:08:04 #11 exporting layers 0.5s done
15:08:04 #11 writing image sha256:1dc5e9ac5033fb66c0d59d6f2ddecffdec5658686bf1be6bccd4861f31f50d92 done
15:08:04 #11 naming to docker.io/library/bcxin-web done
15:08:04 #11 DONE 0.6s
15:08:05 dc64b00c4c8f6ff31a2bc41455b08874d0030928098e86aedead5c7c26882005
15:08:05 Deleted Images:
15:08:05 deleted: sha256:373703b1df5c2344350e3a3d8d7afe47043b78ea227b6f29b293f6e5167db402
15:08:05 
15:08:05 Total reclaimed space: 0B
15:08:05 
15:08:05 [SSH] completed
15:08:05 [SSH] exit-status: 0
15:08:05 
15:08:05 Finished: SUCCESS