Console Output
Started by an SCM change
Running as SYSTEM
Building remotely on remote-node3 (java11) in workspace /jenkins_home/workspace/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/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 ba48fa512fb19a2bf4a037664fff58826185caf6 (refs/remotes/origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f ba48fa512fb19a2bf4a037664fff58826185caf6 # timeout=10
Commit message: "feat: [ARMS-513] #comment 컨슈머 exception swallow 제거 - 26.04.19"
> git rev-list --no-walk 6bba0fba6aefa20d3e1192737d4a7158869e1729 # timeout=10
[STG-CI-Java-Service-Tree-Framework-Backend-Core] $ /bin/bash -e /tmp/jenkins8389861544271142849.sh
Starting a Gradle Daemon (subsequent builds will be faster)
> Configure project :
Project : => no module-info.java found
--2026-04-19 23:23:45-- 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: 3150 (3.1K) [application/xml]
Saving to: ‘/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/metadata.xml’
0K ... 100% 53.2M=0s
2026-04-19 23:23:45 (53.2 MB/s) - ‘/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/metadata.xml’ saved [3150/3150]
> Task :clean UP-TO-DATE
> Task :compileJava
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/requirement/reqadd/model/dto/ReqAddDetailDTO.java:41: 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 Double reqAdd_c_req_priority_value = 0.0; // 우선순위 점수
^
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.
1 warning
> Task :processResources
> Task :classes
> Task :bootJarMainClassName
> Task :bootJar
> Task :dockerfileZip
> Task :assemble
> Task :compileTestJava
> Task :processTestResources NO-SOURCE
> Task :testClasses
> Task :test
[39m[2026-04-19 23:39:35:381957] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing org.springframework.web.context.support.GenericWebApplicationContext@42d9c0f4, started on Sun Apr 19 23:33:30 KST 2026, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@17cbc2e3
[0;39m[39m[2026-04-19 23:39:35:381967] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.stop:365] - Stopping beans in phase 2147483647
[0;39m[39m[2026-04-19 23:39:35:381971] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.DefaultLifecycleProcessor.lambda$doStop$3:238] - Bean 'documentationPluginsBootstrapper' completed its stop procedure
[0;39m[39m[2026-04-19 23:39:35:381973] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.stop:365] - Stopping beans in phase 2147483547
[0;39m[33m[2026-04-19 23:39:35:381999] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.invokePartitionsRevoked:310] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Revoke previously assigned partitions DEV-REQADD-1, DEV-REQADD-2, DEV-REQADD-0
[0;39m[33m[2026-04-19 23:39:35:382001] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.springframework.core.log.LogAccessor.info:292] - dev-consumer-group: partitions revoked: [DEV-REQADD-1, DEV-REQADD-2, DEV-REQADD-0]
[0;39m[33m[2026-04-19 23:39:35:382004] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.AbstractCoordinator.maybeLeaveGroup:1048] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Member consumer-dev-consumer-group-1-27f2af4f-7389-41ac-8ba2-52fe83b68dd4 sending LeaveGroup request to coordinator 313.co.kr:10000 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics
[0;39m[33m[2026-04-19 23:39:35:382013] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.AbstractCoordinator.resetStateAndGeneration:966] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Resetting generation due to: consumer pro-actively leaving the group
[0;39m[33m[2026-04-19 23:39:35:382014] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.AbstractCoordinator.requestRejoin:988] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Request joining group due to: consumer pro-actively leaving the group
[0;39m[33m[2026-04-19 23:39:35:382014] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.KafkaConsumer.unsubscribe:1075] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Unsubscribed all topics or patterns and assigned partitions
[0;39m[39m[2026-04-19 23:39:35:382015] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] DEBUG [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport.shutdown:218] - Shutting down ExecutorService
[0;39m[33m[2026-04-19 23:39:35:382019] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.AbstractCoordinator.resetStateAndGeneration:966] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Resetting generation due to: consumer pro-actively leaving the group
[0;39m[33m[2026-04-19 23:39:35:382023] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.AbstractCoordinator.requestRejoin:988] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Request joining group due to: consumer pro-actively leaving the group
[0;39m[33m[2026-04-19 23:39:35:382028] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.common.metrics.Metrics.close:659] - Metrics scheduler closed
[0;39m[33m[2026-04-19 23:39:35:382029] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.common.metrics.Metrics.close:663] - Closing reporter org.apache.kafka.common.metrics.JmxReporter
[0;39m[33m[2026-04-19 23:39:35:382037] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.common.metrics.Metrics.close:669] - Metrics reporters closed
[0;39m[33m[2026-04-19 23:39:36:382104] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.common.utils.AppInfoParser.unregisterAppInfo:83] - App info kafka.consumer for consumer-dev-consumer-group-1 unregistered
[0;39m[33m[2026-04-19 23:39:36:382133] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.springframework.core.log.LogAccessor.info:292] - dev-consumer-group: Consumer stopped
[0;39m[39m[2026-04-19 23:39:36:382188] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] DEBUG [org.springframework.context.support.DefaultLifecycleProcessor.lambda$doStop$3:238] - Bean 'org.springframework.kafka.config.internalKafkaListenerEndpointRegistry' completed its stop procedure
[0;39m[39m[2026-04-19 23:39:36:382416] [SpringApplicationShutdownHook] DEBUG [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport.shutdown:218] - Shutting down ExecutorService 'taskExecutor-arms'
[0;39m[33m[2026-04-19 23:39:36:382483] [kafka-admin-client-thread | adminclient-1] INFO [org.apache.kafka.common.utils.AppInfoParser.unregisterAppInfo:83] - App info kafka.admin.client for adminclient-1 unregistered
[0;39m[33m[2026-04-19 23:39:36:382563] [kafka-admin-client-thread | adminclient-1] INFO [org.apache.kafka.common.metrics.Metrics.close:659] - Metrics scheduler closed
[0;39m[33m[2026-04-19 23:39:36:382570] [kafka-admin-client-thread | adminclient-1] INFO [org.apache.kafka.common.metrics.Metrics.close:663] - Closing reporter org.apache.kafka.common.metrics.JmxReporter
[0;39m[33m[2026-04-19 23:39:36:382576] [kafka-admin-client-thread | adminclient-1] INFO [org.apache.kafka.common.metrics.Metrics.close:669] - Metrics reporters closed
[0;39m[33m[2026-04-19 23:39:36:382591] [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource.close:350] - HikariPool-1 - Shutdown initiated...
[0;39m[39m[2026-04-19 23:39:36:382604] [SpringApplicationShutdownHook] DEBUG [com.zaxxer.hikari.pool.HikariPool.logPoolState:421] - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
[0;39m[39m[2026-04-19 23:39:36:382633] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@72f81850: (connection evicted)
[0;39m[39m[2026-04-19 23:39:36:382648] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3301d537: (connection evicted)
[0;39m[39m[2026-04-19 23:39:36:382665] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4304eef8: (connection evicted)
[0;39m[39m[2026-04-19 23:39:36:382713] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@165ddef1: (connection evicted)
[0;39m[39m[2026-04-19 23:39:36:382739] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@489fe938: (connection evicted)
[0;39m[39m[2026-04-19 23:39:36:382764] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@ebd2fa1: (connection evicted)
[0;39m[39m[2026-04-19 23:39:36:382807] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@610f7563: (connection evicted)
[0;39m[39m[2026-04-19 23:39:36:382837] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5fb158ea: (connection evicted)
[0;39m[39m[2026-04-19 23:39:36:382864] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6b138734: (connection evicted)
[0;39m[39m[2026-04-19 23:39:36:382877] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@26f0d9f3: (connection evicted)
[0;39m[39m[2026-04-19 23:39:36:382898] [SpringApplicationShutdownHook] DEBUG [com.zaxxer.hikari.pool.HikariPool.logPoolState:421] - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
[0;39m[33m[2026-04-19 23:39:36:382899] [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource.close:352] - HikariPool-1 - Shutdown completed.
[0;39m[39m[2026-04-19 23:39:36:383004] [SpringApplicationShutdownHook] DEBUG [org.hibernate.internal.SessionFactoryImpl.close:821] - HHH000031: Closing
[0;39m[39m[2026-04-19 23:39:36:383009] [SpringApplicationShutdownHook] DEBUG [org.hibernate.type.spi.TypeConfiguration$Scope.unsetSessionFactory:345] - Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@703444ec] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@754294a9]
[0;39m[39m[2026-04-19 23:39:36:383014] [SpringApplicationShutdownHook] DEBUG [org.hibernate.service.internal.AbstractServiceRegistryImpl.deRegisterChild:428] - Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-19 23:39:36:383042] [SpringApplicationShutdownHook] DEBUG [org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl.deRegisterChild:295] - Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-19 23:39:36:383051] [SpringApplicationShutdownHook] DEBUG [org.hibernate.internal.SessionFactoryImpl.close:821] - HHH000031: Closing
[0;39m[39m[2026-04-19 23:39:36:383054] [SpringApplicationShutdownHook] DEBUG [org.hibernate.type.spi.TypeConfiguration$Scope.unsetSessionFactory:345] - Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@77a4a257] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@3c86fbf4]
[0;39m[39m[2026-04-19 23:39:36:383056] [SpringApplicationShutdownHook] DEBUG [org.hibernate.service.internal.AbstractServiceRegistryImpl.deRegisterChild:428] - Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-19 23:39:36:383061] [SpringApplicationShutdownHook] DEBUG [org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl.deRegisterChild:295] - Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-19 23:39:37:383122] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-ai-client, started on Sun Apr 19 23:36:07 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@42d9c0f4
[0;39m[39m[2026-04-19 23:39:37:383206] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-engine, started on Sun Apr 19 23:35:40 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@42d9c0f4
[0;39m[39m[2026-04-19 23:39:37:383240] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-engine-dashboard, started on Sun Apr 19 23:34:35 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@42d9c0f4
[0;39m[39m[2026-04-19 23:39:37:383273] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-template-loopback, started on Sun Apr 19 23:36:01 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@42d9c0f4
[0;39m[39m[2026-04-19 23:39:37:383291] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-global-config, started on Sun Apr 19 23:35:53 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@42d9c0f4
[0;39m[39m[2026-04-19 23:39:37:383328] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-middle-proxy, started on Sun Apr 19 23:35:42 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@42d9c0f4
[0;39m[39m[2026-04-19 23:39:37:383334] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-loopback, started on Sun Apr 19 23:35:39 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@42d9c0f4
[0;39m[33m[2026-04-19 23:39:37:383337] [SpringApplicationShutdownHook] INFO [org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.destroy:651] - Closing JPA EntityManagerFactory for persistence unit 'default'
[0;39m[39m[2026-04-19 23:39:37:383337] [SpringApplicationShutdownHook] DEBUG [org.hibernate.internal.SessionFactoryImpl.close:821] - HHH000031: Closing
[0;39m[39m[2026-04-19 23:39:37:383338] [SpringApplicationShutdownHook] DEBUG [org.hibernate.type.spi.TypeConfiguration$Scope.unsetSessionFactory:345] - Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@5249ed88] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@2dfc296e]
[0;39m[39m[2026-04-19 23:39:37:383350] [SpringApplicationShutdownHook] DEBUG [org.hibernate.service.internal.AbstractServiceRegistryImpl.deRegisterChild:428] - Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-19 23:39:37:383361] [SpringApplicationShutdownHook] DEBUG [org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl.deRegisterChild:295] - Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-19 23:39:37:383366] [SpringApplicationShutdownHook] DEBUG [reactor.util.Loggers$Slf4JLogger.debug:259] - Reset onEachOperator: org.springframework.cloud.sleuth.autoconfig.instrument.reactor.TraceReactorAutoConfiguration$TraceReactorConfiguration
[0;39m[39m[2026-04-19 23:39:37:383385] [SpringApplicationShutdownHook] DEBUG [reactor.util.Loggers$Slf4JLogger.debug:259] - Reset onLastOperator: org.springframework.cloud.sleuth.autoconfig.instrument.reactor.TraceReactorAutoConfiguration$TraceReactorConfiguration
[0;39m
> Task :htmlDependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/dependencies/index.html
> Task :buildDashboard
> Task :check
> 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
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/blog/service/BlogServiceImpl.java:130: warning - invalid usage of tag <
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/blog/service/BlogServiceImpl.java:130: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/report/export_service/service/TemplateAnalyzerService.java:705: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/report/export_service/service/TemplateAnalyzerService.java:705: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/report/export_service/service/TemplateAnalyzerService.java:705: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/report/export_service/storage/CompositeTemplateStorage.java:21: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
15 warnings
> Task :dependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/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/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/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: 700B 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 313.co.kr:5550/313devgrp/openjdk:11-jre
#2 DONE 0.1s
#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B 0.0s done
#3 DONE 0.1s
#4 [internal] load build context
#4 DONE 0.0s
#5 [1/6] FROM 313.co.kr:5550/313devgrp/openjdk:11-jre@sha256:762d8d035c3b1c98d30c5385f394f4d762302ba9ee8e0da8c93344c688d160b2
#5 resolve 313.co.kr:5550/313devgrp/openjdk:11-jre@sha256:762d8d035c3b1c98d30c5385f394f4d762302ba9ee8e0da8c93344c688d160b2
#5 resolve 313.co.kr:5550/313devgrp/openjdk:11-jre@sha256:762d8d035c3b1c98d30c5385f394f4d762302ba9ee8e0da8c93344c688d160b2 0.1s done
#5 CACHED
#4 [internal] load build context
#4 transferring context: 17.90MB 5.0s
#4 ...
#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 4.069 --2026-04-19 15:00:03-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar
#6 4.069 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#6 4.231 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#6 4.231 HTTP request sent, awaiting response... 200 OK
#6 4.420 Length: 11292595 (11M) [application/java-archive]
#6 4.420 Saving to: ‘elastic-apm-agent-1.47.1.jar’
#6 4.420
#6 4.420 0K .......... .......... .......... .......... .......... 0% 915K 12s
#6 4.570 50K .......... .......... .......... .......... .......... 0% 8.04M 7s
#6 4.570 100K .......... .......... .......... .......... .......... 1% 5.14M 5s
#6 4.570 150K .......... .......... .......... .......... .......... 1% 3.95M 4s
#6 4.570 200K .......... .......... .......... .......... .......... 2% 19.4M 4s
#6 4.570 250K .......... .......... .......... .......... .......... 2% 12.9M 3s
#6 4.570 300K .......... .......... .......... .......... .......... 3% 5.95M 3s
#6 4.632 350K .......... .......... .......... .......... .......... 3% 5.60M 3s
#6 4.632 400K .......... .......... .......... .......... .......... 4% 2.37M 3s
#6 4.632 450K .......... .......... .......... .......... .......... 4% 6.21M 3s
#6 4.632 500K .......... .......... .......... .......... .......... 4% 2.86M 3s
#6 4.632 550K .......... .......... .......... .......... .......... 5% 27.9M 3s
#6 4.632 600K .......... .......... .......... .......... .......... 5% 577K 4s
#6 4.669 650K .......... .......... .......... .......... .......... 6% 5.58M 4s
#6 4.669 700K .......... .......... .......... .......... .......... 6% 2.45M 4s
#6 4.696 750K .......... .......... .......... .......... .......... 7% 25.8M 3s
#6 4.696 800K .......... .......... .......... .......... .......... 7% 3.71M 3s
#6 4.778 850K .......... .......... .......... .......... .......... 8% 965K 4s
#6 4.778 900K .......... .......... .......... .......... .......... 8% 5.64M 4s
#6 4.778 950K .......... .......... .......... .......... .......... 9% 12.5M 3s
#6 4.778 1000K .......... .......... .......... .......... .......... 9% 4.10M 3s
#6 4.778 1050K .......... .......... .......... .......... .......... 9% 3.37M 3s
#6 4.821 1100K .......... .......... .......... .......... .......... 10% 5.76M 3s
#6 4.821 1150K .......... .......... .......... .......... .......... 10% 25.5M 3s
#6 4.821 1200K .......... .......... .......... .......... .......... 11% 1.85M 3s
#6 4.833 1250K .......... .......... .......... .......... .......... 11% 4.18M 3s
#6 4.844 1300K .......... .......... .......... .......... .......... 12% 4.79M 3s
#6 4.853 1350K .......... .......... .......... .......... .......... 12% 22.7M 3s
#6 4.853 1400K .......... .......... .......... .......... .......... 13% 5.01M 3s
#6 4.875 1450K .......... .......... .......... .......... .......... 13% 17.2M 3s
#6 4.875 1500K .......... .......... .......... .......... .......... 14% 1.83M 3s
#6 4.898 1550K .......... .......... .......... .......... .......... 14% 4.81M 3s
#6 4.905 1600K .......... .......... .......... .......... .......... 14% 13.1M 3s
#6 4.933 1650K .......... .......... .......... .......... .......... 15% 11.9M 3s
#6 4.933 1700K .......... .......... .......... .......... .......... 15% 6.09M 3s
#6 4.933 1750K .......... .......... .......... .......... .......... 16% 10.9M 3s
#6 4.965 1800K .......... .......... .......... .......... .......... 16% 2.19M 3s
#6 4.965 1850K .......... .......... .......... .......... .......... 17% 22.6M 3s
#6 4.965 1900K .......... .......... .......... .......... .......... 17% 2.58M 3s
#6 4.965 1950K .......... .......... .......... .......... .......... 18% 20.1M 2s
#6 4.969 2000K .......... .......... .......... .......... .......... 18% 5.23M 2s
#6 5.007 2050K .......... .......... .......... .......... .......... 19% 6.69M 2s
#6 5.007 2100K .......... .......... .......... .......... .......... 19% 18.1M 2s
#6 5.007 2150K .......... .......... .......... .......... .......... 19% 14.6M 2s
#6 5.007 2200K .......... .......... .......... .......... .......... 20% 18.8M 2s
#6 5.007 2250K .......... .......... .......... .......... .......... 20% 20.6M 2s
#6 5.007 2300K .......... .......... .......... .......... .......... 21% 3.96M 2s
#6 5.007 2350K .......... .......... .......... .......... .......... 21% 3.80M 2s
#6 5.033 2400K .......... .......... .......... .......... .......... 22% 4.00M 2s
#6 5.033 2450K .......... .......... .......... .......... .......... 22% 521K 2s
#6 5.137 2500K .......... .......... .......... .......... .......... 23% 17.6M 2s
#6 5.137 2550K .......... .......... .......... .......... .......... 23% 3.19M 2s
#6 5.155 2600K .......... .......... .......... .......... .......... 24% 8.40M 2s
#6 5.155 2650K .......... .......... .......... .......... .......... 24% 14.1M 2s
#6 5.179 2700K .......... .......... .......... .......... .......... 24% 2.87M 2s
#6 5.179 2750K .......... .......... .......... .......... .......... 25% 6.96M 2s
#6 5.179 2800K .......... .......... .......... .......... .......... 25% 6.24M 2s
#6 5.225 2850K .......... .......... .......... .......... .......... 26% 27.4M 2s
#6 5.225 2900K .......... .......... .......... .......... .......... 26% 10.5M 2s
#6 5.225 2950K .......... .......... .......... .......... .......... 27% 21.2M 2s
#6 5.225 3000K .......... .......... .......... .......... .......... 27% 7.87M 2s
#6 5.225 3050K .......... .......... .......... .......... .......... 28% 14.4M 2s
#6 5.225 3100K .......... .......... .......... .......... .......... 28% 10.3M 2s
#6 5.225 3150K .......... .......... .......... .......... .......... 29% 9.98M 2s
#6 5.230 3200K .......... .......... .......... .......... .......... 29% 3.78M 2s
#6 5.230 3250K .......... .......... .......... .......... .......... 29% 4.31M 2s
#6 5.270 3300K .......... .......... .......... .......... .......... 30% 23.2M 2s
#6 5.270 3350K .......... .......... .......... .......... .......... 30% 1.28M 2s
#6 5.339 3400K .......... .......... .......... .......... .......... 31% 8.25M 2s
#6 5.339 3450K .......... .......... .......... .......... .......... 31% 1.77M 2s
#6 5.339 3500K .......... .......... .......... .......... .......... 32% 12.4M 2s
#6 5.339 3550K .......... .......... .......... .......... .......... 32% 1.79M 2s
#6 5.347 3600K .......... .......... .......... .......... .......... 33% 7.04M 2s
#6 5.378 3650K .......... .......... .......... .......... .......... 33% 19.2M 2s
#6 5.378 3700K .......... .......... .......... .......... .......... 34% 1.14M 2s
#6 5.398 3750K .......... .......... .......... .......... .......... 34% 4.00M 2s
#6 5.446 3800K .......... .......... .......... .......... .......... 34% 13.5M 2s
#6 5.446 3850K .......... .......... .......... .......... .......... 35% 11.7M 2s
#6 5.446 3900K .......... .......... .......... .......... .......... 35% 17.0M 2s
#6 5.446 3950K .......... .......... .......... .......... .......... 36% 1.33M 2s
#6 5.456 4000K .......... .......... .......... .......... .......... 36% 1.67M 2s
#6 5.529 4050K .......... .......... .......... .......... .......... 37% 14.3M 2s
#6 5.529 4100K .......... .......... .......... .......... .......... 37% 15.6M 2s
#6 5.529 4150K .......... .......... .......... .......... .......... 38% 2.39M 2s
#6 5.529 4200K .......... .......... .......... .......... .......... 38% 1.50M 2s
#6 5.557 4250K .......... .......... .......... .......... .......... 38% 6.61M 2s
#6 5.557 4300K .......... .......... .......... .......... .......... 39% 15.1M 2s
#6 5.557 4350K .......... .......... .......... .......... .......... 39% 2.74M 2s
#6 5.574 4400K .......... .......... .......... .......... .......... 40% 1.94M 2s
#6 5.598 4450K .......... .......... .......... .......... .......... 40% 19.0M 2s
#6 5.604 4500K .......... .......... .......... .......... .......... 41% 20.0M 2s
#6 5.606 4550K .......... .......... .......... .......... .......... 41% 906K 2s
#6 5.662 4600K .......... .......... .......... .......... .......... 42% 6.84M 2s
#6 5.668 4650K .......... .......... .......... .......... .......... 42% 3.52M 2s
#6 5.685 4700K .......... .......... .......... .......... .......... 43% 5.39M 2s
#6 5.701 4750K .......... .......... .......... .......... .......... 43% 8.60M 2s
#6 5.701 4800K .......... .......... .......... .......... .......... 43% 4.44M 2s
#6 5.705 4850K .......... .......... .......... .......... .......... 44% 2.14M 2s
#6 5.730 4900K .......... .......... .......... .......... .......... 44% 5.93M 2s
#6 5.743 4950K .......... .......... .......... .......... .......... 45% 18.5M 2s
#6 5.743 5000K .......... .......... .......... .......... .......... 45% 1.76M 2s
#6 5.834 5050K .......... .......... .......... .......... .......... 46% 4.17M 2s
#6 5.834 5100K .......... .......... .......... .......... .......... 46% 16.3M 2s
#6 5.834 5150K .......... .......... .......... .......... .......... 47% 3.29M 2s
#6 5.836 5200K .......... .......... .......... .......... .......... 47% 12.0M 2s
#6 5.836 5250K .......... .......... .......... .......... .......... 48% 17.6M 1s
#6 5.836 5300K .......... .......... .......... .......... .......... 48% 24.6M 1s
#6 5.836 5350K .......... .......... .......... .......... .......... 48% 7.22M 1s
#6 5.836 5400K .......... .......... .......... .......... .......... 49% 16.8M 1s
#6 5.836 5450K .......... .......... .......... .......... .......... 49% 11.6M 1s
#6 5.836 5500K .......... .......... .......... .......... .......... 50% 11.2M 1s
#6 5.836 5550K .......... .......... .......... .......... .......... 50% 17.5M 1s
#6 5.836 5600K .......... .......... .......... .......... .......... 51% 2.35M 1s
#6 5.851 5650K .......... .......... .......... .......... .......... 51% 21.0M 1s
#6 5.851 5700K .......... .......... .......... .......... .......... 52% 4.96M 1s
#6 5.861 5750K .......... .......... .......... .......... .......... 52% 6.75M 1s
#6 5.880 5800K .......... .......... .......... .......... .......... 53% 19.9M 1s
#6 5.880 5850K .......... .......... .......... .......... .......... 53% 2.68M 1s
#6 5.917 5900K .......... .......... .......... .......... .......... 53% 17.5M 1s
#6 5.917 5950K .......... .......... .......... .......... .......... 54% 18.8M 1s
#6 5.917 6000K .......... .......... .......... .......... .......... 54% 1.90M 1s
#6 5.923 6050K .......... .......... .......... .......... .......... 55% 23.5M 1s
#6 5.923 6100K .......... .......... .......... .......... .......... 55% 5.85M 1s
#6 5.965 6150K .......... .......... .......... .......... .......... 56% 32.1M 1s
#6 5.965 6200K .......... .......... .......... .......... .......... 56% 2.16M 1s
#6 5.977 6250K .......... .......... .......... .......... .......... 57% 6.56M 1s
#6 5.977 6300K .......... .......... .......... .......... .......... 57% 16.1M 1s
#6 5.977 6350K .......... .......... .......... .......... .......... 58% 27.5M 1s
#6 5.977 6400K .......... .......... .......... .......... .......... 58% 2.43M 1s
#6 6.006 6450K .......... .......... .......... .......... .......... 58% 1.90M 1s
#6 6.021 6500K .......... .......... .......... .......... .......... 59% 18.2M 1s
#6 6.021 6550K .......... .......... .......... .......... .......... 59% 2.92M 1s
#6 6.099 6600K .......... .......... .......... .......... .......... 60% 6.43M 1s
#6 6.106 6650K .......... .......... .......... .......... .......... 60% 12.6M 1s
#6 6.106 6700K .......... .......... .......... .......... .......... 61% 4.14M 1s
#6 6.106 6750K .......... .......... .......... .......... .......... 61% 6.48M 1s
#6 6.106 6800K .......... .......... .......... .......... .......... 62% 22.0M 1s
#6 6.106 6850K .......... .......... .......... .......... .......... 62% 29.2M 1s
#6 6.106 6900K .......... .......... .......... .......... .......... 63% 7.69M 1s
#6 6.106 6950K .......... .......... .......... .......... .......... 63% 20.1M 1s
#6 6.106 7000K .......... .......... .......... .......... .......... 63% 17.3M 1s
#6 6.106 7050K .......... .......... .......... .......... .......... 64% 12.9M 1s
#6 6.106 7100K .......... .......... .......... .......... .......... 64% 12.4M 1s
#6 6.106 7150K .......... .......... .......... .......... .......... 65% 13.1M 1s
#6 6.106 7200K .......... .......... .......... .......... .......... 65% 11.3M 1s
#6 6.106 7250K .......... .......... .......... .......... .......... 66% 1.59M 1s
#6 6.125 7300K .......... .......... .......... .......... .......... 66% 23.2M 1s
#6 6.125 7350K .......... .......... .......... .......... .......... 67% 8.26M 1s
#6 6.133 7400K .......... .......... .......... .......... .......... 67% 9.73M 1s
#6 6.170 7450K .......... .......... .......... .......... .......... 68% 6.29M 1s
#6 6.170 7500K .......... .......... .......... .......... .......... 68% 2.92M 1s
#6 6.170 7550K .......... .......... .......... .......... .......... 68% 1.54M 1s
#6 6.199 7600K .......... .......... .......... .......... .......... 69% 13.9M 1s
#6 6.199 7650K .......... .......... .......... .......... .......... 69% 12.2M 1s
#6 6.199 7700K .......... .......... .......... .......... .......... 70% 6.30M 1s
#6 6.212 7750K .......... .......... .......... .......... .......... 70% 31.0M 1s
#6 6.212 7800K .......... .......... .......... .......... .......... 71% 19.0M 1s
#6 6.212 7850K .......... .......... .......... .......... .......... 71% 2.05M 1s
#6 6.235 7900K .......... .......... .......... .......... .......... 72% 1.88M 1s
#6 6.284 7950K .......... .......... .......... .......... .......... 72% 3.51M 1s
#6 6.284 8000K .......... .......... .......... .......... .......... 72% 9.01M 1s
#6 6.284 8050K .......... .......... .......... .......... .......... 73% 21.2M 1s
#6 6.296 8100K .......... .......... .......... .......... .......... 73% 27.3M 1s
#6 6.296 8150K .......... .......... .......... .......... .......... 74% 747K 1s
#6 6.356 8200K .......... .......... .......... .......... .......... 74% 2.30M 1s
#6 6.375 8250K .......... .......... .......... .......... .......... 75% 1.82M 1s
#6 6.402 8300K .......... .......... .......... .......... .......... 75% 1.95M 1s
#6 6.425 8350K .......... .......... .......... .......... .......... 76% 3.05M 1s
#6 6.461 8400K .......... .......... .......... .......... .......... 76% 2.52M 1s
#6 6.461 8450K .......... .......... .......... .......... .......... 77% 8.45M 1s
#6 6.474 8500K .......... .......... .......... .......... .......... 77% 14.3M 1s
#6 6.474 8550K .......... .......... .......... .......... .......... 77% 3.69M 1s
#6 6.482 8600K .......... .......... .......... .......... .......... 78% 7.43M 1s
#6 6.503 8650K .......... .......... .......... .......... .......... 78% 2.98M 1s
#6 6.511 8700K .......... .......... .......... .......... .......... 79% 878K 1s
#6 6.589 8750K .......... .......... .......... .......... .......... 79% 18.2M 1s
#6 6.589 8800K .......... .......... .......... .......... .......... 80% 19.5M 1s
#6 6.589 8850K .......... .......... .......... .......... .......... 80% 1.12M 1s
#6 6.619 8900K .......... .......... .......... .......... .......... 81% 6.58M 1s
#6 6.619 8950K .......... .......... .......... .......... .......... 81% 813K 1s
#6 6.702 9000K .......... .......... .......... .......... .......... 82% 14.4M 0s
#6 6.702 9050K .......... .......... .......... .......... .......... 82% 2.74M 0s
#6 6.740 9100K .......... .......... .......... .......... .......... 82% 6.25M 0s
#6 6.740 9150K .......... .......... .......... .......... .......... 83% 8.31M 0s
#6 6.740 9200K .......... .......... .......... .......... .......... 83% 21.0M 0s
#6 6.740 9250K .......... .......... .......... .......... .......... 84% 2.12M 0s
#6 6.745 9300K .......... .......... .......... .......... .......... 84% 8.16M 0s
#6 6.759 9350K .......... .......... .......... .......... .......... 85% 3.08M 0s
#6 6.769 9400K .......... .......... .......... .......... .......... 85% 5.49M 0s
#6 6.776 9450K .......... .......... .......... .......... .......... 86% 23.3M 0s
#6 6.778 9500K .......... .......... .......... .......... .......... 86% 2.83M 0s
#6 6.799 9550K .......... .......... .......... .......... .......... 87% 25.7M 0s
#6 6.799 9600K .......... .......... .......... .......... .......... 87% 7.63M 0s
#6 6.799 9650K .......... .......... .......... .......... .......... 87% 17.9M 0s
#6 6.807 9700K .......... .......... .......... .......... .......... 88% 19.9M 0s
#6 6.807 9750K .......... .......... .......... .......... .......... 88% 3.04M 0s
#6 6.831 9800K .......... .......... .......... .......... .......... 89% 3.33M 0s
#6 6.864 9850K .......... .......... .......... .......... .......... 89% 20.2M 0s
#6 6.864 9900K .......... .......... .......... .......... .......... 90% 3.76M 0s
#6 6.864 9950K .......... .......... .......... .......... .......... 90% 18.3M 0s
#6 6.864 10000K .......... .......... .......... .......... .......... 91% 7.23M 0s
#6 6.864 10050K .......... .......... .......... .......... .......... 91% 5.70M 0s
#6 6.869 10100K .......... .......... .......... .......... .......... 92% 2.90M 0s
#6 6.893 10150K .......... .......... .......... .......... .......... 92% 15.1M 0s
#6 6.893 10200K .......... .......... .......... .......... .......... 92% 8.94M 0s
#6 6.908 10250K .......... .......... .......... .......... .......... 93% 8.33M 0s
#6 6.908 10300K .......... .......... .......... .......... .......... 93% 3.11M 0s
#6 6.918 10350K .......... .......... .......... .......... .......... 94% 4.72M 0s
#6 6.933 10400K .......... .......... .......... .......... .......... 94% 17.0M 0s
#6 6.933 10450K .......... .......... .......... .......... .......... 95% 4.76M 0s
#6 6.949 10500K .......... .......... .......... .......... .......... 95% 14.7M 0s
#6 6.949 10550K .......... .......... .......... .......... .......... 96% 17.2M 0s
#6 6.949 10600K .......... .......... .......... .......... .......... 96% 20.8M 0s
#6 6.949 10650K .......... .......... .......... .......... .......... 97% 24.7M 0s
#6 6.949 10700K .......... .......... .......... .......... .......... 97% 12.9M 0s
#6 6.965 10750K .......... .......... .......... .......... .......... 97% 25.3M 0s
#6 6.965 10800K .......... .......... .......... .......... .......... 98% 34.9M 0s
#6 6.965 10850K .......... .......... .......... .......... .......... 98% 26.7M 0s
#6 6.965 10900K .......... .......... .......... .......... .......... 99% 29.1M 0s
#6 6.965 10950K .......... .......... .......... .......... .......... 99% 13.7M 0s
#6 6.965 11000K .......... .......... ....... 100% 35.3M=2.5s
#6 6.965
#6 6.965 2026-04-19 15:00:05 (4.23 MB/s) - ‘elastic-apm-agent-1.47.1.jar’ saved [11292595/11292595]
#6 6.965
#6 ...
#4 [internal] load build context
#4 ...
#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 DONE 7.5s
#4 [internal] load build context
#4 transferring context: 28.94MB 10.1s
#4 ...
#7 [3/6] RUN mv elastic-apm-agent-1.47.1.jar ./elastic-apm-agent.jar
#7 DONE 3.5s
#4 [internal] load build context
#4 transferring context: 54.87MB 15.1s
#4 transferring context: 96.78MB 20.3s
#4 transferring context: 142.37MB 25.3s
#4 transferring context: 172.62MB 30.3s
#4 transferring context: 189.63MB 33.4s done
#4 DONE 33.5s
#8 [4/6] COPY docker-entrypoint.sh docker-entrypoint.sh
#8 DONE 0.9s
#9 [5/6] COPY Java-Service-Tree-Framework-Backend-Core-26.4.19.jar javaServiceTreeFramework.jar
#9 DONE 2.5s
#10 [6/6] RUN chmod +x /docker-entrypoint.sh
#10 DONE 1.6s
#11 exporting to image
#11 exporting layers
#11 exporting layers 10.0s done
#11 writing image sha256:e934ecbfa509ffea107085af4719413f8bc0d7cba6105feba99c19eac732c33a 0.0s done
#11 naming to 313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core:26.4.19 0.1s done
#11 DONE 10.1s
[33m1 warning found (use docker --debug to expand):
[0m - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2)
> Task :dockerTag26.4.19
> Task :dockerTag
> Task :dockerPush
The push refers to repository [313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core]
6b7b6fcff5b2: Preparing
edce51b9751c: Preparing
98e0254610a6: Preparing
565acd99e8a5: Preparing
ec60c19ed522: Preparing
5a7e7a880634: Preparing
3dccaa93bb0e: Preparing
5c384ea5f752: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
5c384ea5f752: Waiting
293d5db30c9f: Waiting
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
5a7e7a880634: Waiting
3dccaa93bb0e: Waiting
6b7b6fcff5b2: Pushed
5a7e7a880634: Layer already exists
3dccaa93bb0e: Layer already exists
98e0254610a6: Pushed
5c384ea5f752: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
565acd99e8a5: Pushed
ec60c19ed522: Pushed
edce51b9751c: Pushed
26.4.19: digest: sha256:827763f775afebace3e7e7eed40f8cca0578d61fe003ba72f22d2b6f855ebc3a 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 39m 21s
23 actionable tasks: 21 executed, 2 up-to-date
Triggering a new build of LIVE-CD-Java-Service-Tree-Framework-Backend-Core
Triggering a new build of STG-CD-Java-Service-Tree-Framework-Backend-Core
Finished: SUCCESS