Skip to content

Console Output

19:58:01 Started by user unknown or anonymous
19:58:01 Running as SYSTEM
19:58:01 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness
19:58:01 The recommended git tool is: NONE
19:58:01 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
19:58:01  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/.git # timeout=10
19:58:01 Fetching changes from the remote Git repository
19:58:01  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatchBusiness.git # timeout=10
19:58:01 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatchBusiness.git
19:58:01  > /usr/local/git/bin/git --version # timeout=10
19:58:01  > git --version # 'git version 2.43.0'
19:58:01 using GIT_ASKPASS to set credentials gitlab凭据
19:58:01  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatchBusiness.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:58:01  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
19:58:01 Checking out Revision 7b3891cf75f70e5bc4cc99ba8abae6d407e958ce (refs/remotes/origin/test)
19:58:01  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
19:58:01  > /usr/local/git/bin/git checkout -f 7b3891cf75f70e5bc4cc99ba8abae6d407e958ce # timeout=10
19:58:01 Commit message: "Merge branch 'feat:晋城线索上报' into test"
19:58:01  > /usr/local/git/bin/git rev-list --no-walk 7b3891cf75f70e5bc4cc99ba8abae6d407e958ce # timeout=10
19:58:01 [badp-bcxin-web-5.x-dispatchBusiness] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins1136579794101407971.sh
19:58:01 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness
19:58:01 + npm install
19:58:02 
19:58:02 up to date in 765ms
19:58:02 
19:58:02 33 packages are looking for funding
19:58:02   run `npm fund` for details
19:58:02 + npm run build
19:58:02 
19:58:02 > vitevue3_project@2.0.0 build
19:58:02 > vite build
19:58:02 
19:58:03 vite v3.1.6 building for production...
19:58:03 transforming...
19:58:09 ✓ 487 modules transformed.
19:58:09 [vite:setup-name-support] [@vue/compiler-sfc] Identifier 'onMounted' has already been declared. (2:52)
19:58:09 
19:58:09 anonymous.vue
19:58:09 103|  
19:58:09 104|  <script setup lang="ts" name="signedManage">
19:58:09 105|  import { defineAsyncComponent, reactive, onMounted, onMounted, reactive, ref, toRaw } from 'vue';
19:58:09    |                                                      ^
19:58:09 106|  import { ElMessageBox, ElMessage } from 'element-plus';
19:58:09 107|  import { ConfigApi } from '/@/api/api'
19:58:09 file: /data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/src/views/dispatchView/signedManage/index.vue:2:52
19:58:09 error during build:
19:58:09 SyntaxError: [@vue/compiler-sfc] Identifier 'onMounted' has already been declared. (2:52)
19:58:09 
19:58:09 anonymous.vue
19:58:09 103|  
19:58:09 104|  <script setup lang="ts" name="signedManage">
19:58:09 105|  import { defineAsyncComponent, reactive, onMounted, onMounted, reactive, ref, toRaw } from 'vue';
19:58:09    |                                                      ^
19:58:09 106|  import { ElMessageBox, ElMessage } from 'element-plus';
19:58:09 107|  import { ConfigApi } from '/@/api/api'
19:58:09     at instantiate (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:72:32)
19:58:09     at constructor (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:367:12)
19:58:09     at TypeScriptParserMixin.raise (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:3684:19)
19:58:09     at TypeScriptScopeHandler.declareName (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:8308:21)
19:58:09     at TypeScriptParserMixin.declareNameFromIdentifier (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:12352:16)
19:58:09     at TypeScriptParserMixin.checkIdentifier (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:12347:12)
19:58:09     at TypeScriptParserMixin.checkLVal (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:12273:12)
19:58:09     at TypeScriptParserMixin.finishImportSpecifier (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:16563:10)
19:58:09     at TypeScriptParserMixin.parseImportSpecifier (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:16743:17)
19:58:09     at TypeScriptParserMixin.parseImportSpecifier (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:11378:18)
19:58:09 Build step 'Execute shell' marked build as failure
19:58:09 Finished: FAILURE