Dockerfile

dev
wxy 2024-08-20 18:36:57 +08:00
parent 67fdf03b64
commit 545cd8b40f
5 changed files with 73 additions and 2387 deletions

56
.gitignore vendored
View File

@ -1,38 +1,46 @@
######################################################################
# Build Tools
.gradle
/build/
!gradle/wrapper/gradle-wrapper.jar
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### IntelliJ IDEA ###
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
*.iws
*.iml
*.ipr
######################################################################
# IDE
### Eclipse ###
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### JRebel ###
rebel.xml
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
nbproject/private/
build/*
nbbuild/
dist/
nbdist/
.nb-gradle/
### VS Code ###
.vscode/
######################################################################
# Others
*.log
*.xml.versionsBackup
*.swp
### Mac OS ###
.DS_Store
!*/build/*.java
!*/build/*.html
!*/build/*.xml

12
Dockerfile 100644
View File

@ -0,0 +1,12 @@
FROM anolis-registry.cn-zhangjiakou.cr.aliyuncs.com/openanolis/dragonwell:17.0.4.0.4.8-standard-ga-8.6
ENV TZ=Asia/Shanghai
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo '$TZ' > /etc/timezone
VOLUME ["/home/logs/cloud-mart"]
COPY ./cloud-mart-server/target/cloud-mart.jar /home/app.jar
ENTRYPOINT ["java","-jar"]
CMD ["/home/app.jar"]

View File

@ -1,2 +1,18 @@
Spring Boot Version: ${spring-boot.version}
Spring Application Name: ${spring.application.name}
_,--._.-,
/\_r-,\_ )
.-.) _;='_/ (.;
\ \' \/S )
L.'-. _.'|-'
<_`-'\'_.'/
`'-._( \ Shanaka Dias
___ \\, ___
\ .'-. \\ .-'_. /
'._' '.\\/.-'_.'
'--``\('--'
snd \\
`\\,
\|

File diff suppressed because it is too large Load Diff

View File

@ -1,166 +1,8 @@
09:57:04.536 [main] INFO c.m.c.m.MuYuMartApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
09:57:06.246 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:57:06.246 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
09:57:06.301 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:57:06.770 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:57:07.482 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [94dce78b-2723-40ff-895c-a1804c113562_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '124.222.182.195', server main port = 8848}, error = unknown
09:57:07.699 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:124.222.182.195 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
09:57:10.713 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [94dce78b-2723-40ff-895c-a1804c113562_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '124.222.182.195', server main port = 8848}, error = unknown
09:57:11.018 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:124.222.182.195 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
09:57:14.032 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [94dce78b-2723-40ff-895c-a1804c113562_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '124.222.182.195', server main port = 8848}, error = unknown
09:57:14.433 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:124.222.182.195 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
09:57:17.446 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [94dce78b-2723-40ff-895c-a1804c113562_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '124.222.182.195', server main port = 8848}, error = unknown
09:57:17.961 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:124.222.182.195 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
09:57:20.963 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [94dce78b-2723-40ff-895c-a1804c113562_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '124.222.182.195', server main port = 8848}, error = unknown
09:57:21.572 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:124.222.182.195 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
09:57:24.582 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [94dce78b-2723-40ff-895c-a1804c113562_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '124.222.182.195', server main port = 8848}, error = unknown
09:57:25.283 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:124.222.182.195 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
09:57:28.287 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [94dce78b-2723-40ff-895c-a1804c113562_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '124.222.182.195', server main port = 8848}, error = unknown
09:57:29.090 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:124.222.182.195 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
09:57:32.099 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [94dce78b-2723-40ff-895c-a1804c113562_config-0] Fail to connect server, after trying 8 times, last try server is {serverIp = '124.222.182.195', server main port = 8848}, error = unknown
09:57:32.369 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
09:57:32.371 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
09:58:41.205 [main] INFO c.m.c.m.MuYuMartApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
09:58:42.709 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:58:42.709 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
09:58:42.778 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:58:43.271 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:58:47.721 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
09:58:47.723 [Druid-ConnectionPool-Create-736402572] INFO c.a.d.p.DruidAbstractDataSource - [setFailContinuous,1900] - {dataSource-1} failContinuous is true
09:58:47.723 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
10:34:32.521 [main] INFO c.m.c.m.MuYuMartApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
10:34:34.295 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
10:34:34.295 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
10:34:34.352 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
10:34:34.789 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
10:34:39.091 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,17] - 元对象字段填充控制器 ------- 加载完成
10:34:39.603 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
10:34:41.610 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@515d6c9f[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
10:34:41.611 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@716cb4c0[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
10:34:42.041 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
10:34:43.193 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
10:34:43.194 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
10:34:43.194 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
10:34:43.197 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
10:34:43.200 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
10:34:43.200 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
10:34:43.308 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of f5a10a54-63f2-4913-9c89-463906f5cd5b
10:34:43.309 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->f5a10a54-63f2-4913-9c89-463906f5cd5b
10:34:43.309 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f5a10a54-63f2-4913-9c89-463906f5cd5b] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
10:34:43.309 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f5a10a54-63f2-4913-9c89-463906f5cd5b] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
10:34:43.309 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f5a10a54-63f2-4913-9c89-463906f5cd5b] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
10:34:43.310 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f5a10a54-63f2-4913-9c89-463906f5cd5b] Try to connect to server on start up, server: {serverIp = '47.116.184.54', server main port = 8848}
10:34:43.310 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.184.54 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
10:34:43.406 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f5a10a54-63f2-4913-9c89-463906f5cd5b] Success to connect to server [47.116.184.54:8848] on start up, connectionId = 1724121283355_139.224.212.27_62783
10:34:43.406 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f5a10a54-63f2-4913-9c89-463906f5cd5b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
10:34:43.406 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f5a10a54-63f2-4913-9c89-463906f5cd5b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$648/0x0000000801150440
10:34:43.406 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f5a10a54-63f2-4913-9c89-463906f5cd5b] Notify connected event to listeners.
10:34:43.407 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
10:34:43.407 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] cloud-2112 registering service cloud-mart with instance Instance{instanceId='null', ip='192.168.18.1', port=9798, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
10:34:43.486 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-mart 192.168.18.1:9798 register finished
10:34:44.202 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-mart', registryValue='http://172.16.0.4:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://47.116.184.54:20800/api/registry, content=null]
10:34:44.894 [main] INFO c.m.c.m.MuYuMartApplication - [logStarted,56] - Started MuYuMartApplication in 17.367 seconds (process running for 18.141)
10:34:44.901 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
10:34:44.901 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
10:34:44.902 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-cloud-2112-47.116.184.54_8848] [subscribe] cloud-mart+DEFAULT_GROUP+cloud-2112
10:34:44.906 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-cloud-2112-47.116.184.54_8848] [add-listener] ok, tenant=cloud-2112, dataId=cloud-mart, group=DEFAULT_GROUP, cnt=1
10:34:44.906 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-mart, group=DEFAULT_GROUP
10:34:44.906 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-cloud-2112-47.116.184.54_8848] [subscribe] cloud-mart.yml+DEFAULT_GROUP+cloud-2112
10:34:44.906 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-cloud-2112-47.116.184.54_8848] [add-listener] ok, tenant=cloud-2112, dataId=cloud-mart.yml, group=DEFAULT_GROUP, cnt=1
10:34:44.906 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-mart.yml, group=DEFAULT_GROUP
10:34:44.907 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-cloud-2112-47.116.184.54_8848] [subscribe] cloud-mart-dev.yml+DEFAULT_GROUP+cloud-2112
10:34:44.907 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-cloud-2112-47.116.184.54_8848] [add-listener] ok, tenant=cloud-2112, dataId=cloud-mart-dev.yml, group=DEFAULT_GROUP, cnt=1
10:34:44.907 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-mart-dev.yml, group=DEFAULT_GROUP
10:34:45.199 [RMI TCP Connection(3)-172.16.0.4] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
10:35:16.389 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-mart', registryValue='http://172.16.0.4:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://47.116.184.54:20800/api/registry, content=null]
10:35:48.659 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-mart', registryValue='http://172.16.0.4:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://47.116.184.54:20800/api/registry, content=null]
10:36:20.817 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-mart', registryValue='http://172.16.0.4:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://47.116.184.54:20800/api/registry, content=null]
10:36:52.970 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-mart', registryValue='http://172.16.0.4:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://47.116.184.54:20800/api/registry, content=null]
10:37:25.136 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-mart', registryValue='http://172.16.0.4:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://47.116.184.54:20800/api/registry, content=null]
10:37:57.346 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-mart', registryValue='http://172.16.0.4:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://47.116.184.54:20800/api/registry, content=null]
10:38:29.608 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-mart', registryValue='http://172.16.0.4:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://47.116.184.54:20800/api/registry, content=null]
10:38:30.330 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
10:38:32.489 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,90] - >>>>>>>>>>> xxl-job registry-remove fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-mart', registryValue='http://172.16.0.4:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://47.116.184.54:20800/api/registryRemove, content=null]
10:38:32.489 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
10:38:32.490 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
10:38:32.490 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
10:38:32.490 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
10:38:32.490 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
10:38:32.498 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
10:38:32.498 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
10:38:32.498 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
10:38:32.498 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] cloud-2112 deregistering service cloud-mart with instance: Instance{instanceId='null', ip='192.168.18.1', port=9798, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
10:38:32.568 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
10:38:32.569 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
10:38:32.569 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
10:38:32.569 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
10:38:32.569 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
10:38:32.570 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
10:38:32.570 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
10:38:32.570 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
10:38:32.570 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
10:38:32.570 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
10:38:32.570 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
10:38:32.570 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
10:38:32.570 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->f5a10a54-63f2-4913-9c89-463906f5cd5b
10:38:32.570 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@723ca41f[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 76]
10:38:32.571 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
10:38:32.571 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@1336bb7c[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
10:38:32.571 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724121283355_139.224.212.27_62783
10:38:32.573 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@78ac4bd7[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 52]
10:38:32.573 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->f5a10a54-63f2-4913-9c89-463906f5cd5b
10:38:32.574 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
10:38:32.574 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
10:38:32.574 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
10:41:28.165 [main] INFO c.m.c.m.MuYuMartApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
10:41:29.623 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
10:41:29.623 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
10:41:29.675 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
10:41:30.120 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
10:41:36.830 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
10:41:36.833 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
10:41:50.371 [main] INFO c.m.c.m.MuYuMartApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
10:41:51.810 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
10:41:51.810 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
10:41:51.873 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
10:41:52.314 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
10:41:59.012 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
10:41:59.015 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
10:43:48.486 [main] INFO c.m.c.m.MuYuMartApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
10:43:49.988 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
10:43:49.988 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
10:43:50.058 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
10:43:50.528 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
10:43:57.063 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
10:43:57.065 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
10:48:27.690 [main] INFO c.m.c.m.MuYuMartApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
10:48:29.199 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
10:48:29.199 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
10:48:29.260 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
10:48:29.704 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
10:48:36.249 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
10:48:36.250 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
10:49:14.904 [main] INFO c.m.c.m.MuYuMartApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
10:49:16.625 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
10:49:16.626 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
10:49:16.690 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
10:49:17.175 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
10:49:23.748 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
10:49:23.750 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
11:00:59.599 [main] INFO c.m.c.m.MuYuMartApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
11:01:01.146 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
11:01:01.146 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
11:01:01.199 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
11:01:01.675 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
11:01:06.181 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
11:01:06.183 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
11:01:06.184 [Druid-ConnectionPool-Create-918838100] INFO c.a.d.p.DruidAbstractDataSource - [setFailContinuous,1900] - {dataSource-1} failContinuous is true
11:19:25.963 [main] INFO c.m.c.m.MuYuMartApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
11:19:27.446 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9798"]
11:19:27.447 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
11:19:27.447 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
11:19:27.499 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
11:19:27.948 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
11:19:32.355 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
11:19:32.357 [Druid-ConnectionPool-Create-1133126455] INFO c.a.d.p.DruidAbstractDataSource - [setFailContinuous,1900] - {dataSource-1} failContinuous is true
11:19:32.358 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
15:35:42.177 [main] INFO c.m.c.m.MuYuMartApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
15:35:43.702 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
15:35:43.703 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
15:35:43.759 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
15:35:44.232 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
15:35:48.681 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
15:35:48.683 [Druid-ConnectionPool-Create-2093333949] INFO c.a.d.p.DruidAbstractDataSource - [setFailContinuous,1900] - {dataSource-1} failContinuous is true
15:35:48.684 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]