Failed控制台输出

Started by timer
Running as SYSTEM
Building in workspace D:\jenkins\workspace\reform-java
The recommended git tool is: NONE
using credential acb71845-9146-47b3-a91f-6f1885a5272e
 > D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > D:\Program Files\Git\bin\git.exe config remote.origin.url http://192.168.30.152:6090/artfess/reform_java.git # timeout=10
Fetching upstream changes from http://192.168.30.152:6090/artfess/reform_java.git
 > D:\Program Files\Git\bin\git.exe --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials 
 > D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://192.168.30.152:6090/artfess/reform_java.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10
Checking out Revision 67ff1cae11c1acf5b157949f7a170acb5c50125c (refs/remotes/origin/dev)
 > D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
 > D:\Program Files\Git\bin\git.exe checkout -f 67ff1cae11c1acf5b157949f7a170acb5c50125c # timeout=10
Commit message: "1.两个一批后台开发 2.区县大屏修改 3.重大项目大屏修改"
 > D:\Program Files\Git\bin\git.exe rev-list --no-walk 67ff1cae11c1acf5b157949f7a170acb5c50125c # timeout=10
Parsing POMs
Established TCP socket on 57180
[reform-java] $ java -cp D:\jenkins\plugins\maven-plugin\WEB-INF\lib\maven35-agent-1.13.jar;D:\apache-maven-3.6.3\boot\plexus-classworlds-2.6.0.jar;D:\apache-maven-3.6.3/conf/logging jenkins.maven3.agent.Maven35Main D:\apache-maven-3.6.3 D:\apache-tomcat-9.0.8\webapps\jenkins\WEB-INF\lib\remoting-4.5.jar D:\jenkins\plugins\maven-plugin\WEB-INF\lib\maven35-interceptor-1.13.jar D:\jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-interceptor-commons-1.13.jar 57180
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f D:\jenkins\workspace\reform-java\pom.xml -s D:\apache-maven-3.6.3\conf\settings.xml -gs D:\apache-maven-3.6.3\conf\settings.xml clean package
[WARNING] 
[WARNING] Some problems were encountered while building the effective settings
[WARNING] expected START_TAG or END_TAG not TEXT (position: TEXT seen ...</mirror>\r\n     -->\r\n\t\t<mirror>\ua0\ua0\r\n\t\ua0\ua0\ua0\ua0\ua0\ua0<i... @171:10)  @ D:\apache-maven-3.6.3\conf\settings.xml, line 171, column 10
[WARNING] expected START_TAG or END_TAG not TEXT (position: TEXT seen ...</mirror>\r\n     -->\r\n\t\t<mirror>\ua0\ua0\r\n\t\ua0\ua0\ua0\ua0\ua0\ua0<i... @171:10)  @ D:\apache-maven-3.6.3\conf\settings.xml, line 171, column 10
[WARNING] 
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] reform-platform                                                    [pom]
[INFO] uc-api                                                             [jar]
[INFO] bpm-base                                                           [jar]
[INFO] redis                                                              [jar]
[INFO] uc-api-impl                                                        [jar]
[INFO] job                                                                [jar]
[INFO] activemq                                                           [jar]
[INFO] poi                                                                [jar]
[INFO] sysConfig                                                          [jar]
[INFO] file                                                               [jar]
[INFO] mail                                                               [jar]
[INFO] i18n                                                               [jar]
[INFO] service                                                            [jar]
[INFO] rest-auth-service                                                  [jar]
[INFO] ueditor                                                            [jar]
[INFO] elasticsearch                                                      [jar]
[INFO] bpm-tools                                                          [pom]
[INFO] integrate                                                          [jar]
[INFO] table                                                              [jar]
[INFO] bo                                                                 [jar]
[INFO] bpm                                                                [jar]
[INFO] activiti                                                           [jar]
[INFO] report                                                             [jar]
[INFO] mongodb                                                            [jar]
[INFO] rabbitmq                                                           [jar]
[INFO] bpm-api                                                            [pom]
[INFO] bpm-userCenter-server                                              [jar]
[INFO] bpm-systemConfig-server                                            [jar]
[INFO] bpm-formDesign-server                                              [jar]
[INFO] bpm-workflow-server                                                [jar]
[INFO] bpm-application-server                                             [jar]
[INFO] biz-reform-server                                                  [jar]
[INFO] bpm-assembly                                                       [jar]
[INFO] 
[INFO] ----------------------< com.artfess:bpm-platform >----------------------
[INFO] Building reform-platform 1.0                                      [1/33]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-platform ---
[INFO] 
[INFO] -------------------------< com.artfess:uc-api >-------------------------
[INFO] Building uc-api 1.0                                               [2/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uc-api ---
[INFO] Deleting D:\jenkins\workspace\reform-java\bpm-api\uc-api\target
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ uc-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\reform-java\bpm-api\uc-api\src\main\resources
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\reform-java\lib
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uc-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to D:\jenkins\workspace\reform-java\bpm-api\uc-api\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ uc-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\reform-java\bpm-api\uc-api\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ uc-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ uc-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ uc-api ---
[INFO] Building jar: D:\jenkins\workspace\reform-java\bpm-api\uc-api\target\uc-api-1.0.jar
[INFO] 
[INFO] ------------------------< com.artfess:bpm-base >------------------------
[INFO] Building bpm-base 1.0                                             [3/33]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.alibaba:druid:jar:1.2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/com/alibaba/zwdd-sdk-java/1.2.0/zwdd-sdk-java-1.2.0.pom
[INFO] Downloading from artfess: http://183.230.176.125:28181/repository/maven-public/com/alibaba/zwdd-sdk-java/1.2.0/zwdd-sdk-java-1.2.0.pom
[INFO] Downloading from aliyun: http://maven.aliyun.com/nexus/content/groups/public/com/alibaba/zwdd-sdk-java/1.2.0/zwdd-sdk-java-1.2.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for reform-platform 1.0:
[INFO] 
[INFO] reform-platform .................................... SUCCESS [  0.750 s]
[INFO] uc-api ............................................. SUCCESS [  1.954 s]
[INFO] bpm-base ........................................... FAILURE [ 24.082 s]
[INFO] redis .............................................. SKIPPED
[INFO] uc-api-impl ........................................ SKIPPED
[INFO] job ................................................ SKIPPED
[INFO] activemq ........................................... SKIPPED
[INFO] poi ................................................ SKIPPED
[INFO] sysConfig .......................................... SKIPPED
[INFO] file ............................................... SKIPPED
[INFO] mail ............................................... SKIPPED
[INFO] i18n ............................................... SKIPPED
[INFO] service ............................................ SKIPPED
[INFO] rest-auth-service .................................. SKIPPED
[INFO] ueditor ............................................ SKIPPED
[INFO] elasticsearch ...................................... SKIPPED
[INFO] bpm-tools .......................................... SKIPPED
[INFO] integrate .......................................... SKIPPED
[INFO] table .............................................. SKIPPED
[INFO] bo ................................................. SKIPPED
[INFO] bpm ................................................ SKIPPED
[INFO] activiti ........................................... SKIPPED
[INFO] report ............................................. SKIPPED
[INFO] mongodb ............................................ SKIPPED
[INFO] rabbitmq ........................................... SKIPPED
[INFO] bpm-api ............................................ SKIPPED
[INFO] bpm-userCenter-server .............................. SKIPPED
[INFO] bpm-systemConfig-server ............................ SKIPPED
[INFO] bpm-formDesign-server .............................. SKIPPED
[INFO] bpm-workflow-server ................................ SKIPPED
[INFO] bpm-application-server ............................. SKIPPED
[INFO] biz-reform-server .................................. SKIPPED
[INFO] bpm-assembly ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  32.160 s
[INFO] Finished at: 2025-06-23T05:56:45+08:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "offical" could not be activated because it does not exist.
[ERROR] Failed to execute goal on project bpm-base: Could not resolve dependencies for project com.artfess:bpm-base:jar:1.0: Failed to collect dependencies at com.alibaba:zwdd-sdk-java:jar:1.2.0: Failed to read artifact descriptor for com.alibaba:zwdd-sdk-java:jar:1.2.0: Could not transfer artifact com.alibaba:zwdd-sdk-java:pom:1.2.0 from/to artfess (http://183.230.176.125:28181/repository/maven-public/): Transfer failed for http://183.230.176.125:28181/repository/maven-public/com/alibaba/zwdd-sdk-java/1.2.0/zwdd-sdk-java-1.2.0.pom: Connect to 183.230.176.125:28181 [/183.230.176.125] failed: Connection timed out: connect -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :bpm-base
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-api\uc-api-impl\pom.xml to com.artfess/uc-api-impl/1.0/uc-api-impl-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-assembly\pom.xml to com.artfess/bpm-assembly/1.0/bpm-assembly-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\service\pom.xml to com.artfess/service/1.0/service-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\mongodb\pom.xml to com.artfess/mongodb/1.0/mongodb-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-application-server\pom.xml to com.artfess/bpm-application-server/1.0/bpm-application-server-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\table\pom.xml to com.artfess/table/1.0/table-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-formDesign-server\pom.xml to com.artfess/bpm-formDesign-server/1.0/bpm-formDesign-server-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\biz-reform-server\pom.xml to com.artfess/biz-reform-server/1.0/biz-reform-server-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\job\pom.xml to com.artfess/job/1.0/job-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-base\pom.xml to com.artfess/bpm-base/1.0/bpm-base-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\rabbitmq\pom.xml to com.artfess/rabbitmq/1.0/rabbitmq-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\poi\pom.xml to com.artfess/poi/1.0/poi-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-api\uc-api\pom.xml to com.artfess/uc-api/1.0/uc-api-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-api\uc-api\target\uc-api-1.0.jar to com.artfess/uc-api/1.0/uc-api-1.0.jar
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-workflow-server\pom.xml to com.artfess/bpm-workflow-server/1.0/bpm-workflow-server-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\integrate\pom.xml to com.artfess/integrate/1.0/integrate-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\pom.xml to com.artfess/bpm-tools/1.0/bpm-tools-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\activiti\pom.xml to com.artfess/activiti/1.0/activiti-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\i18n\pom.xml to com.artfess/i18n/1.0/i18n-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\bo\pom.xml to com.artfess/bo/1.0/bo-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\activemq\pom.xml to com.artfess/activemq/1.0/activemq-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\rest-auth-service\pom.xml to com.artfess/rest-auth-service/1.0/rest-auth-service-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-systemConfig-server\pom.xml to com.artfess/bpm-systemConfig-server/1.0/bpm-systemConfig-server-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\ueditor\pom.xml to com.artfess/ueditor/1.0/ueditor-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\elasticsearch\pom.xml to com.artfess/elasticsearch/1.0/elasticsearch-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-api\pom.xml to com.artfess/bpm-api/1.0/bpm-api-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\bpm\pom.xml to com.artfess/bpm/1.0/bpm-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\report\pom.xml to com.artfess/report/1.0/report-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-userCenter-server\pom.xml to com.artfess/bpm-userCenter-server/1.0/bpm-userCenter-server-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\pom.xml to com.artfess/bpm-platform/1.0/bpm-platform-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\file\pom.xml to com.artfess/file/1.0/file-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\sysConfig\pom.xml to com.artfess/sysConfig/1.0/sysConfig-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\mail\pom.xml to com.artfess/mail/1.0/mail-1.0.pom
[JENKINS] Archiving D:\jenkins\workspace\reform-java\bpm-tools\redis\pom.xml to com.artfess/redis/1.0/redis-1.0.pom
channel stopped
SSH: Current build result is [FAILURE], not going to run.
Finished: FAILURE