Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building remotely on remote-node3 (remote-node) in workspace /jenkins_home/workspace/DEV-CICD-Java-Service-Tree-Framework-Frontend-Web
The recommended git tool is: NONE
using credential 313devops
> git rev-parse --resolve-git-dir /jenkins_home/workspace/DEV-CICD-Java-Service-Tree-Framework-Frontend-Web/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-Frontend-Web.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from git@github.com:313DEVGRP/Java-Service-Tree-Framework-Frontend-Web.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
using GIT_SSH to set credentials
> git fetch --no-tags --force --progress --depth=1 -- git@github.com:313DEVGRP/Java-Service-Tree-Framework-Frontend-Web.git +refs/heads/*:refs/remotes/origin/* # timeout=180
> git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision e58b6eeee7744328b3ac9750818c95f389c6706a (refs/remotes/origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f e58b6eeee7744328b3ac9750818c95f389c6706a # timeout=60
Commit message: "feat: [YHS-302] #comment (Web) 자원분석 Sankey 리팩토링 중간커밋 - 24.12.19 #close #time 1h +review SR @HSYang-hub"
> git rev-list --no-walk 8a77954f0324c40a81b1145cdef530d2e118ebdb # timeout=10
[DEV-CICD-Java-Service-Tree-Framework-Frontend-Web] $ /bin/bash -e /tmp/jenkins1939712210485910544.sh
yarn install v1.22.22
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] Resolving packages...
success Already up-to-date.
Done in 4.21s.
yarn run v1.22.22
$ vite build
[36mvite v5.4.2 [32mbuilding for production...[36m[39m
transforming...
src/components/shadcn/ui/progress.jsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
src/components/shadcn/ui/accordion.jsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
src/components/shadcn/ui/sheet.jsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
src/components/shadcn/ui/dropdown-menu.jsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
[32m✓[39m 1831 modules transformed.
rendering chunks...
computing gzip size...
[2mdist/[22m[32mindex.html [39m[1m[2m 0.73 kB[22m[1m[22m[2m │ gzip: 0.40 kB[22m
[2mdist/[22m[32mdocument/dist/assets/bgnoise_lg_dark-BtfsI23p.png [39m[1m[2m 6.32 kB[22m[1m[22m
[2mdist/[22m[32mdocument/dist/assets/313_logo-CpfQnwxo.png [39m[1m[2m 28.70 kB[22m[1m[22m
[2mdist/[22m[32mdocument/dist/assets/fontawesome-webfont-DZZNeuAi.eot [39m[1m[2m 38.21 kB[22m[1m[22m
[2mdist/[22m[32mdocument/dist/assets/fontawesome-webfont-CSn1GHZU.woff [39m[1m[2m 44.43 kB[22m[1m[22m
[2mdist/[22m[32mdocument/dist/assets/nanum-gothic-v11-latin_korean-regular-Byhr4goa.svg [39m[1m[2m 70.60 kB[22m[1m[22m[2m │ gzip: 26.53 kB[22m
[2mdist/[22m[32mdocument/dist/assets/fontawesome-webfont-B-jkhYfk.woff2 [39m[1m[2m 77.16 kB[22m[1m[22m
[2mdist/[22m[32mdocument/dist/assets/fontawesome-webfont-DgQ5z64Z.ttf [39m[1m[2m 80.65 kB[22m[1m[22m
[2mdist/[22m[32mdocument/dist/assets/fontawesome-webfont-DINy9hJ8.svg [39m[1m[2m 202.15 kB[22m[1m[22m[2m │ gzip: 56.03 kB[22m
[2mdist/[22m[32mdocument/dist/assets/313_logo-i4oDKPN1.ico [39m[1m[2m 236.61 kB[22m[1m[22m
[2mdist/[22m[32mdocument/dist/assets/nanum-gothic-v11-latin_korean-regular-CjpDQlWP.woff2 [39m[1m[2m 430.32 kB[22m[1m[22m
[2mdist/[22m[32mdocument/dist/assets/nanum-gothic-v11-latin_korean-regular-CC1AvjQ1.eot [39m[1m[2m 453.79 kB[22m[1m[22m
[2mdist/[22m[32mdocument/dist/assets/nanum-gothic-v11-latin_korean-regular-62iCZPEU.woff [39m[1m[2m 621.77 kB[22m[1m[22m
[2mdist/[22m[32mdocument/dist/assets/nanum-gothic-v11-latin_korean-regular-CF7kcVhN.ttf [39m[1m[2m1,378.26 kB[22m[1m[22m
[2mdist/[22m[35mdocument/dist/assets/index-D7hdpxaY.css [39m[1m[2m 86.98 kB[22m[1m[22m[2m │ gzip: 18.62 kB[22m
[2mdist/[22m[36mdocument/dist/assets/index-DQ7ZKB1X.js [39m[1m[33m 743.44 kB[39m[22m[2m │ gzip: 231.78 kB[22m
[33m
(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
[32m✓ built in 1m 49s[39m
Done in 113.88s.
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > bootstrap@5.3.3" has unmet peer dependency "@popperjs/core@^2.11.8".
warning "@tanstack/eslint-plugin-query > @typescript-eslint/utils > @typescript-eslint/typescript-estree > ts-api-utils@1.3.0" has unmet peer dependency "typescript@>=4.2.0".
warning " > eslint-config-airbnb@19.0.4" has incorrect peer dependency "eslint@^7.32.0 || ^8.2.0".
warning "eslint-config-airbnb > eslint-config-airbnb-base@15.0.0" has incorrect peer dependency "eslint@^7.32.0 || ^8.2.0".
warning " > eslint-plugin-import@2.30.0" has incorrect peer dependency "eslint@^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8".
warning " > eslint-plugin-react-hooks@4.6.2" has incorrect peer dependency "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0".
[4/4] Rebuilding all packages...
success Saved lockfile.
Done in 812.99s.
yarn run v1.22.22
$ vite build
[36mvite v5.4.3 [32mbuilding for production...[36m[39m
transforming...
DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> src/styles/_images.scss
4 │ display: inline-block;
│ ^^^^^^^^^^^^^^^^^^^^^ declaration
╵
┌──> node_modules/bootstrap/scss/mixins/_transition.scss
21 │ ┌ @media (prefers-reduced-motion: reduce) {
22 │ │ transition: none;
23 │ │ }
│ └─── nested rule
╵
src/styles/_images.scss 4:3 @import
src/styles/application.scss 16:9 root stylesheet
DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> src/styles/_images.scss
5 │ border: none;
│ ^^^^^^^^^^^^ declaration
╵
┌──> node_modules/bootstrap/scss/mixins/_transition.scss
21 │ ┌ @media (prefers-reduced-motion: reduce) {
22 │ │ transition: none;
23 │ │ }
│ └─── nested rule
╵
src/styles/_images.scss 5:3 @import
src/styles/application.scss 16:9 root stylesheet
DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> src/styles/_sidebar.scss
41 │ padding: 4px 10px 4px 35px;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
╵
┌──> node_modules/bootstrap/scss/mixins/_transition.scss
21 │ ┌ @media (prefers-reduced-motion: reduce) {
22 │ │ transition: none;
23 │ │ }
│ └─── nested rule
╵
src/styles/_sidebar.scss 41:13 @import
src/styles/application.scss 32:9 root stylesheet
DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> src/styles/_header.scss
13 │ width: 200px;
│ ^^^^^^^^^^^^ declaration
╵
┌──> node_modules/bootstrap/scss/mixins/_transition.scss
21 │ ┌ @media (prefers-reduced-motion: reduce) {
22 │ │ transition: none;
23 │ │ }
│ └─── nested rule
╵
src/styles/_header.scss 13:7 @import
src/styles/application.scss 33:9 root stylesheet
./NanumGothic/nanum-gothic-v11-latin_korean-regular.woff2 referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-regular.woff2 didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-700.woff2 referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-700.woff2 didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-800.woff2 referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-800.woff2 didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-regular.woff referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-regular.woff didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-700.woff referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-700.woff didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-800.woff referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-800.woff didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-regular.eot?#iefix referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-regular.eot? didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-700.eot?#iefix referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-700.eot? didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-800.eot?#iefix referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-800.eot? didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-regular.ttf referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-regular.ttf didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-700.ttf referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-700.ttf didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-800.ttf referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-800.ttf didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-regular.svg#NanumGothic referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-regular.svg didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-700.svg#NanumGothic referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-700.svg didn't resolve at build time, it will remain unchanged to be resolved at runtime
./NanumGothic/nanum-gothic-v11-latin_korean-800.svg#NanumGothic referenced in ./NanumGothic/nanum-gothic-v11-latin_korean-800.svg didn't resolve at build time, it will remain unchanged to be resolved at runtime
[32m✓[39m 1133 modules transformed.
rendering chunks...
computing gzip size...
[2mdist/[22m[32mindex.html [39m[1m[2m 3.18 kB[22m[1m[22m[2m │ gzip: 1.05 kB[22m
[2mdist/[22m[32mbackoffice/dist/assets/bgnoise_lg-FMbC08St.png [39m[1m[2m 5.43 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/logo-BLRPU1_I.png [39m[1m[2m 5.88 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/bgnoise_lg_dark-BtfsI23p.png [39m[1m[2m 6.32 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/backoffice-DuKaeEDo.png [39m[1m[2m 6.81 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/glyphicons-halflings-regular-DzqM6ju8.woff2 [39m[1m[2m 18.03 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/glyphicons-halflings-regular-BUJKDMgK.eot [39m[1m[2m 20.13 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/glyphicons-halflings-regular-BKjkU69z.woff [39m[1m[2m 23.42 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/glyphicons-halflings-regular-DrwTMapi.ttf [39m[1m[2m 45.40 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/fontawesome-webfont-B-jkhYfk.woff2 [39m[1m[2m 77.16 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/fontawesome-webfont-CDK5bt4p.woff [39m[1m[2m 98.02 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/glyphicons-halflings-regular-CSehLiBc.svg [39m[1m[2m 108.74 kB[22m[1m[22m[2m │ gzip: 26.49 kB[22m
[2mdist/[22m[32mbackoffice/dist/assets/fontawesome-webfont-CQDK8MU3.ttf [39m[1m[2m 165.55 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/fontawesome-webfont-G5YE5S7X.eot [39m[1m[2m 165.74 kB[22m[1m[22m
[2mdist/[22m[32mbackoffice/dist/assets/fontawesome-webfont-D13rzr4g.svg [39m[1m[2m 444.38 kB[22m[1m[22m[2m │ gzip: 134.19 kB[22m
[2mdist/[22m[35mbackoffice/dist/assets/index-DLXZcxxy.css [39m[1m[2m 354.25 kB[22m[1m[22m[2m │ gzip: 59.05 kB[22m
[2mdist/[22m[36mbackoffice/dist/assets/index-DJXbaN0V.js [39m[1m[33m3,120.72 kB[39m[22m[2m │ gzip: 1,159.88 kB[22m
[33m
(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
[32m✓ built in 2m 46s[39m
Done in 173.51s.
Finished: SUCCESS