Started by user admin Running as SYSTEM Building in workspace D:\jenkins\workspace\examine-mvue The recommended git tool is: NONE using credential acb71845-9146-47b3-a91f-6f1885a5272e Cloning the remote Git repository Cloning repository http://192.168.30.152:6090/artfess/BPM_WEB.git > D:\Program Files\Git\bin\git.exe init D:\jenkins\workspace\examine-mvue # timeout=10 Fetching upstream changes from http://192.168.30.152:6090/artfess/BPM_WEB.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/BPM_WEB.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > D:\Program Files\Git\bin\git.exe config remote.origin.url http://192.168.30.152:6090/artfess/BPM_WEB.git # timeout=10 > D:\Program Files\Git\bin\git.exe config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/examine_web^{commit}" # timeout=10 Checking out Revision fdd74675a561169ece18bb228113e3b1d183e6cb (refs/remotes/origin/examine_web) > D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10 > D:\Program Files\Git\bin\git.exe checkout -f fdd74675a561169ece18bb228113e3b1d183e6cb # timeout=10 Commit message: "修改" First time build. Skipping changelog. [examine-mvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4975126331838586696.bat D:\jenkins\workspace\examine-mvue>node -v v12.19.0 D:\jenkins\workspace\examine-mvue>npm -v 6.14.8 [examine-mvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins1291842197820643098.bat D:\jenkins\workspace\examine-mvue>npm config set registry https://registry.npm.taobao.org [examine-mvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4261920169342818496.bat D:\jenkins\workspace\examine-mvue>npm config get registry https://registry.npm.taobao.org/ [examine-mvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins6722468737634522919.bat D:\jenkins\workspace\examine-mvue>cd D:\jenkins\workspace\cssc-mvue && npm install && npm run build npm WARN @amap/amap-vue@2.0.13 requires a peer of core-js@^3.3.2 but none is installed. You must install peer dependencies yourself. npm WARN assets-webpack-plugin@7.0.0 requires a peer of webpack@>=5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN sass-loader@8.0.0 requires a peer of webpack@^4.36.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\watchpack-chokidar2\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\webpack-dev-server\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) up to date in 30.602s 83 packages are looking for funding run `npm fund` for details > bpm-web@0.1.0 build D:\jenkins\workspace\cssc-mvue > vue-cli-service build - Building for production... Happy[1]: Version: 5.0.1. Threads: 4 Happy[1]: All set; signaling webpack to proceed. Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating 终止批处理操作吗(Y/N)? Build was aborted Aborted by admin SSH: Current build result is [ABORTED], not going to run. Finished: ABORTED