Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue The recommended git tool is: NONE using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10 Fetching changes from the remote Git repository > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git > /usr/local/git/bin/git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials gitlab凭据 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10 Checking out Revision 5e9e4edd5d90e0a633fd71db469d93092b2bdc21 (refs/remotes/origin/test) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f 5e9e4edd5d90e0a633fd71db469d93092b2bdc21 # timeout=10 Commit message: "feat: 修复已知问题" > /usr/local/git/bin/git rev-list --no-walk e0b22e7da4384f33b1a6c2d89aab05d0defe7ca9 # timeout=10 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins17352643133791882901.sh + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue + npm install npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'gcoord@1.0.6', npm WARN EBADENGINE required: { node: '>=16.11.0' }, npm WARN EBADENGINE current: { node: 'v16.0.0', npm: '7.10.0' } npm WARN EBADENGINE } up to date in 3s 123 packages are looking for funding run `npm fund` for details + npm run build > hello-world@0.1.0 build > vue-cli-service build - Building for production... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme ERROR Failed to compile with 1 error6:12:20 PM error in ./src/components/approvers.vue?vue&type=script&lang=js& Module parse failed: Unexpected token (57:7) File was processed with these loaders: * ./node_modules/cache-loader/dist/cjs.js * ./node_modules/thread-loader/dist/cjs.js * ./node_modules/babel-loader/lib/index.js * ./node_modules/cache-loader/dist/cjs.js * ./node_modules/vue-loader/lib/index.js You may need an additional loader to handle the result of these loaders. | var areaCode = domainList.find(function (e) { | return e.id == domainId; > })?.areaCode; | if (tempList.includes(id) && areaCode == "110000") { | return true; @ ./src/components/approvers.vue?vue&type=script&lang=js& 1:0-323 1:339-342 1:344-664 1:344-664 @ ./src/components/approvers.vue @ ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/form_normalform.vue?vue&type=script&lang=js& @ ./src/components/form_normalform.vue?vue&type=script&lang=js& @ ./src/components/form_normalform.vue @ ./src/main.js @ multi ./src/main.js ERROR Build failed with errors. Build step 'Execute shell' marked build as failure Finished: FAILURE