Console Output

Started by an SCM change
Running as SYSTEM
Building remotely on remote-node3 (remote-node) in workspace /jenkins_home/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
using credential 313devops
Cloning the remote Git repository
Cloning repository git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.git
 > git init /jenkins_home/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core # timeout=10
Fetching upstream changes from git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_SSH to set credentials 
 > git fetch --tags --force --progress -- git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 93c2d2dcaff0b999e988659f89d1d17413d8810f (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93c2d2dcaff0b999e988659f89d1d17413d8810f # timeout=10
Commit message: "πŸ’₯ refactor: [ARMS-CSH-499] #comment 히트맡 λ¦¬νŒ©ν† λ§ - 24.12.23"
 > git rev-list --no-walk 1f209f8dae4c5edb4c74c44231dfd88392221ac1 # timeout=10
[DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core] $ /bin/bash -e /tmp/jenkins9702362712910950294.sh
Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
Project : => no module-info.java found
--2024-12-23 18:16:57--  http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/Java-Service-Tree-Framework-Backend-Core/maven-metadata.xml
Resolving www.313.co.kr (www.313.co.kr)... 192.168.25.103
Connecting to www.313.co.kr (www.313.co.kr)|192.168.25.103|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3029 (3.0K) [application/xml]
Saving to: β€˜/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/metadata.xml’

     0K ..                                                    100% 25.8M=0s

2024-12-23 18:16:57 (25.8 MB/s) - β€˜/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/metadata.xml’ saved [3029/3029]


> Task :clean UP-TO-DATE
> Task :compileJava
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/analysis/topmenu/model/dto/AggregationRequestDTO.java:28: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
    private List<집계_ν•˜μœ„_ν•„λ“œ> 집계_ν•˜μœ„_ν•„λ“œλ“€ = new ArrayList<>();
                           ^
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/request/aggregation/μ§€λΌμ΄μŠˆ_λ‹¨μˆœ_집계_μš”μ²­.java:18: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
    private List<집계_ν•˜μœ„_ν•„λ“œ> 집계_ν•˜μœ„_ν•„λ“œλ“€ = new ArrayList<>();
                           ^
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/request/aggregation/μ§€λΌμ΄μŠˆ_일반_집계_μš”μ²­.java:17: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
    private List<집계_ν•˜μœ„_ν•„λ“œ> 집계_ν•˜μœ„_ν•„λ“œλ“€ = new ArrayList<>();
                           ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings

> Task :processResources
> Task :classes
> Task :bootJar
> Task :dockerfileZip
> Task :assemble
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE

> Task :htmlDependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/dependencies/index.html

> Task :buildDashboard
> Task :check UP-TO-DATE
> Task :build
> Task :sonarqube
Property 'sonar.password' is deprecated. It will not be supported in the future. Please instead use the 'sonar.login' parameter with a token.
Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
Use of preview features have been detected during analysis. Enable DEBUG mode to see them.

> Task :generatePublishInfo UP-TO-DATE
> Task :generateLicenseReport
> Task :javadoc

> Task :dependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/dependencies.txt

> Task :propertyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/properties.txt

> Task :taskReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/tasks.txt

> Task :projectReport
> Task :generatePomFileForMavenPublication
> Task :publishMavenPublicationToMavenRepository
> Task :publish
> Task :dockerClean UP-TO-DATE
> Task :dockerPrepare

> Task :docker
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 675B 0.1s done
#1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2)
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/library/openjdk:11-jre
#2 DONE 2.6s

#3 [internal] load .dockerignore
#3 transferring context: 0.1s
#3 transferring context: 2B 0.1s done
#3 DONE 0.2s

#4 [1/6] FROM docker.io/library/openjdk:11-jre@sha256:356949c3125c4fa8104745e7ea92bd995da4567634e6599b470d2f972d13e0e2
#4 CACHED

#5 [internal] load build context
#5 transferring context: 25.37MB 4.9s
#5 ...

#6 [2/6] RUN wget http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar
#6 3.121 --2024-12-23 09:44:54--  http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar
#6 3.121 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#6 3.329 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#6 3.382 HTTP request sent, awaiting response... 200 OK
#6 4.900 Length: 11292595 (11M) [application/java-archive]
#6 4.900 Saving to: β€˜elastic-apm-agent-1.47.1.jar’
#6 4.900 
#6 4.900      0K .......... .......... .......... .......... ..........  0%  328K 33s
#6 5.085     50K .......... .......... .......... .......... ..........  0%  727K 24s
#6 5.127    100K .......... .......... .......... .......... ..........  1%  928K 20s
#6 5.176    150K .......... .......... .......... .......... ..........  1%  750K 19s
#6 5.264    200K .......... .......... .......... .......... ..........  2% 1.24M 16s
#6 5.281    250K .......... .......... .......... .......... ..........  2% 2.85M 14s
#6 5.300    300K .......... .......... .......... .......... ..........  3% 1.34M 13s
#6 5.337    350K .......... .......... .......... .......... ..........  3% 1.76M 12s
#6 5.362    400K .......... .......... .......... .......... ..........  4% 2.08M 11s
#6 5.388    450K .......... .......... .......... .......... ..........  4% 1.22M 11s
#6 5.426    500K .......... .......... .......... .......... ..........  4% 1.22M 11s
#6 5.469    550K .......... .......... .......... .......... ..........  5% 2.35M 10s
#6 5.504    600K .......... .......... .......... .......... ..........  5% 1.73M 10s
#6 5.521    650K .......... .......... .......... .......... ..........  6% 1.14M 10s
#6 5.560    700K .......... .......... .......... .......... ..........  6% 1.29M 10s
#6 5.620    750K .......... .......... .......... .......... ..........  7% 1.37M 9s
#6 5.637    800K .......... .......... .......... .......... ..........  7% 16.7M 9s
#6 5.637    850K .......... .......... .......... .......... ..........  8% 1018K 9s
#6 5.712    900K .......... .......... .......... .......... ..........  8%  507K 9s
#6 5.790    950K .......... .......... .......... .......... ..........  9% 1.26M 9s
#6 5.822   1000K .......... .......... .......... .......... ..........  9%  806K 9s
#6 5.889   1050K .......... .......... .......... .......... ..........  9% 1.94M 9s
#6 5.913   1100K .......... .......... .......... .......... .......... 10%  701K 9s
#6 5.986   1150K .......... .......... .......... .......... .......... 10%  505K 10s
#6 6.087   1200K .......... .......... .......... .......... .......... 11% 1.24M 10s
#6 6.121   1250K .......... .......... .......... .......... .......... 11% 1.09M 9s
#6 6.168   1300K .......... .......... .......... .......... .......... 12% 1.21M 9s
#6 6.204   1350K .......... .......... .......... .......... .......... 12%  774K 9s
#6 6.268   1400K .......... .......... .......... .......... .......... 13%  608K 10s
#6 6.352   1450K .......... .......... .......... .......... .......... 13%  590K 10s
#6 6.444   1500K .......... .......... .......... .......... .......... 14%  575K 10s
#6 6.521   1550K .......... .......... .......... .......... .......... 14%  535K 10s
#6 6.616   1600K .......... .......... .......... .......... .......... 14% 1.61M 10s
#6 6.646   1650K .......... .......... .......... .......... .......... 15%  570K 10s
#6 6.733   1700K .......... .......... .......... .......... .......... 15% 1.42M 10s
#6 6.768   1750K .......... .......... .......... .......... .......... 16%  997K 10s
#6 6.820   1800K .......... .......... .......... .......... .......... 16% 1.28M 10s
#6 6.859   1850K .......... .......... .......... .......... .......... 17% 13.7M 9s
#6 6.859   1900K .......... .......... .......... .......... .......... 17% 4.30M 9s
#6 6.878   1950K .......... .......... .......... .......... .......... 18% 1.10M 9s
#6 6.924   2000K .......... .......... .......... .......... .......... 18% 9.39M 9s
#6 6.924   2050K .......... .......... .......... .......... .......... 19% 1.66M 9s
#6 6.961   2100K .......... .......... .......... .......... .......... 19% 1008K 9s
#6 7.002   2150K .......... .......... .......... .......... .......... 19% 4.32M 8s
#6 7.032   2200K .......... .......... .......... .......... .......... 20%  693K 9s
#6 7.088   2250K .......... .......... .......... .......... .......... 20%  449K 9s
#6 7.205   2300K .......... .......... .......... .......... .......... 21% 1.80M 9s
#6 7.240   2350K .......... .......... .......... .......... .......... 21%  726K 9s
#6 7.309   2400K .......... .......... .......... .......... .......... 22% 11.9M 8s
#6 7.309   2450K .......... .......... .......... .......... .......... 22%  722K 8s
#6 7.373   2500K .......... .......... .......... .......... .......... 23% 2.15M 8s
#6 7.397   2550K .......... .......... .......... .......... .......... 23% 1.23M 8s
#6 7.431   2600K .......... .......... .......... .......... .......... 24% 5.33M 8s
#6 7.439   2650K .......... .......... .......... .......... .......... 24%  987K 8s
#6 7.495   2700K .......... .......... .......... .......... .......... 24% 1.22M 8s
#6 7.544   2750K .......... .......... .......... .......... .......... 25% 2.29M 8s
#6 7.559   2800K .......... .......... .......... .......... .......... 25% 4.03M 8s
#6 7.560   2850K .......... .......... .......... .......... .......... 26% 1.80M 8s
#6 7.592   2900K .......... .......... .......... .......... .......... 26% 1.73M 7s
#6 7.616   2950K .......... .......... .......... .......... .......... 27% 1.36M 7s
#6 7.655   3000K .......... .......... .......... .......... .......... 27% 20.9M 7s
#6 7.655   3050K .......... .......... .......... .......... .......... 28%  944K 7s
#6 7.708   3100K .......... .......... .......... .......... .......... 28% 5.02M 7s
#6 7.721   3150K .......... .......... .......... .......... .......... 29% 1.64M 7s
#6 7.752   3200K .......... .......... .......... .......... .......... 29% 5.16M 7s
#6 7.760   3250K .......... .......... .......... .......... .......... 29% 11.5M 7s
#6 7.760   3300K .......... .......... .......... .......... .......... 30% 2.60M 7s
#6 7.785   3350K .......... .......... .......... .......... .......... 30% 1.12M 7s
#6 7.832   3400K .......... .......... .......... .......... .......... 31% 17.6M 6s
#6 7.832   3450K .......... .......... .......... .......... .......... 31% 1.68M 6s
#6 7.864   3500K .......... .......... .......... .......... .......... 32% 29.8M 6s
#6 7.864   3550K .......... .......... .......... .......... .......... 32% 2.20M 6s
#6 7.881   3600K .......... .......... .......... .......... .......... 33% 1.55M 6s
#6 7.917   3650K .......... .......... .......... .......... .......... 33% 27.2M 6s
#6 7.917   3700K .......... .......... .......... .......... .......... 34% 2.48M 6s
#6 7.940   3750K .......... .......... .......... .......... .......... 34% 11.8M 6s
#6 7.940   3800K .......... .......... .......... .......... .......... 34% 1.09M 6s
#6 7.980   3850K .......... .......... .......... .......... .......... 35% 2.02M 6s
#6 8.006   3900K .......... .......... .......... .......... .......... 35% 2.58M 6s
#6 8.027   3950K .......... .......... .......... .......... .......... 36% 7.94M 5s
#6 8.031   4000K .......... .......... .......... .......... .......... 36% 1.44M 5s
#6 8.070   4050K .......... .......... .......... .......... .......... 37% 3.85M 5s
#6 8.080   4100K .......... .......... .......... .......... .......... 37% 1.76M 5s
#6 8.109   4150K .......... .......... .......... .......... .......... 38% 3.02M 5s
#6 8.125   4200K .......... .......... .......... .......... .......... 38% 15.3M 5s
#6 8.125   4250K .......... .......... .......... .......... .......... 38% 3.06M 5s
#6 8.140   4300K .......... .......... .......... .......... .......... 39% 9.84M 5s
#6 8.150   4350K .......... .......... .......... .......... .......... 39% 2.17M 5s
#6 8.166   4400K .......... .......... .......... .......... .......... 40% 2.12M 5s
#6 8.194   4450K .......... .......... .......... .......... .......... 40% 5.25M 5s
#6 8.213   4500K .......... .......... .......... .......... .......... 41% 17.0M 5s
#6 8.213   4550K .......... .......... .......... .......... .......... 41% 3.36M 5s
#6 8.224   4600K .......... .......... .......... .......... .......... 42% 1.79M 5s
#6 8.248   4650K .......... .......... .......... .......... .......... 42% 11.9M 5s
#6 8.248   4700K .......... .......... .......... .......... .......... 43% 1.76M 4s
#6 8.277   4750K .......... .......... .......... .......... .......... 43% 3.15M 4s
#6 8.290   4800K .......... .......... .......... .......... .......... 43% 2.26M 4s
#6 8.317   4850K .......... .......... .......... .......... .......... 44% 13.0M 4s
#6 8.318   4900K .......... .......... .......... .......... .......... 44% 4.54M 4s
#6 8.328   4950K .......... .......... .......... .......... .......... 45% 3.19M 4s
#6 8.357   5000K .......... .......... .......... .......... .......... 45% 24.2M 4s
#6 8.357   5050K .......... .......... .......... .......... .......... 46% 1.36M 4s
#6 8.397   5100K .......... .......... .......... .......... .......... 46% 2.48M 4s
#6 8.427   5150K .......... .......... .......... .......... .......... 47%  860K 4s
#6 8.474   5200K .......... .......... .......... .......... .......... 47% 2.95M 4s
#6 8.474   5250K .......... .......... .......... .......... .......... 48% 3.10M 4s
#6 8.492   5300K .......... .......... .......... .......... .......... 48% 1.36M 4s
#6 8.534   5350K .......... .......... .......... .......... .......... 48% 4.69M 4s
#6 8.538   5400K .......... .......... .......... .......... .......... 49%  652K 4s
#6 8.621   5450K .......... .......... .......... .......... .......... 49%  689K 4s
#6 8.716   5500K .......... .......... .......... .......... .......... 50% 1.50M 4s
#6 8.734   5550K .......... .......... .......... .......... .......... 50%  197K 4s
#6 9.269   5600K .......... .......... .......... .......... .......... 51%  106K 4s
#6 9.470   5650K .......... .......... .......... .......... .......... 51%  333K 4s
#6 9.626   5700K .......... .......... .......... .......... .......... 52%  570K 4s
#6 9.682   5750K .......... .......... .......... .......... .......... 52%  166K 5s
#6 10.02   5800K .......... .......... .......... .......... .......... 53%  524K 5s
#6 10.09   5850K .......... .......... .......... .......... .......... 53%  206K 5s
#6 10.36   5900K .......... .......... .......... .......... .......... 53%  111K 5s
#6 10.78   5950K .......... .......... .......... .......... .......... 54% 25.9M 5s
#6 10.78   6000K .......... .......... .......... .......... .......... 54% 17.3M 5s
#6 10.78   6050K .......... .......... .......... .......... .......... 55%  335K 5s
#6 10.93   6100K .......... .......... .......... .......... .......... 55% 2.21M 5s
#6 10.95   6150K .......... .......... .......... .......... .......... 56% 1.09M 5s
#6 10.99   6200K .......... .......... .......... .......... .......... 56%  694K 5s
#6 11.07   6250K .......... .......... .......... .......... .......... 57% 1.33M 5s
#6 11.10   6300K .......... .......... .......... .......... .......... 57% 1.04M 5s
#6 11.17   6350K .......... .......... .......... .......... .......... 58% 1.91M 5s
#6 11.17   6400K .......... .......... .......... .......... .......... 58% 1003K 4s
#6 11.23   6450K .......... .......... .......... .......... .......... 58%  834K 4s
#6 11.28   6500K .......... .......... .......... .......... .......... 59%  734K 4s
#6 11.36   6550K .......... .......... .......... .......... .......... 59% 1019K 4s
#6 11.40   6600K .......... .......... .......... .......... .......... 60% 14.0M 4s
#6 11.40   6650K .......... .......... .......... .......... .......... 60% 5.86M 4s
#6 11.42   6700K .......... .......... .......... .......... .......... 61%  630K 4s
#6 11.49   6750K .......... .......... .......... .......... .......... 61% 1.11M 4s
#6 11.55   6800K .......... .......... .......... .......... .......... 62% 3.80M 4s
#6 11.55   6850K .......... .......... .......... .......... .......... 62%  909K 4s
#6 11.61   6900K .......... .......... .......... .......... .......... 63% 8.68M 4s
#6 11.61   6950K .......... .......... .......... .......... .......... 63% 1.43M 4s
#6 11.64   7000K .......... .......... .......... .......... .......... 63% 2.31M 4s
#6 11.66   7050K .......... .......... .......... .......... .......... 64% 7.59M 4s
#6 11.69   7100K .......... .......... .......... .......... .......... 64% 2.35M 4s
#6 11.70   7150K .......... .......... .......... .......... .......... 65% 20.0M 4s
#6 11.70   7200K .......... .......... .......... .......... .......... 65% 2.44M 4s
#6 11.71   7250K .......... .......... .......... .......... .......... 66% 1.63M 3s
#6 11.75   7300K .......... .......... .......... .......... .......... 66% 3.54M 3s
#6 11.77   7350K .......... .......... .......... .......... .......... 67% 1.48M 3s
#6 11.79   7400K .......... .......... .......... .......... .......... 67% 1.97M 3s
#6 11.82   7450K .......... .......... .......... .......... .......... 68% 2.02M 3s
#6 11.84   7500K .......... .......... .......... .......... .......... 68% 2.97M 3s
#6 11.85   7550K .......... .......... .......... .......... .......... 68% 1.79M 3s
#6 11.89   7600K .......... .......... .......... .......... .......... 69% 1015K 3s
#6 11.94   7650K .......... .......... .......... .......... .......... 69% 3.36M 3s
#6 11.96   7700K .......... .......... .......... .......... .......... 70%  849K 3s
#6 12.01   7750K .......... .......... .......... .......... .......... 70% 3.25M 3s
#6 12.03   7800K .......... .......... .......... .......... .......... 71%  878K 3s
#6 12.09   7850K .......... .......... .......... .......... .......... 71% 1.71M 3s
#6 12.11   7900K .......... .......... .......... .......... .......... 72%  939K 3s
#6 12.17   7950K .......... .......... .......... .......... .......... 72%  392K 3s
#6 12.29   8000K .......... .......... .......... .......... .......... 72%  743K 3s
#6 12.36   8050K .......... .......... .......... .......... .......... 73% 2.26M 3s
#6 12.38   8100K .......... .......... .......... .......... .......... 73%  453K 3s
#6 12.49   8150K .......... .......... .......... .......... .......... 74% 1.53M 3s
#6 12.52   8200K .......... .......... .......... .......... .......... 74%  999K 3s
#6 12.57   8250K .......... .......... .......... .......... .......... 75%  524K 3s
#6 12.67   8300K .......... .......... .......... .......... .......... 75% 6.81M 2s
#6 12.67   8350K .......... .......... .......... .......... .......... 76%  413K 2s
#6 12.82   8400K .......... .......... .......... .......... .......... 76%  917K 2s
#6 12.86   8450K .......... .......... .......... .......... .......... 77%  347K 2s
#6 12.99   8500K .......... .......... .......... .......... .......... 77% 2.33M 2s
#6 13.02   8550K .......... .......... .......... .......... .......... 77%  683K 2s
#6 13.11   8600K .......... .......... .......... .......... .......... 78% 4.09M 2s
#6 13.11   8650K .......... .......... .......... .......... .......... 78%  674K 2s
#6 13.19   8700K .......... .......... .......... .......... .......... 79%  645K 2s
#6 13.27   8750K .......... .......... .......... .......... .......... 79%  864K 2s
#6 13.31   8800K .......... .......... .......... .......... .......... 80%  191K 2s
#6 13.59   8850K .......... .......... .......... .......... .......... 80% 11.4M 2s
#6 13.59   8900K .......... .......... .......... .......... .......... 81%  478K 2s
#6 13.68   8950K .......... .......... .......... .......... .......... 81% 2.06M 2s
#6 13.71   9000K .......... .......... .......... .......... .......... 82%  442K 2s
#6 13.83   9050K .......... .......... .......... .......... .......... 82% 1.13M 2s
#6 13.87   9100K .......... .......... .......... .......... .......... 82%  550K 2s
#6 13.95   9150K .......... .......... .......... .......... .......... 83%  306K 2s
#6 14.12   9200K .......... .......... .......... .......... .......... 83% 1.73M 2s
#6 14.14   9250K .......... .......... .......... .......... .......... 84%  360K 2s
#6 14.28   9300K .......... .......... .......... .......... .......... 84%  700K 2s
#6 14.35   9350K .......... .......... .......... .......... .......... 85%  318K 2s
#6 14.51   9400K .......... .......... .......... .......... .......... 85%  490K 2s
#6 14.61   9450K .......... .......... .......... .......... .......... 86%  373K 2s
#6 14.74   9500K .......... .......... .......... .......... .......... 86%  944K 2s
#6 14.80   9550K .......... .......... .......... .......... .......... 87%  451K 1s
#6 14.91   9600K .......... .......... .......... .......... .......... 87%  734K 1s
#6 14.98   9650K .......... .......... .......... .......... .......... 87%  431K 1s
#6 15.10   9700K .......... .......... .......... .......... .......... 88%  701K 1s
#6 15.16   9750K .......... .......... .......... .......... .......... 88%  712K 1s
#6 15.24   9800K .......... .......... .......... .......... .......... 89% 1.14M 1s
#6 15.28   9850K .......... .......... .......... .......... .......... 89%  551K 1s
#6 15.37   9900K .......... .......... .......... .......... .......... 90% 25.8M 1s
#6 15.37   9950K .......... .......... .......... .......... .......... 90%  402K 1s
#6 15.50  10000K .......... .......... .......... .......... .......... 91% 1.89M 1s
#6 15.53  10050K .......... .......... .......... .......... .......... 91%  607K 1s
#6 15.60  10100K .......... .......... .......... .......... .......... 92% 1.29M 1s
#6 15.64  10150K .......... .......... .......... .......... .......... 92% 1.89M 1s
#6 15.67  10200K .......... .......... .......... .......... .......... 92%  322K 1s
#6 15.84  10250K .......... .......... .......... .......... .......... 93%  611K 1s
#6 15.91  10300K .......... .......... .......... .......... .......... 93%  663K 1s
#6 15.98  10350K .......... .......... .......... .......... .......... 94%  691K 1s
#6 16.05  10400K .......... .......... .......... .......... .......... 94% 1.03M 1s
#6 16.17  10450K .......... .......... .......... .......... .......... 95%  574K 1s
#6 16.22  10500K .......... .......... .......... .......... .......... 95%  344K 1s
#6 16.35  10550K .......... .......... .......... .......... .......... 96% 1.80M 0s
#6 16.36  10600K .......... .......... .......... .......... .......... 96%  457K 0s
#6 16.47  10650K .......... .......... .......... .......... .......... 97% 1.18M 0s
#6 16.52  10700K .......... .......... .......... .......... .......... 97%  731K 0s
#6 16.60  10750K .......... .......... .......... .......... .......... 97% 1.13M 0s
#6 16.62  10800K .......... .......... .......... .......... .......... 98% 1.16M 0s
#6 16.66  10850K .......... .......... .......... .......... .......... 98%  572K 0s
#6 16.76  10900K .......... .......... .......... .......... .......... 99% 3.09M 0s
#6 16.79  10950K .......... .......... .......... .......... .......... 99% 2.03M 0s
#6 16.85  11000K .......... .......... .......                         100%  284K=12s
#6 16.89 
#6 16.89 2024-12-23 09:45:08 (920 KB/s) - β€˜elastic-apm-agent-1.47.1.jar’ saved [11292595/11292595]
#6 16.89 
#6 DONE 17.8s

#5 [internal] load build context
#5 transferring context: 85.05MB 17.8s
#5 transferring context: 101.96MB 22.9s
#5 ...

#7 [3/6] RUN mv elastic-apm-agent-1.47.1.jar ./elastic-apm-agent.jar
#7 DONE 5.3s

#5 [internal] load build context
#5 transferring context: 115.28MB 25.6s done
#5 DONE 25.8s

#8 [4/6] COPY docker-entrypoint.sh docker-entrypoint.sh
#8 DONE 1.4s

#9 [5/6] COPY Java-Service-Tree-Framework-Backend-Core-24.13.10.jar javaServiceTreeFramework.jar
#9 DONE 4.1s

#10 [6/6] RUN chmod +x /docker-entrypoint.sh
#10 DONE 3.5s

#11 exporting to image
#11 exporting layers
#11 exporting layers 7.2s done
#11 writing image sha256:11681283890b01178d1d0565b8963ad9fe2e6e20aed98feea5630a3c25a66e56
#11 writing image sha256:11681283890b01178d1d0565b8963ad9fe2e6e20aed98feea5630a3c25a66e56 done
#11 naming to 313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core:24.13.10 0.0s done
#11 DONE 7.3s

 1 warning found (use docker --debug to expand):
 - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2)

