18:22:19 Started by user unknown or anonymous
18:22:19 Running as SYSTEM
18:22:19 Building in workspace /data/jenkins/workspace/front-v5-web
18:22:19 The recommended git tool is: NONE
18:22:19 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
18:22:19 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/front-v5-web/.git # timeout=10
18:22:19 Fetching changes from the remote Git repository
18:22:19 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git # timeout=10
18:22:19 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git
18:22:19 > /usr/local/git/bin/git --version # timeout=10
18:22:19 > git --version # 'git version 2.43.0'
18:22:19 using GIT_ASKPASS to set credentials gitlab凭据
18:22:19 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:22:19 > /usr/local/git/bin/git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
18:22:19 Checking out Revision f35ca0f1960585513b39ca4d24b64132fb346053 (refs/remotes/origin/dev)
18:22:19 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
18:22:19 > /usr/local/git/bin/git checkout -f f35ca0f1960585513b39ca4d24b64132fb346053 # timeout=10
18:22:20 Commit message: "Merge branch 'feat-临保保险' into dev"
18:22:20 > /usr/local/git/bin/git rev-list --no-walk f35ca0f1960585513b39ca4d24b64132fb346053 # timeout=10
18:22:20 [front-v5-web] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins16871468215419016678.sh
18:22:20 + cd /data/jenkins/workspace/front-v5-web
18:22:20 + npm install --force
18:22:20 npm WARN using --force Recommended protections disabled.
18:22:25
18:22:25 added 1 package in 5s
18:22:25
18:22:25 196 packages are looking for funding
18:22:25 run `npm fund` for details
18:22:25 + npm run build:server
18:22:25
18:22:25 > ant-design-pro@1.1.0 build:server
18:22:25 > cross-env ESLINT=none COMPRESS=true roadhog build
18:22:25
18:24:41 Failed to compile.
18:24:41
18:24:41 Failed to minify the bundle. Error: index.3b35e071.js from UglifyJs
18:24:41 Unexpected token: punc ()) [index.3b35e071.js:31615,158]
18:24:41 at doneHandler (/data/jenkins/workspace/front-v5-web/node_modules/af-webpack/lib/build.js:91:27)
18:24:41 at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:265:13
18:24:41 at Compiler.emitRecords (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:371:38)
18:24:41 at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:258:10
18:24:41 at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:364:12
18:24:41 at next (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:218:11)
18:24:41 at Compiler.<anonymous> (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/performance/SizeLimitsPlugin.js:99:4)
18:24:41 at next (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:220:14)
18:24:41 at callback (/data/jenkins/workspace/front-v5-web/node_modules/copy-webpack-plugin/dist/index.js:126:17)
18:24:41 at Compiler.afterEmit (/data/jenkins/workspace/front-v5-web/node_modules/copy-webpack-plugin/dist/index.js:220:13)
18:24:41 at Compiler.applyPluginsAsyncSeries1 (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:222:13)
18:24:41 at Compiler.afterEmit (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:361:9)
18:24:41 at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:350:15
18:24:41 at /data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:473:16
18:24:41 at iteratorCallback (/data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:1064:13)
18:24:41 at /data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:969:16
18:24:41 at /data/jenkins/workspace/front-v5-web/node_modules/graceful-fs/graceful-fs.js:61:14
18:24:41 at FSReqCallback.oncomplete (node:fs:184:23)
18:24:41 Read more here: http://bit.ly/2tRViJ9
18:24:41
18:24:41 [graceful-process#20395] exit with code:1
18:24:41 Build step 'Execute shell' marked build as failure
18:24:41 Finished: FAILURE