> Task :dockerTag24.13.10
> Task :dockerTag

> Task :dockerPush
The push refers to repository [313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core]
f879ed7757cc: Preparing
287678be46d6: Preparing
4058de591632: Preparing
c881a761d8b6: Preparing
46e842b1e2ef: Preparing
5a7e7a880634: Preparing
3dccaa93bb0e: Preparing
5c384ea5f752: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
3dccaa93bb0e: Waiting
5c384ea5f752: Waiting
293d5db30c9f: Waiting
03127cdb479b: Waiting
5a7e7a880634: Waiting
9c742cd6c7a5: Waiting
4058de591632: Pushed
5a7e7a880634: Layer already exists
3dccaa93bb0e: Layer already exists
f879ed7757cc: Pushed
293d5db30c9f: Layer already exists
5c384ea5f752: Layer already exists
9c742cd6c7a5: Layer already exists
03127cdb479b: Layer already exists
c881a761d8b6: Pushed
46e842b1e2ef: Pushed
287678be46d6: Pushed
24.13.10: digest: sha256:8c38c07c9ea277a3df0f8fdd857bb63000cf58e5a1e898028674b62d1c6dbbff size: 2631

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 30m 48s
20 actionable tasks: 18 executed, 2 up-to-date
Triggering a new build of DEV-CD-Java-Service-Tree-Framework-Backend-Core
STG-CD-Java-Service-Tree-Framework-Backend-Core is disabled. Triggering skipped
Finished: SUCCESS