2023-01-11T07:46:27.9389254Z Requested labels: ubuntu-latest
2023-01-11T07:46:27.9389411Z Job defined at: alibaba/spring-cloud-alibaba/.github/workflows/integration-test.yml@refs/pull/3026/merge
2023-01-11T07:46:27.9389444Z Waiting for a runner to pick up this job...
2023-01-11T07:46:29.0596661Z Job is waiting for a hosted runner to come online.
2023-01-11T07:46:32.6941198Z Job is about to start running on the hosted runner: Hosted Agent (hosted)
2023-01-11T07:46:35.5339630Z Current runner version: '2.299.1'
2023-01-11T07:46:35.5366990Z ##[group]Operating System
2023-01-11T07:46:35.5367560Z Ubuntu
2023-01-11T07:46:35.5367842Z 22.04.1
2023-01-11T07:46:35.5368066Z LTS
2023-01-11T07:46:35.5368424Z ##[endgroup]
2023-01-11T07:46:35.5368737Z ##[group]Runner Image
2023-01-11T07:46:35.5369095Z Image: ubuntu-22.04
2023-01-11T07:46:35.5369368Z Version: 20221212.1
2023-01-11T07:46:35.5369881Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20221212.1/images/linux/Ubuntu2204-Readme.md
2023-01-11T07:46:35.5370548Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20221212.1
2023-01-11T07:46:35.5370933Z ##[endgroup]
2023-01-11T07:46:35.5371278Z ##[group]Runner Image Provisioner
2023-01-11T07:46:35.5371617Z 2.0.98.1
2023-01-11T07:46:35.5371861Z ##[endgroup]
2023-01-11T07:46:35.5372826Z ##[group]GITHUB_TOKEN Permissions
2023-01-11T07:46:35.5373444Z Actions: read
2023-01-11T07:46:35.5373741Z Checks: read
2023-01-11T07:46:35.5374199Z Contents: read
2023-01-11T07:46:35.5374553Z Deployments: read
2023-01-11T07:46:35.5374864Z Discussions: read
2023-01-11T07:46:35.5375161Z Issues: read
2023-01-11T07:46:35.5375454Z Metadata: read
2023-01-11T07:46:35.5375766Z Packages: read
2023-01-11T07:46:35.5376010Z Pages: read
2023-01-11T07:46:35.5376314Z PullRequests: read
2023-01-11T07:46:35.5376652Z RepositoryProjects: read
2023-01-11T07:46:35.5376973Z SecurityEvents: read
2023-01-11T07:46:35.5377293Z Statuses: read
2023-01-11T07:46:35.5377583Z ##[endgroup]
2023-01-11T07:46:35.5381599Z Secret source: None
2023-01-11T07:46:35.5382075Z Prepare workflow directory
2023-01-11T07:46:35.6216109Z Prepare all required actions
2023-01-11T07:46:35.6403216Z Getting action download info
2023-01-11T07:46:35.9093574Z Download action repository 'actions/checkout@v2' (SHA:dc323e67f16fb5f7663d20ff7941f27f5809e9b6)
2023-01-11T07:46:36.2871919Z Download action repository 'actions/setup-java@v2' (SHA:f0bb91606209742fe3ea40199be2f3ef195ecabf)
2023-01-11T07:46:36.6173480Z Download action repository 'actions/cache@v2' (SHA:937d24475381cd9c75ae6db12cb4e79714b926ed)
2023-01-11T07:46:37.1801353Z ##[group]Run actions/checkout@v2
2023-01-11T07:46:37.1801671Z with:
2023-01-11T07:46:37.1801954Z   repository: alibaba/spring-cloud-alibaba
2023-01-11T07:46:37.1802471Z   token: ***
2023-01-11T07:46:37.1802688Z   ssh-strict: true
2023-01-11T07:46:37.1802927Z   persist-credentials: true
2023-01-11T07:46:37.1803166Z   clean: true
2023-01-11T07:46:37.1803378Z   fetch-depth: 1
2023-01-11T07:46:37.1803578Z   lfs: false
2023-01-11T07:46:37.1803791Z   submodules: false
2023-01-11T07:46:37.1804034Z   set-safe-directory: true
2023-01-11T07:46:37.1804260Z ##[endgroup]
2023-01-11T07:46:37.4292045Z Syncing repository: alibaba/spring-cloud-alibaba
2023-01-11T07:46:37.4295115Z ##[group]Getting Git version info
2023-01-11T07:46:37.4295738Z Working directory is '/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba'
2023-01-11T07:46:37.4296373Z [command]/usr/bin/git version
2023-01-11T07:46:37.4406634Z git version 2.38.2
2023-01-11T07:46:37.4426783Z ##[endgroup]
2023-01-11T07:46:37.4445228Z Temporarily overriding HOME='/home/runner/work/_temp/bdae6f91-ce32-44ad-9926-ce52e3618f59' before making global git config changes
2023-01-11T07:46:37.4446283Z Adding repository directory to the temporary git global config as a safe directory
2023-01-11T07:46:37.4447427Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba
2023-01-11T07:46:37.4492235Z Deleting the contents of '/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba'
2023-01-11T07:46:37.4496484Z ##[group]Initializing the repository
2023-01-11T07:46:37.4500159Z [command]/usr/bin/git init /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba
2023-01-11T07:46:37.4563115Z hint: Using 'master' as the name for the initial branch. This default branch name
2023-01-11T07:46:37.4563866Z hint: is subject to change. To configure the initial branch name to use in all
2023-01-11T07:46:37.4564765Z hint: of your new repositories, which will suppress this warning, call:
2023-01-11T07:46:37.4565542Z hint: 
2023-01-11T07:46:37.4566360Z hint: 	git config --global init.defaultBranch <name>
2023-01-11T07:46:37.4566814Z hint: 
2023-01-11T07:46:37.4567555Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2023-01-11T07:46:37.4568208Z hint: 'development'. The just-created branch can be renamed via this command:
2023-01-11T07:46:37.4568890Z hint: 
2023-01-11T07:46:37.4569320Z hint: 	git branch -m <name>
2023-01-11T07:46:37.4577940Z Initialized empty Git repository in /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/.git/
2023-01-11T07:46:37.4585649Z [command]/usr/bin/git remote add origin https://github.com/alibaba/spring-cloud-alibaba
2023-01-11T07:46:37.4626214Z ##[endgroup]
2023-01-11T07:46:37.4627079Z ##[group]Disabling automatic garbage collection
2023-01-11T07:46:37.4630171Z [command]/usr/bin/git config --local gc.auto 0
2023-01-11T07:46:37.4659581Z ##[endgroup]
2023-01-11T07:46:37.4660395Z ##[group]Setting up auth
2023-01-11T07:46:37.4667710Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-01-11T07:46:37.4699916Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-01-11T07:46:37.5011532Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-01-11T07:46:37.5066644Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-01-11T07:46:37.5339574Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2023-01-11T07:46:37.5340327Z ##[endgroup]
2023-01-11T07:46:37.5341374Z ##[group]Fetching the repository
2023-01-11T07:46:37.5342534Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +cce236e9fc04ec4ec6327fdf09355f47831cd2f5:refs/remotes/pull/3026/merge
2023-01-11T07:46:37.7665426Z remote: Enumerating objects: 1756, done.        
2023-01-11T07:46:37.7683600Z remote: Counting objects:   0% (1/1756)        
2023-01-11T07:46:37.7684433Z remote: Counting objects:   1% (18/1756)        
2023-01-11T07:46:37.7685034Z remote: Counting objects:   2% (36/1756)        
2023-01-11T07:46:37.7685475Z remote: Counting objects:   3% (53/1756)        
2023-01-11T07:46:37.7686127Z remote: Counting objects:   4% (71/1756)        
2023-01-11T07:46:37.7686898Z remote: Counting objects:   5% (88/1756)        
2023-01-11T07:46:37.7687366Z remote: Counting objects:   6% (106/1756)        
2023-01-11T07:46:37.7687986Z remote: Counting objects:   7% (123/1756)        
2023-01-11T07:46:37.7688516Z remote: Counting objects:   8% (141/1756)        
2023-01-11T07:46:37.7688967Z remote: Counting objects:   9% (159/1756)        
2023-01-11T07:46:37.7689599Z remote: Counting objects:  10% (176/1756)        
2023-01-11T07:46:37.7690024Z remote: Counting objects:  11% (194/1756)        
2023-01-11T07:46:37.7690544Z remote: Counting objects:  12% (211/1756)        
2023-01-11T07:46:37.7691067Z remote: Counting objects:  13% (229/1756)        
2023-01-11T07:46:37.7691672Z remote: Counting objects:  14% (246/1756)        
2023-01-11T07:46:37.7692183Z remote: Counting objects:  15% (264/1756)        
2023-01-11T07:46:37.7693287Z remote: Counting objects:  16% (281/1756)        
2023-01-11T07:46:37.7693797Z remote: Counting objects:  17% (299/1756)        
2023-01-11T07:46:37.7694373Z remote: Counting objects:  18% (317/1756)        
2023-01-11T07:46:37.7694972Z remote: Counting objects:  19% (334/1756)        
2023-01-11T07:46:37.7695668Z remote: Counting objects:  20% (352/1756)        
2023-01-11T07:46:37.7696405Z remote: Counting objects:  21% (369/1756)        
2023-01-11T07:46:37.7697013Z remote: Counting objects:  22% (387/1756)        
2023-01-11T07:46:37.7697616Z remote: Counting objects:  23% (404/1756)        
2023-01-11T07:46:37.7699543Z remote: Counting objects:  24% (422/1756)        
2023-01-11T07:46:37.7699945Z remote: Counting objects:  25% (439/1756)        
2023-01-11T07:46:37.7703044Z remote: Counting objects:  26% (457/1756)        
2023-01-11T07:46:37.7705820Z remote: Counting objects:  27% (475/1756)        
2023-01-11T07:46:37.7706241Z remote: Counting objects:  28% (492/1756)        
2023-01-11T07:46:37.7706942Z remote: Counting objects:  29% (510/1756)        
2023-01-11T07:46:37.7707518Z remote: Counting objects:  30% (527/1756)        
2023-01-11T07:46:37.7708244Z remote: Counting objects:  31% (545/1756)        
2023-01-11T07:46:37.7708811Z remote: Counting objects:  32% (562/1756)        
2023-01-11T07:46:37.7709455Z remote: Counting objects:  33% (580/1756)        
2023-01-11T07:46:37.7710151Z remote: Counting objects:  34% (598/1756)        
2023-01-11T07:46:37.7710765Z remote: Counting objects:  35% (615/1756)        
2023-01-11T07:46:37.7711376Z remote: Counting objects:  36% (633/1756)        
2023-01-11T07:46:37.7711985Z remote: Counting objects:  37% (650/1756)        
2023-01-11T07:46:37.7712620Z remote: Counting objects:  38% (668/1756)        
2023-01-11T07:46:37.7713245Z remote: Counting objects:  39% (685/1756)        
2023-01-11T07:46:37.7713906Z remote: Counting objects:  40% (703/1756)        
2023-01-11T07:46:37.7714459Z remote: Counting objects:  41% (720/1756)        
2023-01-11T07:46:37.7715042Z remote: Counting objects:  42% (738/1756)        
2023-01-11T07:46:37.7715737Z remote: Counting objects:  43% (756/1756)        
2023-01-11T07:46:37.7716278Z remote: Counting objects:  44% (773/1756)        
2023-01-11T07:46:37.7716972Z remote: Counting objects:  45% (791/1756)        
2023-01-11T07:46:37.7717533Z remote: Counting objects:  46% (808/1756)        
2023-01-11T07:46:37.7718125Z remote: Counting objects:  47% (826/1756)        
2023-01-11T07:46:37.7718858Z remote: Counting objects:  48% (843/1756)        
2023-01-11T07:46:37.7719533Z remote: Counting objects:  49% (861/1756)        
2023-01-11T07:46:37.7719896Z remote: Counting objects:  50% (878/1756)        
2023-01-11T07:46:37.7720466Z remote: Counting objects:  51% (896/1756)        
2023-01-11T07:46:37.7721033Z remote: Counting objects:  52% (914/1756)        
2023-01-11T07:46:37.7721621Z remote: Counting objects:  53% (931/1756)        
2023-01-11T07:46:37.7724058Z remote: Counting objects:  54% (949/1756)        
2023-01-11T07:46:37.7724355Z remote: Counting objects:  55% (966/1756)        
2023-01-11T07:46:37.7724618Z remote: Counting objects:  56% (984/1756)        
2023-01-11T07:46:37.7724885Z remote: Counting objects:  57% (1001/1756)        
2023-01-11T07:46:37.7725168Z remote: Counting objects:  58% (1019/1756)        
2023-01-11T07:46:37.7725449Z remote: Counting objects:  59% (1037/1756)        
2023-01-11T07:46:37.7725712Z remote: Counting objects:  60% (1054/1756)        
2023-01-11T07:46:37.7725987Z remote: Counting objects:  61% (1072/1756)        
2023-01-11T07:46:37.7726285Z remote: Counting objects:  62% (1089/1756)        
2023-01-11T07:46:37.7726563Z remote: Counting objects:  63% (1107/1756)        
2023-01-11T07:46:37.7726827Z remote: Counting objects:  64% (1124/1756)        
2023-01-11T07:46:37.7727104Z remote: Counting objects:  65% (1142/1756)        
2023-01-11T07:46:37.7727373Z remote: Counting objects:  66% (1159/1756)        
2023-01-11T07:46:37.7727639Z remote: Counting objects:  67% (1177/1756)        
2023-01-11T07:46:37.7727896Z remote: Counting objects:  68% (1195/1756)        
2023-01-11T07:46:37.7728162Z remote: Counting objects:  69% (1212/1756)        
2023-01-11T07:46:37.7728433Z remote: Counting objects:  70% (1230/1756)        
2023-01-11T07:46:37.7728688Z remote: Counting objects:  71% (1247/1756)        
2023-01-11T07:46:37.7728953Z remote: Counting objects:  72% (1265/1756)        
2023-01-11T07:46:37.7729220Z remote: Counting objects:  73% (1282/1756)        
2023-01-11T07:46:37.7729476Z remote: Counting objects:  74% (1300/1756)        
2023-01-11T07:46:37.7729921Z remote: Counting objects:  75% (1317/1756)        
2023-01-11T07:46:37.7730191Z remote: Counting objects:  76% (1335/1756)        
2023-01-11T07:46:37.7730460Z remote: Counting objects:  77% (1353/1756)        
2023-01-11T07:46:37.7730715Z remote: Counting objects:  78% (1370/1756)        
2023-01-11T07:46:37.7730984Z remote: Counting objects:  79% (1388/1756)        
2023-01-11T07:46:37.7731250Z remote: Counting objects:  80% (1405/1756)        
2023-01-11T07:46:37.7731509Z remote: Counting objects:  81% (1423/1756)        
2023-01-11T07:46:37.7731778Z remote: Counting objects:  82% (1440/1756)        
2023-01-11T07:46:37.7732045Z remote: Counting objects:  83% (1458/1756)        
2023-01-11T07:46:37.7732300Z remote: Counting objects:  84% (1476/1756)        
2023-01-11T07:46:37.7732737Z remote: Counting objects:  85% (1493/1756)        
2023-01-11T07:46:37.7734052Z remote: Counting objects:  86% (1511/1756)        
2023-01-11T07:46:37.7734338Z remote: Counting objects:  87% (1528/1756)        
2023-01-11T07:46:37.7734595Z remote: Counting objects:  88% (1546/1756)        
2023-01-11T07:46:37.7734865Z remote: Counting objects:  89% (1563/1756)        
2023-01-11T07:46:37.7735134Z remote: Counting objects:  90% (1581/1756)        
2023-01-11T07:46:37.7735389Z remote: Counting objects:  91% (1598/1756)        
2023-01-11T07:46:37.7735657Z remote: Counting objects:  92% (1616/1756)        
2023-01-11T07:46:37.7735918Z remote: Counting objects:  93% (1634/1756)        
2023-01-11T07:46:37.7736172Z remote: Counting objects:  94% (1651/1756)        
2023-01-11T07:46:37.7736440Z remote: Counting objects:  95% (1669/1756)        
2023-01-11T07:46:37.7736702Z remote: Counting objects:  96% (1686/1756)        
2023-01-11T07:46:37.7736957Z remote: Counting objects:  97% (1704/1756)        
2023-01-11T07:46:37.7737221Z remote: Counting objects:  98% (1721/1756)        
2023-01-11T07:46:37.7737481Z remote: Counting objects:  99% (1739/1756)        
2023-01-11T07:46:37.7737749Z remote: Counting objects: 100% (1756/1756)        
2023-01-11T07:46:37.7738138Z remote: Counting objects: 100% (1756/1756), done.        
2023-01-11T07:46:37.7738454Z remote: Compressing objects:   0% (1/1016)        
2023-01-11T07:46:37.7738741Z remote: Compressing objects:   1% (11/1016)        
2023-01-11T07:46:37.7739030Z remote: Compressing objects:   2% (21/1016)        
2023-01-11T07:46:37.7739327Z remote: Compressing objects:   3% (31/1016)        
2023-01-11T07:46:37.7739621Z remote: Compressing objects:   4% (41/1016)        
2023-01-11T07:46:37.7739910Z remote: Compressing objects:   5% (51/1016)        
2023-01-11T07:46:37.7740206Z remote: Compressing objects:   6% (61/1016)        
2023-01-11T07:46:37.7740493Z remote: Compressing objects:   7% (72/1016)        
2023-01-11T07:46:37.7741438Z remote: Compressing objects:   8% (82/1016)        
2023-01-11T07:46:37.7743407Z remote: Compressing objects:   9% (92/1016)        
2023-01-11T07:46:37.7743717Z remote: Compressing objects:  10% (102/1016)        
2023-01-11T07:46:37.7753771Z remote: Compressing objects:  11% (112/1016)        
2023-01-11T07:46:37.7762823Z remote: Compressing objects:  12% (122/1016)        
2023-01-11T07:46:37.7775745Z remote: Compressing objects:  13% (133/1016)        
2023-01-11T07:46:37.7778625Z remote: Compressing objects:  14% (143/1016)        
2023-01-11T07:46:37.7779711Z remote: Compressing objects:  15% (153/1016)        
2023-01-11T07:46:37.7780151Z remote: Compressing objects:  16% (163/1016)        
2023-01-11T07:46:37.7781147Z remote: Compressing objects:  17% (173/1016)        
2023-01-11T07:46:37.7790924Z remote: Compressing objects:  18% (183/1016)        
2023-01-11T07:46:37.7840112Z remote: Compressing objects:  19% (194/1016)        
2023-01-11T07:46:37.7931772Z remote: Compressing objects:  20% (204/1016)        
2023-01-11T07:46:37.7968499Z remote: Compressing objects:  21% (214/1016)        
2023-01-11T07:46:37.7993504Z remote: Compressing objects:  22% (224/1016)        
2023-01-11T07:46:37.8033643Z remote: Compressing objects:  23% (234/1016)        
2023-01-11T07:46:37.8060497Z remote: Compressing objects:  24% (244/1016)        
2023-01-11T07:46:37.8103365Z remote: Compressing objects:  25% (254/1016)        
2023-01-11T07:46:37.8135626Z remote: Compressing objects:  26% (265/1016)        
2023-01-11T07:46:37.8170729Z remote: Compressing objects:  27% (275/1016)        
2023-01-11T07:46:37.8194821Z remote: Compressing objects:  28% (285/1016)        
2023-01-11T07:46:37.8226657Z remote: Compressing objects:  29% (295/1016)        
2023-01-11T07:46:37.8239544Z remote: Compressing objects:  30% (305/1016)        
2023-01-11T07:46:37.8265130Z remote: Compressing objects:  31% (315/1016)        
2023-01-11T07:46:37.8291873Z remote: Compressing objects:  32% (326/1016)        
2023-01-11T07:46:37.8311641Z remote: Compressing objects:  33% (336/1016)        
2023-01-11T07:46:37.8339382Z remote: Compressing objects:  34% (346/1016)        
2023-01-11T07:46:37.8358079Z remote: Compressing objects:  35% (356/1016)        
2023-01-11T07:46:37.8373625Z remote: Compressing objects:  36% (366/1016)        
2023-01-11T07:46:37.8398634Z remote: Compressing objects:  37% (376/1016)        
2023-01-11T07:46:37.8425209Z remote: Compressing objects:  38% (387/1016)        
2023-01-11T07:46:37.8439883Z remote: Compressing objects:  39% (397/1016)        
2023-01-11T07:46:37.8467603Z remote: Compressing objects:  40% (407/1016)        
2023-01-11T07:46:37.8493364Z remote: Compressing objects:  41% (417/1016)        
2023-01-11T07:46:37.8506059Z remote: Compressing objects:  42% (427/1016)        
2023-01-11T07:46:37.8531631Z remote: Compressing objects:  43% (437/1016)        
2023-01-11T07:46:37.8575557Z remote: Compressing objects:  44% (448/1016)        
2023-01-11T07:46:37.8613533Z remote: Compressing objects:  45% (458/1016)        
2023-01-11T07:46:37.8654127Z remote: Compressing objects:  46% (468/1016)        
2023-01-11T07:46:37.8677935Z remote: Compressing objects:  47% (478/1016)        
2023-01-11T07:46:37.8693686Z remote: Compressing objects:  48% (488/1016)        
2023-01-11T07:46:37.8707823Z remote: Compressing objects:  49% (498/1016)        
2023-01-11T07:46:37.8715043Z remote: Compressing objects:  50% (508/1016)        
2023-01-11T07:46:37.8724406Z remote: Compressing objects:  51% (519/1016)        
2023-01-11T07:46:37.8745011Z remote: Compressing objects:  52% (529/1016)        
2023-01-11T07:46:37.8767811Z remote: Compressing objects:  53% (539/1016)        
2023-01-11T07:46:37.8783673Z remote: Compressing objects:  54% (549/1016)        
2023-01-11T07:46:37.8818309Z remote: Compressing objects:  55% (559/1016)        
2023-01-11T07:46:37.8828124Z remote: Compressing objects:  56% (569/1016)        
2023-01-11T07:46:37.8869585Z remote: Compressing objects:  57% (580/1016)        
2023-01-11T07:46:37.8954199Z remote: Compressing objects:  58% (590/1016)        
2023-01-11T07:46:37.9008311Z remote: Compressing objects:  59% (600/1016)        
2023-01-11T07:46:37.9012336Z remote: Compressing objects:  60% (610/1016)        
2023-01-11T07:46:37.9015266Z remote: Compressing objects:  61% (620/1016)        
2023-01-11T07:46:37.9016082Z remote: Compressing objects:  62% (630/1016)        
2023-01-11T07:46:37.9016581Z remote: Compressing objects:  63% (641/1016)        
2023-01-11T07:46:37.9017248Z remote: Compressing objects:  64% (651/1016)        
2023-01-11T07:46:37.9019813Z remote: Compressing objects:  65% (661/1016)        
2023-01-11T07:46:37.9020370Z remote: Compressing objects:  66% (671/1016)        
2023-01-11T07:46:37.9020683Z remote: Compressing objects:  67% (681/1016)        
2023-01-11T07:46:37.9021180Z remote: Compressing objects:  68% (691/1016)        
2023-01-11T07:46:37.9028275Z remote: Compressing objects:  69% (702/1016)        
2023-01-11T07:46:37.9031066Z remote: Compressing objects:  70% (712/1016)        
2023-01-11T07:46:37.9031525Z remote: Compressing objects:  71% (722/1016)        
2023-01-11T07:46:37.9034919Z remote: Compressing objects:  72% (732/1016)        
2023-01-11T07:46:37.9035722Z remote: Compressing objects:  73% (742/1016)        
2023-01-11T07:46:37.9038349Z remote: Compressing objects:  74% (752/1016)        
2023-01-11T07:46:37.9038826Z remote: Compressing objects:  75% (762/1016)        
2023-01-11T07:46:37.9039438Z remote: Compressing objects:  76% (773/1016)        
2023-01-11T07:46:37.9039773Z remote: Compressing objects:  77% (783/1016)        
2023-01-11T07:46:37.9040056Z remote: Compressing objects:  78% (793/1016)        
2023-01-11T07:46:37.9040349Z remote: Compressing objects:  79% (803/1016)        
2023-01-11T07:46:37.9040658Z remote: Compressing objects:  80% (813/1016)        
2023-01-11T07:46:37.9040936Z remote: Compressing objects:  81% (823/1016)        
2023-01-11T07:46:37.9041217Z remote: Compressing objects:  82% (834/1016)        
2023-01-11T07:46:37.9041500Z remote: Compressing objects:  83% (844/1016)        
2023-01-11T07:46:37.9041781Z remote: Compressing objects:  84% (854/1016)        
2023-01-11T07:46:37.9042053Z remote: Compressing objects:  85% (864/1016)        
2023-01-11T07:46:37.9042354Z remote: Compressing objects:  86% (874/1016)        
2023-01-11T07:46:37.9042644Z remote: Compressing objects:  87% (884/1016)        
2023-01-11T07:46:37.9042919Z remote: Compressing objects:  88% (895/1016)        
2023-01-11T07:46:37.9047119Z remote: Compressing objects:  89% (905/1016)        
2023-01-11T07:46:37.9047500Z remote: Compressing objects:  90% (915/1016)        
2023-01-11T07:46:37.9047805Z remote: Compressing objects:  91% (925/1016)        
2023-01-11T07:46:37.9048087Z remote: Compressing objects:  92% (935/1016)        
2023-01-11T07:46:37.9048357Z remote: Compressing objects:  93% (945/1016)        
2023-01-11T07:46:37.9048646Z remote: Compressing objects:  94% (956/1016)        
2023-01-11T07:46:37.9048929Z remote: Compressing objects:  95% (966/1016)        
2023-01-11T07:46:37.9049207Z remote: Compressing objects:  96% (976/1016)        
2023-01-11T07:46:37.9049495Z remote: Compressing objects:  97% (986/1016)        
2023-01-11T07:46:37.9049787Z remote: Compressing objects:  98% (996/1016)        
2023-01-11T07:46:37.9050238Z remote: Compressing objects:  99% (1006/1016)        
2023-01-11T07:46:37.9050545Z remote: Compressing objects: 100% (1016/1016)        
2023-01-11T07:46:37.9050860Z remote: Compressing objects: 100% (1016/1016), done.        
2023-01-11T07:46:37.9137411Z Receiving objects:   0% (1/1756)
2023-01-11T07:46:37.9187271Z Receiving objects:   1% (18/1756)
2023-01-11T07:46:37.9205800Z Receiving objects:   2% (36/1756)
2023-01-11T07:46:38.3226999Z Receiving objects:   3% (53/1756)
2023-01-11T07:46:38.3250438Z Receiving objects:   4% (71/1756)
2023-01-11T07:46:38.3315887Z Receiving objects:   5% (88/1756)
2023-01-11T07:46:38.3323479Z Receiving objects:   6% (106/1756)
2023-01-11T07:46:38.3329718Z Receiving objects:   7% (123/1756)
2023-01-11T07:46:38.3350722Z Receiving objects:   8% (141/1756)
2023-01-11T07:46:38.3402088Z Receiving objects:   9% (159/1756)
2023-01-11T07:46:38.3408174Z Receiving objects:  10% (176/1756)
2023-01-11T07:46:38.3415989Z Receiving objects:  11% (194/1756)
2023-01-11T07:46:38.3421430Z Receiving objects:  12% (211/1756)
2023-01-11T07:46:38.3427802Z Receiving objects:  13% (229/1756)
2023-01-11T07:46:38.3434994Z Receiving objects:  14% (246/1756)
2023-01-11T07:46:38.3439928Z Receiving objects:  15% (264/1756)
2023-01-11T07:46:38.3444472Z Receiving objects:  16% (281/1756)
2023-01-11T07:46:38.3452319Z Receiving objects:  17% (299/1756)
2023-01-11T07:46:38.3462181Z Receiving objects:  18% (317/1756)
2023-01-11T07:46:38.3467664Z Receiving objects:  19% (334/1756)
2023-01-11T07:46:38.3473237Z Receiving objects:  20% (352/1756)
2023-01-11T07:46:38.3479097Z Receiving objects:  21% (369/1756)
2023-01-11T07:46:38.3484735Z Receiving objects:  22% (387/1756)
2023-01-11T07:46:38.3489601Z Receiving objects:  23% (404/1756)
2023-01-11T07:46:38.3494977Z Receiving objects:  24% (422/1756)
2023-01-11T07:46:38.3499929Z Receiving objects:  25% (439/1756)
2023-01-11T07:46:38.3504436Z Receiving objects:  26% (457/1756)
2023-01-11T07:46:38.3509805Z Receiving objects:  27% (475/1756)
2023-01-11T07:46:38.3513751Z Receiving objects:  28% (492/1756)
2023-01-11T07:46:38.3517661Z Receiving objects:  29% (510/1756)
2023-01-11T07:46:38.3526111Z Receiving objects:  30% (527/1756)
2023-01-11T07:46:38.3532665Z Receiving objects:  31% (545/1756)
2023-01-11T07:46:38.3537109Z Receiving objects:  32% (562/1756)
2023-01-11T07:46:38.3544129Z Receiving objects:  33% (580/1756)
2023-01-11T07:46:38.3548402Z Receiving objects:  34% (598/1756)
2023-01-11T07:46:38.3553306Z Receiving objects:  35% (615/1756)
2023-01-11T07:46:38.3557345Z Receiving objects:  36% (633/1756)
2023-01-11T07:46:38.3561070Z Receiving objects:  37% (650/1756)
2023-01-11T07:46:38.3569534Z Receiving objects:  38% (668/1756)
2023-01-11T07:46:38.3575110Z Receiving objects:  39% (685/1756)
2023-01-11T07:46:38.3587305Z Receiving objects:  40% (703/1756)
2023-01-11T07:46:38.3591335Z Receiving objects:  41% (720/1756)
2023-01-11T07:46:38.3595505Z Receiving objects:  42% (738/1756)
2023-01-11T07:46:38.3601173Z Receiving objects:  43% (756/1756)
2023-01-11T07:46:38.3604998Z Receiving objects:  44% (773/1756)
2023-01-11T07:46:38.3609093Z Receiving objects:  45% (791/1756)
2023-01-11T07:46:38.3613389Z Receiving objects:  46% (808/1756)
2023-01-11T07:46:38.3617179Z Receiving objects:  47% (826/1756)
2023-01-11T07:46:38.3622551Z Receiving objects:  48% (843/1756)
2023-01-11T07:46:38.3627077Z Receiving objects:  49% (861/1756)
2023-01-11T07:46:38.3631541Z Receiving objects:  50% (878/1756)
2023-01-11T07:46:38.3639160Z Receiving objects:  51% (896/1756)
2023-01-11T07:46:38.3647518Z Receiving objects:  52% (914/1756)
2023-01-11T07:46:38.3653515Z Receiving objects:  53% (931/1756)
2023-01-11T07:46:38.3659434Z Receiving objects:  54% (949/1756)
2023-01-11T07:46:38.3666499Z Receiving objects:  55% (966/1756)
2023-01-11T07:46:38.3670998Z Receiving objects:  56% (984/1756)
2023-01-11T07:46:38.3675370Z Receiving objects:  57% (1001/1756)
2023-01-11T07:46:38.3682195Z Receiving objects:  58% (1019/1756)
2023-01-11T07:46:38.3686111Z Receiving objects:  59% (1037/1756)
2023-01-11T07:46:38.3692048Z Receiving objects:  60% (1054/1756)
2023-01-11T07:46:38.3698193Z Receiving objects:  61% (1072/1756)
2023-01-11T07:46:38.3707593Z Receiving objects:  62% (1089/1756)
2023-01-11T07:46:38.3713712Z Receiving objects:  63% (1107/1756)
2023-01-11T07:46:38.3724004Z Receiving objects:  64% (1124/1756)
2023-01-11T07:46:38.3729486Z Receiving objects:  65% (1142/1756)
2023-01-11T07:46:38.3736801Z Receiving objects:  66% (1159/1756)
2023-01-11T07:46:38.3744271Z Receiving objects:  67% (1177/1756)
2023-01-11T07:46:38.3750285Z Receiving objects:  68% (1195/1756)
2023-01-11T07:46:38.3756657Z Receiving objects:  69% (1212/1756)
2023-01-11T07:46:38.3765479Z Receiving objects:  70% (1230/1756)
2023-01-11T07:46:38.3772351Z Receiving objects:  71% (1247/1756)
2023-01-11T07:46:38.3780108Z Receiving objects:  72% (1265/1756)
2023-01-11T07:46:38.3790320Z Receiving objects:  73% (1282/1756)
2023-01-11T07:46:38.3804992Z Receiving objects:  74% (1300/1756)
2023-01-11T07:46:38.3811037Z Receiving objects:  75% (1317/1756)
2023-01-11T07:46:38.3815864Z Receiving objects:  76% (1335/1756)
2023-01-11T07:46:38.3822631Z Receiving objects:  77% (1353/1756)
2023-01-11T07:46:38.3827603Z Receiving objects:  78% (1370/1756)
2023-01-11T07:46:38.3834890Z Receiving objects:  79% (1388/1756)
2023-01-11T07:46:38.3840662Z Receiving objects:  80% (1405/1756)
2023-01-11T07:46:38.3850365Z Receiving objects:  81% (1423/1756)
2023-01-11T07:46:38.3859817Z Receiving objects:  82% (1440/1756)
2023-01-11T07:46:38.3866428Z Receiving objects:  83% (1458/1756)
2023-01-11T07:46:38.3868156Z Receiving objects:  84% (1476/1756)
2023-01-11T07:46:38.3871515Z Receiving objects:  85% (1493/1756)
2023-01-11T07:46:38.3893334Z Receiving objects:  86% (1511/1756)
2023-01-11T07:46:38.3893699Z Receiving objects:  87% (1528/1756)
2023-01-11T07:46:38.3894401Z Receiving objects:  88% (1546/1756)
2023-01-11T07:46:38.3894714Z Receiving objects:  89% (1563/1756)
2023-01-11T07:46:38.3895082Z Receiving objects:  90% (1581/1756)
2023-01-11T07:46:38.3895310Z Receiving objects:  91% (1598/1756)
2023-01-11T07:46:38.3897928Z Receiving objects:  92% (1616/1756)
2023-01-11T07:46:38.3898510Z remote: Total 1756 (delta 437), reused 1226 (delta 220), pack-reused 0        
2023-01-11T07:46:38.3905198Z Receiving objects:  93% (1634/1756)
2023-01-11T07:46:38.3908437Z Receiving objects:  94% (1651/1756)
2023-01-11T07:46:38.3908866Z Receiving objects:  95% (1669/1756)
2023-01-11T07:46:38.3911813Z Receiving objects:  96% (1686/1756)
2023-01-11T07:46:38.3918309Z Receiving objects:  97% (1704/1756)
2023-01-11T07:46:38.3924501Z Receiving objects:  98% (1721/1756)
2023-01-11T07:46:38.3926546Z Receiving objects:  99% (1739/1756)
2023-01-11T07:46:38.3926894Z Receiving objects: 100% (1756/1756)
2023-01-11T07:46:38.3927272Z Receiving objects: 100% (1756/1756), 12.64 MiB | 26.15 MiB/s, done.
2023-01-11T07:46:38.3934769Z Resolving deltas:   0% (0/437)
2023-01-11T07:46:38.3939085Z Resolving deltas:   1% (5/437)
2023-01-11T07:46:38.3940455Z Resolving deltas:   2% (9/437)
2023-01-11T07:46:38.3941021Z Resolving deltas:   3% (14/437)
2023-01-11T07:46:38.3943812Z Resolving deltas:   4% (18/437)
2023-01-11T07:46:38.3947665Z Resolving deltas:   5% (22/437)
2023-01-11T07:46:38.3949126Z Resolving deltas:   6% (27/437)
2023-01-11T07:46:38.3949475Z Resolving deltas:   7% (31/437)
2023-01-11T07:46:38.3951511Z Resolving deltas:   8% (35/437)
2023-01-11T07:46:38.3951820Z Resolving deltas:   9% (40/437)
2023-01-11T07:46:38.3954147Z Resolving deltas:  10% (44/437)
2023-01-11T07:46:38.3956345Z Resolving deltas:  11% (49/437)
2023-01-11T07:46:38.3956645Z Resolving deltas:  12% (53/437)
2023-01-11T07:46:38.3959646Z Resolving deltas:  13% (57/437)
2023-01-11T07:46:38.3959946Z Resolving deltas:  14% (62/437)
2023-01-11T07:46:38.3960242Z Resolving deltas:  15% (66/437)
2023-01-11T07:46:38.3960526Z Resolving deltas:  16% (70/437)
2023-01-11T07:46:38.3960845Z Resolving deltas:  17% (75/437)
2023-01-11T07:46:38.3961134Z Resolving deltas:  18% (79/437)
2023-01-11T07:46:38.3963658Z Resolving deltas:  19% (84/437)
2023-01-11T07:46:38.3964136Z Resolving deltas:  20% (88/437)
2023-01-11T07:46:38.3964431Z Resolving deltas:  21% (92/437)
2023-01-11T07:46:38.3964723Z Resolving deltas:  22% (97/437)
2023-01-11T07:46:38.3965016Z Resolving deltas:  23% (101/437)
2023-01-11T07:46:38.3968865Z Resolving deltas:  24% (105/437)
2023-01-11T07:46:38.3969182Z Resolving deltas:  25% (110/437)
2023-01-11T07:46:38.3969484Z Resolving deltas:  26% (114/437)
2023-01-11T07:46:38.3969768Z Resolving deltas:  27% (118/437)
2023-01-11T07:46:38.3970069Z Resolving deltas:  28% (123/437)
2023-01-11T07:46:38.3974444Z Resolving deltas:  29% (127/437)
2023-01-11T07:46:38.3974815Z Resolving deltas:  30% (132/437)
2023-01-11T07:46:38.3975110Z Resolving deltas:  31% (136/437)
2023-01-11T07:46:38.3975473Z Resolving deltas:  32% (140/437)
2023-01-11T07:46:38.3975750Z Resolving deltas:  33% (145/437)
2023-01-11T07:46:38.3976037Z Resolving deltas:  34% (149/437)
2023-01-11T07:46:38.3978292Z Resolving deltas:  35% (153/437)
2023-01-11T07:46:38.3978613Z Resolving deltas:  36% (158/437)
2023-01-11T07:46:38.3978912Z Resolving deltas:  37% (162/437)
2023-01-11T07:46:38.3979191Z Resolving deltas:  38% (167/437)
2023-01-11T07:46:38.3979487Z Resolving deltas:  39% (171/437)
2023-01-11T07:46:38.3981933Z Resolving deltas:  40% (175/437)
2023-01-11T07:46:38.3984077Z Resolving deltas:  41% (180/437)
2023-01-11T07:46:38.3984376Z Resolving deltas:  42% (184/437)
2023-01-11T07:46:38.3984671Z Resolving deltas:  43% (188/437)
2023-01-11T07:46:38.3986049Z Resolving deltas:  44% (193/437)
2023-01-11T07:46:38.3986360Z Resolving deltas:  45% (197/437)
2023-01-11T07:46:38.3987967Z Resolving deltas:  46% (202/437)
2023-01-11T07:46:38.3988269Z Resolving deltas:  47% (206/437)
2023-01-11T07:46:38.3989870Z Resolving deltas:  48% (210/437)
2023-01-11T07:46:38.3990172Z Resolving deltas:  49% (215/437)
2023-01-11T07:46:38.3991769Z Resolving deltas:  50% (219/437)
2023-01-11T07:46:38.3992055Z Resolving deltas:  51% (223/437)
2023-01-11T07:46:38.3993717Z Resolving deltas:  52% (228/437)
2023-01-11T07:46:38.3994010Z Resolving deltas:  53% (232/437)
2023-01-11T07:46:38.3995772Z Resolving deltas:  54% (236/437)
2023-01-11T07:46:38.3998342Z Resolving deltas:  55% (241/437)
2023-01-11T07:46:38.3999742Z Resolving deltas:  56% (245/437)
2023-01-11T07:46:38.4000975Z Resolving deltas:  57% (250/437)
2023-01-11T07:46:38.4001348Z Resolving deltas:  58% (254/437)
2023-01-11T07:46:38.4004455Z Resolving deltas:  59% (258/437)
2023-01-11T07:46:38.4004763Z Resolving deltas:  60% (263/437)
2023-01-11T07:46:38.4006594Z Resolving deltas:  61% (267/437)
2023-01-11T07:46:38.4006890Z Resolving deltas:  62% (271/437)
2023-01-11T07:46:38.4009992Z Resolving deltas:  63% (276/437)
2023-01-11T07:46:38.4010295Z Resolving deltas:  64% (280/437)
2023-01-11T07:46:38.4013236Z Resolving deltas:  65% (285/437)
2023-01-11T07:46:38.4013544Z Resolving deltas:  66% (289/437)
2023-01-11T07:46:38.4016400Z Resolving deltas:  67% (293/437)
2023-01-11T07:46:38.4018273Z Resolving deltas:  68% (298/437)
2023-01-11T07:46:38.4020203Z Resolving deltas:  69% (302/437)
2023-01-11T07:46:38.4022811Z Resolving deltas:  70% (306/437)
2023-01-11T07:46:38.4026991Z Resolving deltas:  71% (311/437)
2023-01-11T07:46:38.4031478Z Resolving deltas:  72% (315/437)
2023-01-11T07:46:38.4035925Z Resolving deltas:  73% (320/437)
2023-01-11T07:46:38.4036339Z Resolving deltas:  74% (324/437)
2023-01-11T07:46:38.4037227Z Resolving deltas:  75% (328/437)
2023-01-11T07:46:38.4037524Z Resolving deltas:  76% (333/437)
2023-01-11T07:46:38.4038325Z Resolving deltas:  77% (337/437)
2023-01-11T07:46:38.4039094Z Resolving deltas:  78% (341/437)
2023-01-11T07:46:38.4040540Z Resolving deltas:  79% (346/437)
2023-01-11T07:46:38.4042189Z Resolving deltas:  80% (350/437)
2023-01-11T07:46:38.4043774Z Resolving deltas:  81% (354/437)
2023-01-11T07:46:38.4045977Z Resolving deltas:  82% (359/437)
2023-01-11T07:46:38.4048453Z Resolving deltas:  83% (363/437)
2023-01-11T07:46:38.4049937Z Resolving deltas:  84% (368/437)
2023-01-11T07:46:38.4051610Z Resolving deltas:  85% (372/437)
2023-01-11T07:46:38.4052835Z Resolving deltas:  86% (376/437)
2023-01-11T07:46:38.4055875Z Resolving deltas:  87% (381/437)
2023-01-11T07:46:38.4056519Z Resolving deltas:  88% (385/437)
2023-01-11T07:46:38.4059102Z Resolving deltas:  89% (389/437)
2023-01-11T07:46:38.4061893Z Resolving deltas:  90% (394/437)
2023-01-11T07:46:38.4063707Z Resolving deltas:  91% (398/437)
2023-01-11T07:46:38.4065903Z Resolving deltas:  92% (403/437)
2023-01-11T07:46:38.4068038Z Resolving deltas:  93% (407/437)
2023-01-11T07:46:38.4070096Z Resolving deltas:  94% (411/437)
2023-01-11T07:46:38.4072164Z Resolving deltas:  95% (416/437)
2023-01-11T07:46:38.4075120Z Resolving deltas:  96% (420/437)
2023-01-11T07:46:38.4079863Z Resolving deltas:  97% (424/437)
2023-01-11T07:46:38.4084412Z Resolving deltas:  98% (429/437)
2023-01-11T07:46:38.4088855Z Resolving deltas:  99% (433/437)
2023-01-11T07:46:38.4093438Z Resolving deltas: 100% (437/437)
2023-01-11T07:46:38.4093680Z Resolving deltas: 100% (437/437), done.
2023-01-11T07:46:38.4331029Z From https://github.com/alibaba/spring-cloud-alibaba
2023-01-11T07:46:38.4331577Z  * [new ref]         cce236e9fc04ec4ec6327fdf09355f47831cd2f5 -> pull/3026/merge
2023-01-11T07:46:38.4355836Z ##[endgroup]
2023-01-11T07:46:38.4359436Z ##[group]Determining the checkout info
2023-01-11T07:46:38.4362689Z ##[endgroup]
2023-01-11T07:46:38.4363508Z ##[group]Checking out the ref
2023-01-11T07:46:38.4370108Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/3026/merge
2023-01-11T07:46:38.6683460Z Note: switching to 'refs/remotes/pull/3026/merge'.
2023-01-11T07:46:38.6684040Z 
2023-01-11T07:46:38.6702701Z You are in 'detached HEAD' state. You can look around, make experimental
2023-01-11T07:46:38.6703435Z changes and commit them, and you can discard any commits you make in this
2023-01-11T07:46:38.6704247Z state without impacting any branches by switching back to a branch.
2023-01-11T07:46:38.6704611Z 
2023-01-11T07:46:38.6705140Z If you want to create a new branch to retain commits you create, you may
2023-01-11T07:46:38.6705967Z do so (now or later) by using -c with the switch command. Example:
2023-01-11T07:46:38.6706545Z 
2023-01-11T07:46:38.6706874Z   git switch -c <new-branch-name>
2023-01-11T07:46:38.6707395Z 
2023-01-11T07:46:38.6707650Z Or undo this operation with:
2023-01-11T07:46:38.6708156Z 
2023-01-11T07:46:38.6708392Z   git switch -
2023-01-11T07:46:38.6708903Z 
2023-01-11T07:46:38.6709241Z Turn off this advice by setting config variable advice.detachedHead to false
2023-01-11T07:46:38.6714851Z 
2023-01-11T07:46:38.6715304Z HEAD is now at cce236e Merge a61784398dacbc60e444e4f296260ae676620ed7 into e680fedbc6f950bb6c50f84e741ecf6083d4ec97
2023-01-11T07:46:38.6716560Z ##[endgroup]
2023-01-11T07:46:38.6731988Z [command]/usr/bin/git log -1 --format='%H'
2023-01-11T07:46:38.6761022Z 'cce236e9fc04ec4ec6327fdf09355f47831cd2f5'
2023-01-11T07:46:38.7086947Z ##[group]Run actions/setup-java@v2
2023-01-11T07:46:38.7087195Z with:
2023-01-11T07:46:38.7087377Z   java-version: 8
2023-01-11T07:46:38.7087708Z   distribution: adopt
2023-01-11T07:46:38.7088039Z   java-package: jdk
2023-01-11T07:46:38.7088319Z   architecture: x64
2023-01-11T07:46:38.7088611Z   check-latest: false
2023-01-11T07:46:38.7088835Z   server-id: github
2023-01-11T07:46:38.7089125Z   server-username: GITHUB_ACTOR
2023-01-11T07:46:38.7089495Z   server-password: GITHUB_TOKEN
2023-01-11T07:46:38.7089817Z   overwrite-settings: true
2023-01-11T07:46:38.7090061Z   job-status: success
2023-01-11T07:46:38.7090322Z ##[endgroup]
2023-01-11T07:46:38.9013868Z Trying to resolve the latest version from remote
2023-01-11T07:46:39.1912095Z Resolved latest version as 8.0.352+8
2023-01-11T07:46:39.1913243Z Trying to download...
2023-01-11T07:46:39.1914225Z Downloading Java 8.0.352+8 (Adopt-Hotspot) from https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u352-b08/OpenJDK8U-jdk_x64_linux_hotspot_8u352b08.tar.gz ...
2023-01-11T07:46:39.8177150Z Extracting Java archive...
2023-01-11T07:46:39.8288157Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/45824716-34e8-4d53-ac33-f8009fb68665 -f /home/runner/work/_temp/0d96cd4b-2289-453a-abe7-b04fb2954b65
2023-01-11T07:46:42.0636320Z Java 8.0.352+8 was downloaded
2023-01-11T07:46:42.0637110Z Setting Java 8.0.352+8 as the default
2023-01-11T07:46:42.0656568Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-01-11T07:46:42.0669964Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-01-11T07:46:42.0672420Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-01-11T07:46:42.0673243Z 
2023-01-11T07:46:42.0673406Z Java configuration:
2023-01-11T07:46:42.0673654Z   Distribution: adopt
2023-01-11T07:46:42.0673934Z   Version: 8.0.352+8
2023-01-11T07:46:42.0674341Z   Path: /opt/hostedtoolcache/Java_Adopt_jdk/8.0.352-8/x64
2023-01-11T07:46:42.0674569Z 
2023-01-11T07:46:42.0696085Z Creating settings.xml with server-id: github
2023-01-11T07:46:42.0744366Z Writing to /home/runner/.m2/settings.xml
2023-01-11T07:46:42.7016875Z ##[group]Run actions/cache@v2
2023-01-11T07:46:42.7017145Z with:
2023-01-11T07:46:42.7017406Z   path: ~/.m2/repository
2023-01-11T07:46:42.7017822Z   key: Linux-maven-a7759cfa4e8fcc0f73761d9add95086d4a805fb44028f0fe22051fc9fc4fcb75
2023-01-11T07:46:42.7018198Z   restore-keys: Linux-maven-

2023-01-11T07:46:42.7018518Z env:
2023-01-11T07:46:42.7018852Z   JAVA_HOME: /opt/hostedtoolcache/Java_Adopt_jdk/8.0.352-8/x64
2023-01-11T07:46:42.7019256Z ##[endgroup]
2023-01-11T07:46:42.8404887Z ##[warning]The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-01-11T07:46:44.0404194Z Received 159383552 of 268548926 (59.3%), 151.8 MBs/sec
2023-01-11T07:46:44.7724094Z Received 268548926 of 268548926 (100.0%), 147.8 MBs/sec
2023-01-11T07:46:44.7726077Z Cache Size: ~256 MB (268548926 B)
2023-01-11T07:46:44.7760093Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/76344d4f-b5cb-4abf-b5f0-2cc34a698886/cache.tzst -P -C /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba
2023-01-11T07:46:46.2710289Z Cache restored successfully
2023-01-11T07:46:46.3085581Z ##[warning]The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-01-11T07:46:46.3332602Z 
2023-01-11T07:46:46.3338004Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-01-11T07:46:46.3339902Z Cache restored from key: Linux-maven-2606b2f38432799d8bc286a146802f971ce4aa958f9d46af2f247374674b2dd0
2023-01-11T07:46:46.3524382Z ##[group]Run mvn clean compile
2023-01-11T07:46:46.3524779Z mvn clean compile
2023-01-11T07:46:46.3583366Z shell: /usr/bin/bash -e {0}
2023-01-11T07:46:46.3583673Z env:
2023-01-11T07:46:46.3584008Z   JAVA_HOME: /opt/hostedtoolcache/Java_Adopt_jdk/8.0.352-8/x64
2023-01-11T07:46:46.3584302Z ##[endgroup]
2023-01-11T07:46:47.1966443Z [INFO] Scanning for projects...
2023-01-11T07:46:47.7069768Z [INFO] ------------------------------------------------------------------------
2023-01-11T07:46:47.7070480Z [INFO] Reactor Build Order:
2023-01-11T07:46:47.7070843Z [INFO] 
2023-01-11T07:46:47.7080417Z [INFO] Spring Cloud Alibaba Dependencies                                  [pom]
2023-01-11T07:46:47.7081058Z [INFO] Spring Cloud Alibaba                                               [pom]
2023-01-11T07:46:47.7081797Z [INFO] Spring Cloud Alibaba Starters                                      [pom]
2023-01-11T07:46:47.7082930Z [INFO] Spring Cloud Circuit Breaker Sentinel                              [jar]
2023-01-11T07:46:47.7083544Z [INFO] Spring Cloud Alibaba Commons                                       [jar]
2023-01-11T07:46:47.7084168Z [INFO] Spring Cloud Alibaba Sentinel DataSource                           [jar]
2023-01-11T07:46:47.7084833Z [INFO] Spring Cloud Starter Alibaba Sentinel                              [jar]
2023-01-11T07:46:47.7085415Z [INFO] Spring Cloud Alibaba Examples                                      [pom]
2023-01-11T07:46:47.7086058Z [INFO] Spring Cloud Starter Alibaba Sentinel Core Example                 [jar]
2023-01-11T07:46:47.7086690Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery                       [jar]
2023-01-11T07:46:47.7087512Z [INFO] Spring Cloud Starter Alibaba Sentinel x Feign - Consumer Example   [jar]
2023-01-11T07:46:47.7088050Z [INFO] Spring Cloud Starter Alibaba Sentinel x Feign - Provider Example   [jar]
2023-01-11T07:46:47.7088649Z [INFO] Spring Cloud Starter Alibaba Sentinel x WebFlux Example            [jar]
2023-01-11T07:46:47.7089252Z [INFO] Spring Cloud Alibaba Sentinel Gateway                              [jar]
2023-01-11T07:46:47.7089899Z [INFO] Spring Cloud Starter Alibaba Sentinel x Gateway Example            [jar]
2023-01-11T07:46:47.7090476Z [INFO] Spring Cloud Starter Alibaba Sentinel x Zuul Example               [jar]
2023-01-11T07:46:47.7091082Z [INFO] Spring Cloud Starter Alibaba Nacos Config                          [jar]
2023-01-11T07:46:47.7091706Z [INFO] Spring Cloud Starter Alibaba Appactive                             [jar]
2023-01-11T07:46:47.7092547Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Common Service    [jar]
2023-01-11T07:46:47.7093228Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Frontend Service  [jar]
2023-01-11T07:46:47.7093938Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Product Service   [jar]
2023-01-11T07:46:47.7107170Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Storage Service   [jar]
2023-01-11T07:46:47.7108034Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Examples              [pom]
2023-01-11T07:46:47.7108866Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Consumer Example      [jar]
2023-01-11T07:46:47.7109416Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Load Balancer Example [jar]
2023-01-11T07:46:47.7109844Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Reactive Example      [jar]
2023-01-11T07:46:47.7110277Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Provider Example      [jar]
2023-01-11T07:46:47.7110842Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Config Server Example [jar]
2023-01-11T07:46:47.7111277Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Config Client Example [jar]
2023-01-11T07:46:47.7111717Z [INFO] Spring Cloud Starter Alibaba Nacos Config Example                  [jar]
2023-01-11T07:46:47.7112133Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway Examples    [pom]
2023-01-11T07:46:47.7182888Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway Example     [jar]
2023-01-11T07:46:47.7190361Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway - Provider Example [jar]
2023-01-11T07:46:47.7193148Z [INFO] Spring Cloud Starter Alibaba Seata                                 [jar]
2023-01-11T07:46:47.7195951Z [INFO] Spring Cloud Starter Alibaba Seata Example - Business Service      [jar]
2023-01-11T07:46:47.7198833Z [INFO] Spring Cloud Starter Alibaba Seata Example - Order Service         [jar]
2023-01-11T07:46:47.7201699Z [INFO] Spring Cloud Starter Alibaba Seata Example - Seata Server          [jar]
2023-01-11T07:46:47.7204485Z [INFO] Spring Cloud Starter Alibaba Seata Example - Storage Service       [jar]
2023-01-11T07:46:47.7207241Z [INFO] Spring Cloud Starter Alibaba Seata Example - Account Service       [jar]
2023-01-11T07:46:47.7209959Z [INFO] Spring Cloud Starter Stream RocketMQ                               [jar]
2023-01-11T07:46:47.7212619Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Comprehensive Example [jar]
2023-01-11T07:46:47.7215459Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Example COMMON        [jar]
2023-01-11T07:46:47.7221495Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Orderly Consume Example [jar]
2023-01-11T07:46:47.7224243Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Producer [jar]
2023-01-11T07:46:47.7227050Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Cosumer1 [jar]
2023-01-11T07:46:47.7229751Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Consumer2 [jar]
2023-01-11T07:46:47.7232510Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Delay Consume Example [jar]
2023-01-11T07:46:47.7235144Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Sql Consume Example   [jar]
2023-01-11T07:46:47.7237805Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Transaction message Example [jar]
2023-01-11T07:46:47.7240513Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ PollableMessageSource Consume Example [jar]
2023-01-11T07:46:47.7243216Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Retrieable Consume Example [jar]
2023-01-11T07:46:47.7247718Z [INFO] Spring Cloud Alibaba Bus RocketMQ                                  [jar]
2023-01-11T07:46:47.7250445Z [INFO] Spring Cloud Starter Bus Alibaba RocketMQ Example                  [jar]
2023-01-11T07:46:47.7253064Z [INFO] Spring Cloud Starter Alibaba Sidecar                               [jar]
2023-01-11T07:46:47.7255671Z [INFO] Spring Cloud Starter Alibaba Sidecar x Nacos Example               [jar]
2023-01-11T07:46:47.7258509Z [INFO] Spring Cloud Starter Alibaba Sidecar x Consul Example              [jar]
2023-01-11T07:46:47.7261322Z [INFO] Spring Cloud Alibaba Integrated Common Example                     [jar]
2023-01-11T07:46:47.7262679Z [INFO] Spring Cloud Alibaba Integrated Storage Example                    [jar]
2023-01-11T07:46:47.7263965Z [INFO] Spring Cloud Alibaba Integrated Account Example                    [jar]
2023-01-11T07:46:47.7265328Z [INFO] Spring Cloud Alibaba Integrated Order Example                      [jar]
2023-01-11T07:46:47.7266649Z [INFO] Spring Cloud Alibaba Integrated Gateway Example                    [jar]
2023-01-11T07:46:47.7269161Z [INFO] Spring Cloud Alibaba Integrated Praise Provider Example            [jar]
2023-01-11T07:46:47.7270474Z [INFO] Spring Cloud Alibaba Integrated Praise Consumer Example            [jar]
2023-01-11T07:46:47.7271788Z [INFO] Spring Cloud Alibaba Integrated Frontend Example                   [jar]
2023-01-11T07:46:47.7273092Z [INFO] Spring Cloud Starter Alibaba Governance Label Routing              [jar]
2023-01-11T07:46:47.7274442Z [INFO] Spring Cloud Starter Alibaba Governance Authentication             [jar]
2023-01-11T07:46:47.7274999Z [INFO] Spring Cloud Alibaba Istio Control Plane                           [jar]
2023-01-11T07:46:47.7275568Z [INFO] Spring Cloud Starter Alibaba Istio Label Routing Consumer Example  [jar]
2023-01-11T07:46:47.7276227Z [INFO] Spring Cloud Alibaba OpenSergo Control Plane                       [jar]
2023-01-11T07:46:47.7276813Z [INFO] Spring Cloud Starter Alibaba OpenSergo Label Routing Consumer Example [jar]
2023-01-11T07:46:47.7277417Z [INFO] Spring Cloud Starter Alibaba Label Routing Consumer Example        [jar]
2023-01-11T07:46:47.7278003Z [INFO] Spring Cloud Starter Alibaba Label Routing Provider Example        [jar]
2023-01-11T07:46:47.7278571Z [INFO] Spring Cloud Starter Alibaba Label Routing Provider Example        [jar]
2023-01-11T07:46:47.7279161Z [INFO] Spring Cloud Alibaba Documentation                                 [pom]
2023-01-11T07:46:47.7279699Z [INFO] Spring Cloud Alibaba Coverage                                      [jar]
2023-01-11T07:46:47.7280173Z [INFO] 
2023-01-11T07:46:47.7280903Z [INFO] --------< com.alibaba.cloud:spring-cloud-alibaba-dependencies >---------
2023-01-11T07:46:47.7281573Z [INFO] Building Spring Cloud Alibaba Dependencies 2.2.9-SNAPSHOT         [1/75]
2023-01-11T07:46:47.7282278Z [INFO] --------------------------------[ pom ]---------------------------------
2023-01-11T07:46:47.7457471Z [INFO] 
2023-01-11T07:46:47.7458198Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-dependencies ---
2023-01-11T07:46:47.7929893Z [INFO] 
2023-01-11T07:46:47.7931051Z [INFO] ---------------< com.alibaba.cloud:spring-cloud-alibaba >---------------
2023-01-11T07:46:47.7932036Z [INFO] Building Spring Cloud Alibaba 2.2.9-SNAPSHOT                      [2/75]
2023-01-11T07:46:47.7932748Z [INFO] --------------------------------[ pom ]---------------------------------
2023-01-11T07:46:47.8498707Z [INFO] 
2023-01-11T07:46:47.8499931Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba ---
2023-01-11T07:46:47.8509616Z [INFO] 
2023-01-11T07:46:47.8510422Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba ---
2023-01-11T07:46:47.9811803Z [INFO] 
2023-01-11T07:46:47.9812978Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba ---
2023-01-11T07:46:48.0808339Z [INFO] 
2023-01-11T07:46:48.0809443Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba ---
2023-01-11T07:46:48.0848824Z [INFO] 
2023-01-11T07:46:48.0849941Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba ---
2023-01-11T07:46:48.9021568Z [INFO] Starting audit...
2023-01-11T07:46:48.9022071Z Audit done.
2023-01-11T07:46:48.9109042Z [INFO] 
2023-01-11T07:46:48.9110025Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba ---
2023-01-11T07:46:48.9132582Z [INFO] 
2023-01-11T07:46:48.9133349Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba ---
2023-01-11T07:46:48.9211484Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba:pom:2.2.9-SNAPSHOT...
2023-01-11T07:46:49.1111968Z [INFO] 
2023-01-11T07:46:49.1112983Z [INFO] ----------< com.alibaba.cloud:spring-cloud-alibaba-starters >-----------
2023-01-11T07:46:49.1113696Z [INFO] Building Spring Cloud Alibaba Starters 2.2.9-SNAPSHOT             [3/75]
2023-01-11T07:46:49.1162531Z [INFO] --------------------------------[ pom ]---------------------------------
2023-01-11T07:46:49.1191484Z [INFO] 
2023-01-11T07:46:49.1192084Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-starters ---
2023-01-11T07:46:49.1198776Z [INFO] 
2023-01-11T07:46:49.1199289Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-starters ---
2023-01-11T07:46:49.1201773Z [INFO] 
2023-01-11T07:46:49.1202282Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-starters ---
2023-01-11T07:46:49.1212104Z [INFO] 
2023-01-11T07:46:49.1212698Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-starters ---
2023-01-11T07:46:49.1219377Z [INFO] 
2023-01-11T07:46:49.1220145Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-starters ---
2023-01-11T07:46:49.1937414Z [INFO] Starting audit...
2023-01-11T07:46:49.1937933Z Audit done.
2023-01-11T07:46:49.1938785Z [INFO] 
2023-01-11T07:46:49.1939968Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-starters ---
2023-01-11T07:46:49.1952427Z [INFO] 
2023-01-11T07:46:49.1953169Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-alibaba-starters ---
2023-01-11T07:46:49.2945471Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/target/jacoco.exec
2023-01-11T07:46:49.2946792Z [INFO] 
2023-01-11T07:46:49.2947532Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-starters ---
2023-01-11T07:46:49.2948722Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-starters:pom:2.2.9-SNAPSHOT...
2023-01-11T07:46:49.4388730Z [INFO] 
2023-01-11T07:46:49.4389540Z [INFO] -------< com.alibaba.cloud:spring-cloud-circuitbreaker-sentinel >-------
2023-01-11T07:46:49.4390141Z [INFO] Building Spring Cloud Circuit Breaker Sentinel 2.2.9-SNAPSHOT     [4/75]
2023-01-11T07:46:49.4390667Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:49.5221214Z [INFO] 
2023-01-11T07:46:49.5222123Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:46:49.5231023Z [INFO] 
2023-01-11T07:46:49.5231707Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:46:49.5233798Z [INFO] 
2023-01-11T07:46:49.5234388Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:46:49.8751045Z [INFO] 
2023-01-11T07:46:49.8752195Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:46:49.9168576Z [INFO] 
2023-01-11T07:46:49.9169766Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:46:50.2368511Z [INFO] Starting audit...
2023-01-11T07:46:50.2369338Z Audit done.
2023-01-11T07:46:50.2383853Z [INFO] 
2023-01-11T07:46:50.2384847Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:46:50.2394920Z [INFO] 
2023-01-11T07:46:50.2395753Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:46:50.2401080Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-circuitbreaker-sentinel/target/jacoco.exec
2023-01-11T07:46:50.2401919Z [INFO] 
2023-01-11T07:46:50.2403059Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:46:50.2725571Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:50.2747570Z [INFO] Copying 0 resource
2023-01-11T07:46:50.2753274Z [INFO] Copying 2 resources
2023-01-11T07:46:50.2816353Z [INFO] 
2023-01-11T07:46:50.2818245Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:46:50.2822309Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-circuitbreaker-sentinel:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:50.4005086Z [INFO] 
2023-01-11T07:46:50.4006099Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:46:50.4583685Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:50.4610348Z [INFO] Compiling 7 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-circuitbreaker-sentinel/target/classes
2023-01-11T07:46:50.9827447Z [INFO] 
2023-01-11T07:46:50.9828432Z [INFO] -----------< com.alibaba.cloud:spring-cloud-alibaba-commons >-----------
2023-01-11T07:46:50.9829178Z [INFO] Building Spring Cloud Alibaba Commons 2.2.9-SNAPSHOT              [5/75]
2023-01-11T07:46:50.9829878Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:50.9869788Z [INFO] 
2023-01-11T07:46:50.9870667Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-commons ---
2023-01-11T07:46:50.9878963Z [INFO] 
2023-01-11T07:46:50.9879692Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-commons ---
2023-01-11T07:46:50.9881467Z [INFO] 
2023-01-11T07:46:50.9882045Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-commons ---
2023-01-11T07:46:51.0669344Z [INFO] 
2023-01-11T07:46:51.0670375Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-commons ---
2023-01-11T07:46:51.1169902Z [INFO] 
2023-01-11T07:46:51.1170915Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-commons ---
2023-01-11T07:46:51.6394136Z [INFO] Starting audit...
2023-01-11T07:46:51.6394749Z Audit done.
2023-01-11T07:46:51.6408836Z [INFO] 
2023-01-11T07:46:51.6409827Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-commons ---
2023-01-11T07:46:51.6426531Z [INFO] 
2023-01-11T07:46:51.6427458Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-alibaba-commons ---
2023-01-11T07:46:51.6433623Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-commons/target/jacoco.exec
2023-01-11T07:46:51.6434487Z [INFO] 
2023-01-11T07:46:51.6435315Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-alibaba-commons ---
2023-01-11T07:46:51.6442256Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:51.6443141Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-commons/src/main/resources
2023-01-11T07:46:51.6444157Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-commons/src/main/resources
2023-01-11T07:46:51.6445139Z [INFO] 
2023-01-11T07:46:51.6446114Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-commons ---
2023-01-11T07:46:51.6455003Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-commons:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:51.7569412Z [INFO] 
2023-01-11T07:46:51.7570604Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-alibaba-commons ---
2023-01-11T07:46:51.7611862Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:51.7615136Z [INFO] Compiling 24 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-commons/target/classes
2023-01-11T07:46:51.8900523Z [INFO] 
2023-01-11T07:46:51.8901775Z [INFO] -----< com.alibaba.cloud:spring-cloud-alibaba-sentinel-datasource >-----
2023-01-11T07:46:51.8902527Z [INFO] Building Spring Cloud Alibaba Sentinel DataSource 2.2.9-SNAPSHOT  [6/75]
2023-01-11T07:46:51.8903311Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:51.9823061Z [INFO] 
2023-01-11T07:46:51.9824057Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:46:51.9827806Z [INFO] 
2023-01-11T07:46:51.9828701Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:46:51.9830235Z [INFO] 
2023-01-11T07:46:51.9830865Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:46:52.0395876Z [INFO] 
2023-01-11T07:46:52.0397023Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:46:52.0862672Z [INFO] 
2023-01-11T07:46:52.0863858Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:46:52.2552072Z [INFO] Starting audit...
2023-01-11T07:46:52.2552627Z Audit done.
2023-01-11T07:46:52.2564007Z [INFO] 
2023-01-11T07:46:52.2564969Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:46:52.2577778Z [INFO] 
2023-01-11T07:46:52.2578565Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:46:52.2583429Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/target/jacoco.exec
2023-01-11T07:46:52.2584238Z [INFO] 
2023-01-11T07:46:52.2584971Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:46:52.2591317Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:52.2593665Z [INFO] Copying 0 resource
2023-01-11T07:46:52.2595706Z [INFO] Copying 1 resource
2023-01-11T07:46:52.2599327Z [INFO] 
2023-01-11T07:46:52.2599954Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:46:52.2604035Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-sentinel-datasource:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:52.3687694Z [INFO] 
2023-01-11T07:46:52.3688784Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:46:52.3729107Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:52.3732961Z [INFO] Compiling 18 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/target/classes
2023-01-11T07:46:52.6049904Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/src/main/java/com/alibaba/cloud/sentinel/datasource/factorybean/ZookeeperDataSourceFactoryBean.java: Some input files use unchecked or unsafe operations.
2023-01-11T07:46:52.6051603Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/src/main/java/com/alibaba/cloud/sentinel/datasource/factorybean/ZookeeperDataSourceFactoryBean.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:46:52.6052662Z [INFO] 
2023-01-11T07:46:52.6053807Z [INFO] ------< com.alibaba.cloud:spring-cloud-starter-alibaba-sentinel >-------
2023-01-11T07:46:52.6054465Z [INFO] Building Spring Cloud Starter Alibaba Sentinel 2.2.9-SNAPSHOT     [7/75]
2023-01-11T07:46:52.6055104Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:52.6673857Z [INFO] 
2023-01-11T07:46:52.6674978Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:46:52.6678148Z [INFO] 
2023-01-11T07:46:52.6678783Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:46:52.6680506Z [INFO] 
2023-01-11T07:46:52.6681060Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:46:52.7427535Z [INFO] 
2023-01-11T07:46:52.7428633Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:46:52.8076335Z [INFO] 
2023-01-11T07:46:52.8077533Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:46:53.0578030Z [INFO] Starting audit...
2023-01-11T07:46:53.0578598Z Audit done.
2023-01-11T07:46:53.0590432Z [INFO] 
2023-01-11T07:46:53.0591416Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:46:53.0601642Z [INFO] 
2023-01-11T07:46:53.0602426Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:46:53.0607130Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/target/jacoco.exec
2023-01-11T07:46:53.0607868Z [INFO] 
2023-01-11T07:46:53.0608471Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:46:53.0616886Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:53.0619253Z [INFO] Copying 0 resource
2023-01-11T07:46:53.0622379Z [INFO] Copying 2 resources
2023-01-11T07:46:53.0627840Z [INFO] 
2023-01-11T07:46:53.0628513Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:46:53.0631330Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-sentinel:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:53.1699783Z [INFO] 
2023-01-11T07:46:53.1701230Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:46:53.1751186Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:53.1755045Z [INFO] Compiling 21 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/target/classes
2023-01-11T07:46:53.5293189Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/main/java/com/alibaba/cloud/sentinel/rest/SentinelClientHttpResponse.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/main/java/com/alibaba/cloud/sentinel/rest/SentinelClientHttpResponse.java uses or overrides a deprecated API.
2023-01-11T07:46:53.5295252Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/main/java/com/alibaba/cloud/sentinel/rest/SentinelClientHttpResponse.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:46:53.5296521Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/main/java/com/alibaba/cloud/sentinel/custom/SentinelAutoConfiguration.java: Some input files use unchecked or unsafe operations.
2023-01-11T07:46:53.5297786Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/main/java/com/alibaba/cloud/sentinel/custom/SentinelAutoConfiguration.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:46:53.5298402Z [INFO] 
2023-01-11T07:46:53.5298860Z [INFO] ----------< com.alibaba.cloud:spring-cloud-alibaba-examples >-----------
2023-01-11T07:46:53.5299419Z [INFO] Building Spring Cloud Alibaba Examples 2.2.9-SNAPSHOT             [8/75]
2023-01-11T07:46:53.5299926Z [INFO] --------------------------------[ pom ]---------------------------------
2023-01-11T07:46:53.5316471Z [INFO] 
2023-01-11T07:46:53.5317341Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-examples ---
2023-01-11T07:46:53.5321082Z [INFO] 
2023-01-11T07:46:53.5321707Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-examples ---
2023-01-11T07:46:53.5323344Z [INFO] 
2023-01-11T07:46:53.5323908Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-examples ---
2023-01-11T07:46:53.5331291Z [INFO] 
2023-01-11T07:46:53.5331942Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-examples ---
2023-01-11T07:46:53.5336981Z [INFO] 
2023-01-11T07:46:53.5337621Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-examples ---
2023-01-11T07:46:53.5824841Z [INFO] Starting audit...
2023-01-11T07:46:53.5825303Z Audit done.
2023-01-11T07:46:53.5826377Z [INFO] 
2023-01-11T07:46:53.5827140Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-examples ---
2023-01-11T07:46:53.5836586Z [INFO] 
2023-01-11T07:46:53.5837234Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-examples ---
2023-01-11T07:46:53.5840312Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-examples:pom:2.2.9-SNAPSHOT...
2023-01-11T07:46:53.7102203Z [INFO] 
2023-01-11T07:46:53.7106237Z [INFO] --------------< com.alibaba.cloud:sentinel-core-example >---------------
2023-01-11T07:46:53.7106909Z [INFO] Building Spring Cloud Starter Alibaba Sentinel Core Example 2.2.9-SNAPSHOT [9/75]
2023-01-11T07:46:53.7107475Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:53.7282842Z [INFO] 
2023-01-11T07:46:53.7283707Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sentinel-core-example ---
2023-01-11T07:46:53.7289492Z [INFO] 
2023-01-11T07:46:53.7290120Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ sentinel-core-example ---
2023-01-11T07:46:53.7291641Z [INFO] 
2023-01-11T07:46:53.7292187Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ sentinel-core-example ---
2023-01-11T07:46:53.7354637Z [INFO] 
2023-01-11T07:46:53.7355282Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ sentinel-core-example ---
2023-01-11T07:46:53.7415116Z [INFO] 
2023-01-11T07:46:53.7415881Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ sentinel-core-example ---
2023-01-11T07:46:53.8022684Z [INFO] Starting audit...
2023-01-11T07:46:53.8022966Z Audit done.
2023-01-11T07:46:53.8024375Z [INFO] 
2023-01-11T07:46:53.8025164Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ sentinel-core-example ---
2023-01-11T07:46:53.8041472Z [INFO] 
2023-01-11T07:46:53.8042290Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sentinel-core-example ---
2023-01-11T07:46:53.8048955Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:53.8052923Z [INFO] Copying 1 resource
2023-01-11T07:46:53.8181356Z [INFO] Copying 7 resources
2023-01-11T07:46:53.8181671Z [INFO] 
2023-01-11T07:46:53.8182204Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ sentinel-core-example ---
2023-01-11T07:46:53.8183101Z [INFO] Generating flattened POM of project com.alibaba.cloud:sentinel-core-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:53.9186890Z [INFO] 
2023-01-11T07:46:53.9188018Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sentinel-core-example ---
2023-01-11T07:46:53.9223348Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:53.9227817Z [INFO] Compiling 5 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/sentinel-example/sentinel-core-example/target/classes
2023-01-11T07:46:53.9750850Z [INFO] 
2023-01-11T07:46:53.9751853Z [INFO] ---< com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery >---
2023-01-11T07:46:53.9752625Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery 2.2.9-SNAPSHOT [10/75]
2023-01-11T07:46:53.9753513Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:54.0354811Z [INFO] 
2023-01-11T07:46:54.0355935Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:46:54.0358635Z [INFO] 
2023-01-11T07:46:54.0359248Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:46:54.0361084Z [INFO] 
2023-01-11T07:46:54.0361722Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:46:54.1360553Z [INFO] 
2023-01-11T07:46:54.1362006Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:46:54.2218724Z [INFO] 
2023-01-11T07:46:54.2219909Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:46:54.4577393Z [INFO] Starting audit...
2023-01-11T07:46:54.4577962Z Audit done.
2023-01-11T07:46:54.4589960Z [INFO] 
2023-01-11T07:46:54.4590964Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:46:54.4600465Z [INFO] 
2023-01-11T07:46:54.4601253Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:46:54.4605597Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/target/jacoco.exec
2023-01-11T07:46:54.4606417Z [INFO] 
2023-01-11T07:46:54.4607154Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:46:54.4612059Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:54.4614779Z [INFO] Copying 0 resource
2023-01-11T07:46:54.4616689Z [INFO] Copying 2 resources
2023-01-11T07:46:54.4625915Z [INFO] 
2023-01-11T07:46:54.4626655Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:46:54.4629198Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:54.5678838Z [INFO] 
2023-01-11T07:46:54.5680139Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:46:54.5735850Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:54.5739823Z [INFO] Compiling 36 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/target/classes
2023-01-11T07:46:54.8789547Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistration.java: Some input files use or override a deprecated API.
2023-01-11T07:46:54.8791319Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistration.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:46:54.8793167Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosServiceRegistry.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosServiceRegistry.java uses unchecked or unsafe operations.
2023-01-11T07:46:54.8795039Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosServiceRegistry.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:46:54.8795838Z [INFO] 
2023-01-11T07:46:54.8797215Z [INFO] ---------< com.alibaba.cloud:sentinel-feign-consumer-example >----------
2023-01-11T07:46:54.8797920Z [INFO] Building Spring Cloud Starter Alibaba Sentinel x Feign - Consumer Example 2.2.9-SNAPSHOT [11/75]
2023-01-11T07:46:54.8798633Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:54.9315706Z [INFO] 
2023-01-11T07:46:54.9316749Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sentinel-feign-consumer-example ---
2023-01-11T07:46:54.9321897Z [INFO] 
2023-01-11T07:46:54.9322526Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ sentinel-feign-consumer-example ---
2023-01-11T07:46:54.9329656Z [INFO] 
2023-01-11T07:46:54.9332925Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ sentinel-feign-consumer-example ---
2023-01-11T07:46:54.9379736Z [INFO] 
2023-01-11T07:46:54.9380384Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ sentinel-feign-consumer-example ---
2023-01-11T07:46:54.9425535Z [INFO] 
2023-01-11T07:46:54.9426493Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ sentinel-feign-consumer-example ---
2023-01-11T07:46:54.9998274Z [INFO] Starting audit...
2023-01-11T07:46:54.9998770Z Audit done.
2023-01-11T07:46:55.0000855Z [INFO] 
2023-01-11T07:46:55.0001669Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ sentinel-feign-consumer-example ---
2023-01-11T07:46:55.0010156Z [INFO] 
2023-01-11T07:46:55.0010932Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sentinel-feign-consumer-example ---
2023-01-11T07:46:55.0017171Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:55.0023675Z [INFO] Copying 1 resource
2023-01-11T07:46:55.0027541Z [INFO] Copying 0 resource
2023-01-11T07:46:55.0028020Z [INFO] 
2023-01-11T07:46:55.0028675Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ sentinel-feign-consumer-example ---
2023-01-11T07:46:55.0031780Z [INFO] Generating flattened POM of project com.alibaba.cloud:sentinel-feign-consumer-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:55.1088616Z [INFO] 
2023-01-11T07:46:55.1089692Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sentinel-feign-consumer-example ---
2023-01-11T07:46:55.1132680Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:55.1136555Z [INFO] Compiling 5 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/sentinel-example/sentinel-feign-example/sentinel-feign-consumer-example/target/classes
2023-01-11T07:46:55.1622219Z [INFO] 
2023-01-11T07:46:55.1623268Z [INFO] ---------< com.alibaba.cloud:sentinel-feign-provider-example >----------
2023-01-11T07:46:55.1624099Z [INFO] Building Spring Cloud Starter Alibaba Sentinel x Feign - Provider Example 2.2.9-SNAPSHOT [12/75]
2023-01-11T07:46:55.1624796Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:55.1769980Z [INFO] 
2023-01-11T07:46:55.1771013Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sentinel-feign-provider-example ---
2023-01-11T07:46:55.1773686Z [INFO] 
2023-01-11T07:46:55.1774338Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ sentinel-feign-provider-example ---
2023-01-11T07:46:55.1775876Z [INFO] 
2023-01-11T07:46:55.1776545Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ sentinel-feign-provider-example ---
2023-01-11T07:46:55.1802561Z [INFO] 
2023-01-11T07:46:55.1803517Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ sentinel-feign-provider-example ---
2023-01-11T07:46:55.1824437Z [INFO] 
2023-01-11T07:46:55.1825342Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ sentinel-feign-provider-example ---
2023-01-11T07:46:55.2336926Z [INFO] Starting audit...
2023-01-11T07:46:55.2337450Z Audit done.
2023-01-11T07:46:55.2338677Z [INFO] 
2023-01-11T07:46:55.2339566Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ sentinel-feign-provider-example ---
2023-01-11T07:46:55.2347630Z [INFO] 
2023-01-11T07:46:55.2348368Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sentinel-feign-provider-example ---
2023-01-11T07:46:55.2354413Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:55.2356073Z [INFO] Copying 1 resource
2023-01-11T07:46:55.2358788Z [INFO] Copying 0 resource
2023-01-11T07:46:55.2359271Z [INFO] 
2023-01-11T07:46:55.2359855Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ sentinel-feign-provider-example ---
2023-01-11T07:46:55.2362565Z [INFO] Generating flattened POM of project com.alibaba.cloud:sentinel-feign-provider-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:55.3360574Z [INFO] 
2023-01-11T07:46:55.3361591Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sentinel-feign-provider-example ---
2023-01-11T07:46:55.3387548Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:55.3391730Z [INFO] Compiling 2 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/sentinel-example/sentinel-feign-example/sentinel-feign-provider-example/target/classes
2023-01-11T07:46:55.3780464Z [INFO] 
2023-01-11T07:46:55.3781490Z [INFO] -------------< com.alibaba.cloud:sentinel-webflux-example >-------------
2023-01-11T07:46:55.3782417Z [INFO] Building Spring Cloud Starter Alibaba Sentinel x WebFlux Example 2.2.9-SNAPSHOT [13/75]
2023-01-11T07:46:55.3783146Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:55.3872548Z [INFO] 
2023-01-11T07:46:55.3873463Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sentinel-webflux-example ---
2023-01-11T07:46:55.3876330Z [INFO] 
2023-01-11T07:46:55.3876924Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ sentinel-webflux-example ---
2023-01-11T07:46:55.3878244Z [INFO] 
2023-01-11T07:46:55.3878783Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ sentinel-webflux-example ---
2023-01-11T07:46:55.3934485Z [INFO] 
2023-01-11T07:46:55.3935442Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ sentinel-webflux-example ---
2023-01-11T07:46:55.3987220Z [INFO] 
2023-01-11T07:46:55.3988089Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ sentinel-webflux-example ---
2023-01-11T07:46:55.4803910Z [INFO] Starting audit...
2023-01-11T07:46:55.4804449Z Audit done.
2023-01-11T07:46:55.4805829Z [INFO] 
2023-01-11T07:46:55.4806734Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ sentinel-webflux-example ---
2023-01-11T07:46:55.4817002Z [INFO] 
2023-01-11T07:46:55.4817806Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sentinel-webflux-example ---
2023-01-11T07:46:55.4824059Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:55.4825675Z [INFO] Copying 1 resource
2023-01-11T07:46:55.4829841Z [INFO] Copying 1 resource
2023-01-11T07:46:55.4832605Z [INFO] 
2023-01-11T07:46:55.4833219Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ sentinel-webflux-example ---
2023-01-11T07:46:55.4839432Z [INFO] Generating flattened POM of project com.alibaba.cloud:sentinel-webflux-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:55.5888790Z [INFO] 
2023-01-11T07:46:55.5889689Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sentinel-webflux-example ---
2023-01-11T07:46:55.5920839Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:55.5924293Z [INFO] Compiling 3 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/sentinel-example/sentinel-webflux-example/target/classes
2023-01-11T07:46:55.6467761Z [INFO] 
2023-01-11T07:46:55.6468669Z [INFO] ------< com.alibaba.cloud:spring-cloud-alibaba-sentinel-gateway >-------
2023-01-11T07:46:55.6469348Z [INFO] Building Spring Cloud Alibaba Sentinel Gateway 2.2.9-SNAPSHOT    [14/75]
2023-01-11T07:46:55.6469942Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:55.6759825Z [INFO] 
2023-01-11T07:46:55.6760742Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-sentinel-gateway ---
2023-01-11T07:46:55.6763910Z [INFO] 
2023-01-11T07:46:55.6764515Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-sentinel-gateway ---
2023-01-11T07:46:55.6765723Z [INFO] 
2023-01-11T07:46:55.6766278Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-sentinel-gateway ---
2023-01-11T07:46:55.6909470Z [INFO] 
2023-01-11T07:46:55.6910424Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-sentinel-gateway ---
2023-01-11T07:46:55.7042794Z [INFO] 
2023-01-11T07:46:55.7043757Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-sentinel-gateway ---
2023-01-11T07:46:55.7783977Z [INFO] Starting audit...
2023-01-11T07:46:55.7784420Z Audit done.
2023-01-11T07:46:55.7787394Z [INFO] 
2023-01-11T07:46:55.7788214Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-sentinel-gateway ---
2023-01-11T07:46:55.7795808Z [INFO] 
2023-01-11T07:46:55.7796534Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-alibaba-sentinel-gateway ---
2023-01-11T07:46:55.7801027Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-gateway/target/jacoco.exec
2023-01-11T07:46:55.7801756Z [INFO] 
2023-01-11T07:46:55.7802325Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-alibaba-sentinel-gateway ---
2023-01-11T07:46:55.7807070Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:55.7808798Z [INFO] Copying 0 resource
2023-01-11T07:46:55.7809827Z [INFO] Copying 1 resource
2023-01-11T07:46:55.7820419Z [INFO] 
2023-01-11T07:46:55.7821221Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-sentinel-gateway ---
2023-01-11T07:46:55.7823517Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-sentinel-gateway:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:55.8819640Z [INFO] 
2023-01-11T07:46:55.8820572Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-alibaba-sentinel-gateway ---
2023-01-11T07:46:55.8853136Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:55.8856775Z [INFO] Compiling 9 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-gateway/target/classes
2023-01-11T07:46:56.0858396Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-gateway/src/main/java/com/alibaba/cloud/sentinel/gateway/SentinelGatewayAutoConfiguration.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-gateway/src/main/java/com/alibaba/cloud/sentinel/gateway/SentinelGatewayAutoConfiguration.java uses or overrides a deprecated API.
2023-01-11T07:46:56.0860771Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-gateway/src/main/java/com/alibaba/cloud/sentinel/gateway/SentinelGatewayAutoConfiguration.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:46:56.0862933Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-gateway/src/main/java/com/alibaba/cloud/sentinel/gateway/SentinelGatewayAutoConfiguration.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-gateway/src/main/java/com/alibaba/cloud/sentinel/gateway/SentinelGatewayAutoConfiguration.java uses unchecked or unsafe operations.
2023-01-11T07:46:56.0864657Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-gateway/src/main/java/com/alibaba/cloud/sentinel/gateway/SentinelGatewayAutoConfiguration.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:46:56.0865442Z [INFO] 
2023-01-11T07:46:56.0866981Z [INFO] ------< com.alibaba.cloud:sentinel-spring-cloud-gateway-example >-------
2023-01-11T07:46:56.0867678Z [INFO] Building Spring Cloud Starter Alibaba Sentinel x Gateway Example 2.2.9-SNAPSHOT [15/75]
2023-01-11T07:46:56.0868336Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:56.1037519Z [INFO] 
2023-01-11T07:46:56.1038553Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sentinel-spring-cloud-gateway-example ---
2023-01-11T07:46:56.1043042Z [INFO] 
2023-01-11T07:46:56.1043674Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ sentinel-spring-cloud-gateway-example ---
2023-01-11T07:46:56.1045052Z [INFO] 
2023-01-11T07:46:56.1045678Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ sentinel-spring-cloud-gateway-example ---
2023-01-11T07:46:56.1080506Z [INFO] 
2023-01-11T07:46:56.1081073Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ sentinel-spring-cloud-gateway-example ---
2023-01-11T07:46:56.1112765Z [INFO] 
2023-01-11T07:46:56.1113624Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ sentinel-spring-cloud-gateway-example ---
2023-01-11T07:46:56.1649920Z [INFO] Starting audit...
2023-01-11T07:46:56.1650327Z Audit done.
2023-01-11T07:46:56.1652313Z [INFO] 
2023-01-11T07:46:56.1653164Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ sentinel-spring-cloud-gateway-example ---
2023-01-11T07:46:56.1661697Z [INFO] 
2023-01-11T07:46:56.1662624Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sentinel-spring-cloud-gateway-example ---
2023-01-11T07:46:56.1668419Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:56.1669947Z [INFO] Copying 0 resource
2023-01-11T07:46:56.1671445Z [INFO] Copying 3 resources
2023-01-11T07:46:56.1677901Z [INFO] 
2023-01-11T07:46:56.1678648Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ sentinel-spring-cloud-gateway-example ---
2023-01-11T07:46:56.1681613Z [INFO] Generating flattened POM of project com.alibaba.cloud:sentinel-spring-cloud-gateway-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:56.2729612Z [INFO] 
2023-01-11T07:46:56.2730710Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sentinel-spring-cloud-gateway-example ---
2023-01-11T07:46:56.2766310Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:56.2770643Z [INFO] Compiling 3 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/sentinel-example/sentinel-spring-cloud-gateway-example/target/classes
2023-01-11T07:46:56.3290784Z [INFO] 
2023-01-11T07:46:56.3291745Z [INFO] --------------< com.alibaba.cloud:sentinel-zuul-example >---------------
2023-01-11T07:46:56.3292504Z [INFO] Building Spring Cloud Starter Alibaba Sentinel x Zuul Example 2.2.9-SNAPSHOT [16/75]
2023-01-11T07:46:56.3293218Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:56.3455440Z [INFO] 
2023-01-11T07:46:56.3456372Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sentinel-zuul-example ---
2023-01-11T07:46:56.3465215Z [INFO] 
2023-01-11T07:46:56.3465954Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ sentinel-zuul-example ---
2023-01-11T07:46:56.3467121Z [INFO] 
2023-01-11T07:46:56.3467911Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ sentinel-zuul-example ---
2023-01-11T07:46:56.3503815Z [INFO] 
2023-01-11T07:46:56.3504573Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ sentinel-zuul-example ---
2023-01-11T07:46:56.3536615Z [INFO] 
2023-01-11T07:46:56.3537368Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ sentinel-zuul-example ---
2023-01-11T07:46:56.4075190Z [INFO] Starting audit...
2023-01-11T07:46:56.4075802Z Audit done.
2023-01-11T07:46:56.4077146Z [INFO] 
2023-01-11T07:46:56.4077998Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ sentinel-zuul-example ---
2023-01-11T07:46:56.4085459Z [INFO] 
2023-01-11T07:46:56.4086079Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sentinel-zuul-example ---
2023-01-11T07:46:56.4092381Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:56.4093841Z [INFO] Copying 0 resource
2023-01-11T07:46:56.4094997Z [INFO] Copying 3 resources
2023-01-11T07:46:56.4101302Z [INFO] 
2023-01-11T07:46:56.4102011Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ sentinel-zuul-example ---
2023-01-11T07:46:56.4104190Z [INFO] Generating flattened POM of project com.alibaba.cloud:sentinel-zuul-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:56.5402406Z [INFO] 
2023-01-11T07:46:56.5403408Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sentinel-zuul-example ---
2023-01-11T07:46:56.5439777Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:56.5444651Z [INFO] Compiling 3 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/sentinel-example/sentinel-zuul-example/target/classes
2023-01-11T07:46:56.5929913Z [INFO] 
2023-01-11T07:46:56.5930851Z [INFO] ----< com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config >-----
2023-01-11T07:46:56.5931647Z [INFO] Building Spring Cloud Starter Alibaba Nacos Config 2.2.9-SNAPSHOT [17/75]
2023-01-11T07:46:56.5934653Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:56.6035488Z [INFO] 
2023-01-11T07:46:56.6036499Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-nacos-config ---
2023-01-11T07:46:56.6039560Z [INFO] 
2023-01-11T07:46:56.6040234Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-nacos-config ---
2023-01-11T07:46:56.6043920Z [INFO] 
2023-01-11T07:46:56.6044808Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-nacos-config ---
2023-01-11T07:46:56.6783920Z [INFO] 
2023-01-11T07:46:56.6785090Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-nacos-config ---
2023-01-11T07:46:56.7480419Z [INFO] 
2023-01-11T07:46:56.7481517Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-nacos-config ---
2023-01-11T07:46:56.9752979Z [INFO] Starting audit...
2023-01-11T07:46:56.9753508Z Audit done.
2023-01-11T07:46:56.9758733Z [INFO] 
2023-01-11T07:46:56.9759649Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-nacos-config ---
2023-01-11T07:46:56.9766987Z [INFO] 
2023-01-11T07:46:56.9767742Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-nacos-config ---
2023-01-11T07:46:56.9771947Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/target/jacoco.exec
2023-01-11T07:46:56.9772740Z [INFO] 
2023-01-11T07:46:56.9773456Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-nacos-config ---
2023-01-11T07:46:56.9777725Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:56.9779868Z [INFO] Copying 0 resource
2023-01-11T07:46:56.9780710Z [INFO] Copying 2 resources
2023-01-11T07:46:56.9785900Z [INFO] 
2023-01-11T07:46:56.9786550Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-nacos-config ---
2023-01-11T07:46:56.9795789Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:57.1021681Z [INFO] 
2023-01-11T07:46:57.1022680Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-nacos-config ---
2023-01-11T07:46:57.1050784Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:57.1054956Z [INFO] Compiling 27 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/target/classes
2023-01-11T07:46:57.3532245Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/src/main/java/com/alibaba/cloud/nacos/NacosConfigAutoConfiguration.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/src/main/java/com/alibaba/cloud/nacos/NacosConfigAutoConfiguration.java uses or overrides a deprecated API.
2023-01-11T07:46:57.3534156Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/src/main/java/com/alibaba/cloud/nacos/NacosConfigAutoConfiguration.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:46:57.3535517Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/src/main/java/com/alibaba/cloud/nacos/client/NacosPropertySource.java: Some input files use unchecked or unsafe operations.
2023-01-11T07:46:57.3536856Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/src/main/java/com/alibaba/cloud/nacos/client/NacosPropertySource.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:46:57.3537629Z [INFO] 
2023-01-11T07:46:57.3539082Z [INFO] ------< com.alibaba.cloud:spring-cloud-starter-alibaba-appactive >------
2023-01-11T07:46:57.3539749Z [INFO] Building Spring Cloud Starter Alibaba Appactive 2.2.9-SNAPSHOT   [18/75]
2023-01-11T07:46:57.3540384Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:57.3930910Z [INFO] 
2023-01-11T07:46:57.3931949Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-appactive ---
2023-01-11T07:46:57.3934316Z [INFO] 
2023-01-11T07:46:57.3934907Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-appactive ---
2023-01-11T07:46:57.3936249Z [INFO] 
2023-01-11T07:46:57.3936856Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-appactive ---
2023-01-11T07:46:57.4173189Z [INFO] 
2023-01-11T07:46:57.4174253Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-appactive ---
2023-01-11T07:46:57.4392330Z [INFO] 
2023-01-11T07:46:57.4393357Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-appactive ---
2023-01-11T07:46:57.5291027Z [INFO] Starting audit...
2023-01-11T07:46:57.5291605Z Audit done.
2023-01-11T07:46:57.5294944Z [INFO] 
2023-01-11T07:46:57.5295794Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-appactive ---
2023-01-11T07:46:57.5303744Z [INFO] 
2023-01-11T07:46:57.5304535Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-appactive ---
2023-01-11T07:46:57.5308700Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-appactive/target/jacoco.exec
2023-01-11T07:46:57.5309527Z [INFO] 
2023-01-11T07:46:57.5310282Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-appactive ---
2023-01-11T07:46:57.5314619Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:57.5316461Z [INFO] Copying 0 resource
2023-01-11T07:46:57.5317372Z [INFO] Copying 1 resource
2023-01-11T07:46:57.5320458Z [INFO] 
2023-01-11T07:46:57.5320975Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-appactive ---
2023-01-11T07:46:57.5323912Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-appactive:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:57.6549682Z [INFO] 
2023-01-11T07:46:57.6550764Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-appactive ---
2023-01-11T07:46:57.6596051Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:57.6599786Z [INFO] Compiling 21 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-appactive/target/classes
2023-01-11T07:46:57.8217003Z [INFO] 
2023-01-11T07:46:57.8217987Z [INFO] -------------< com.alibaba.cloud:appactive-example-common >-------------
2023-01-11T07:46:57.8218781Z [INFO] Building Spring Cloud Starter Alibaba Appactive Example - Common Service 2.2.9-SNAPSHOT [19/75]
2023-01-11T07:46:57.8219503Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:57.8607579Z [WARNING] The artifact org.hibernate:hibernate-validator:jar:6.0.23.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.23.Final
2023-01-11T07:46:57.8644996Z [INFO] 
2023-01-11T07:46:57.8645585Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appactive-example-common ---
2023-01-11T07:46:57.8649085Z [INFO] 
2023-01-11T07:46:57.8649524Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ appactive-example-common ---
2023-01-11T07:46:57.8650994Z [INFO] 
2023-01-11T07:46:57.8651552Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ appactive-example-common ---
2023-01-11T07:46:57.8747460Z [INFO] 
2023-01-11T07:46:57.8748265Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ appactive-example-common ---
2023-01-11T07:46:57.8839716Z [INFO] 
2023-01-11T07:46:57.8840570Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ appactive-example-common ---
2023-01-11T07:46:57.9442712Z [INFO] Starting audit...
2023-01-11T07:46:57.9443117Z Audit done.
2023-01-11T07:46:57.9445417Z [INFO] 
2023-01-11T07:46:57.9446247Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ appactive-example-common ---
2023-01-11T07:46:57.9453945Z [INFO] 
2023-01-11T07:46:57.9454637Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ appactive-example-common ---
2023-01-11T07:46:57.9460320Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:57.9461255Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/appactive-example/common/src/main/resources
2023-01-11T07:46:57.9462261Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/appactive-example/common/src/main/resources
2023-01-11T07:46:57.9462785Z [INFO] 
2023-01-11T07:46:57.9463300Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ appactive-example-common ---
2023-01-11T07:46:57.9463961Z [INFO] Generating flattened POM of project com.alibaba.cloud:appactive-example-common:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:58.0504506Z [INFO] 
2023-01-11T07:46:58.0505550Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ appactive-example-common ---
2023-01-11T07:46:58.0794141Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:58.0795068Z [INFO] Compiling 10 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/appactive-example/common/target/classes
2023-01-11T07:46:58.1554217Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/appactive-example/common/src/main/java/com/alibaba/cloud/example/common/service/ProductDAO.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/appactive-example/common/src/main/java/com/alibaba/cloud/example/common/service/ProductDAO.java uses unchecked or unsafe operations.
2023-01-11T07:46:58.1555798Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/appactive-example/common/src/main/java/com/alibaba/cloud/example/common/service/ProductDAO.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:46:58.1556380Z [INFO] 
2023-01-11T07:46:58.1556828Z [INFO] ---------------------< com.alibaba.cloud:frontend >---------------------
2023-01-11T07:46:58.1557576Z [INFO] Building Spring Cloud Starter Alibaba Appactive Example - Frontend Service 2.2.9-SNAPSHOT [20/75]
2023-01-11T07:46:58.1558130Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:58.1790560Z [INFO] 
2023-01-11T07:46:58.1791326Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ frontend ---
2023-01-11T07:46:58.1796166Z [INFO] 
2023-01-11T07:46:58.1796851Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ frontend ---
2023-01-11T07:46:58.1797930Z [INFO] 
2023-01-11T07:46:58.1798406Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ frontend ---
2023-01-11T07:46:58.1854905Z [INFO] 
2023-01-11T07:46:58.1855555Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ frontend ---
2023-01-11T07:46:58.1908707Z [INFO] 
2023-01-11T07:46:58.1909371Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ frontend ---
2023-01-11T07:46:58.2465279Z [INFO] Starting audit...
2023-01-11T07:46:58.2465796Z Audit done.
2023-01-11T07:46:58.2467135Z [INFO] 
2023-01-11T07:46:58.2467968Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ frontend ---
2023-01-11T07:46:58.2475238Z [INFO] 
2023-01-11T07:46:58.2475865Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ frontend ---
2023-01-11T07:46:58.2493611Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:58.2496603Z [INFO] Copying 1 resource
2023-01-11T07:46:58.2502284Z [INFO] Copying 16 resources
2023-01-11T07:46:58.2532023Z [INFO] 
2023-01-11T07:46:58.2532743Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ frontend ---
2023-01-11T07:46:58.2534757Z [INFO] Generating flattened POM of project com.alibaba.cloud:frontend:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:58.3579511Z [INFO] 
2023-01-11T07:46:58.3580454Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ frontend ---
2023-01-11T07:46:58.3631166Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:58.3636948Z [INFO] Compiling 3 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/appactive-example/frontend/target/classes
2023-01-11T07:46:58.4218019Z [INFO] 
2023-01-11T07:46:58.4220394Z [INFO] ---------------------< com.alibaba.cloud:product >----------------------
2023-01-11T07:46:58.4221529Z [INFO] Building Spring Cloud Starter Alibaba Appactive Example - Product Service 2.2.9-SNAPSHOT [21/75]
2023-01-11T07:46:58.4222379Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:58.4357286Z [INFO] 
2023-01-11T07:46:58.4358214Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ product ---
2023-01-11T07:46:58.4360440Z [INFO] 
2023-01-11T07:46:58.4360934Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ product ---
2023-01-11T07:46:58.4362173Z [INFO] 
2023-01-11T07:46:58.4362927Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ product ---
2023-01-11T07:46:58.4434859Z [INFO] 
2023-01-11T07:46:58.4435592Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ product ---
2023-01-11T07:46:58.4516796Z [INFO] 
2023-01-11T07:46:58.4517651Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ product ---
2023-01-11T07:46:58.5095563Z [INFO] Starting audit...
2023-01-11T07:46:58.5096143Z Audit done.
2023-01-11T07:46:58.5098120Z [INFO] 
2023-01-11T07:46:58.5098857Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ product ---
2023-01-11T07:46:58.5106360Z [INFO] 
2023-01-11T07:46:58.5107044Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ product ---
2023-01-11T07:46:58.5113173Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:58.5116271Z [INFO] Copying 1 resource
2023-01-11T07:46:58.5121265Z [INFO] Copying 12 resources
2023-01-11T07:46:58.5152152Z [INFO] 
2023-01-11T07:46:58.5152738Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ product ---
2023-01-11T07:46:58.5155151Z [INFO] Generating flattened POM of project com.alibaba.cloud:product:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:58.6464951Z [INFO] 
2023-01-11T07:46:58.6465950Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ product ---
2023-01-11T07:46:58.6514696Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:58.6519829Z [INFO] Compiling 6 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/appactive-example/product/target/classes
2023-01-11T07:46:58.7186943Z [INFO] 
2023-01-11T07:46:58.7187892Z [INFO] ---------------------< com.alibaba.cloud:storage >----------------------
2023-01-11T07:46:58.7188727Z [INFO] Building Spring Cloud Starter Alibaba Appactive Example - Storage Service 2.2.9-SNAPSHOT [22/75]
2023-01-11T07:46:58.7192223Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:58.7424281Z [INFO] 
2023-01-11T07:46:58.7425176Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ storage ---
2023-01-11T07:46:58.7427838Z [INFO] 
2023-01-11T07:46:58.7428339Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ storage ---
2023-01-11T07:46:58.7429569Z [INFO] 
2023-01-11T07:46:58.7430075Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ storage ---
2023-01-11T07:46:58.7485743Z [INFO] 
2023-01-11T07:46:58.7486724Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ storage ---
2023-01-11T07:46:58.7526178Z [INFO] 
2023-01-11T07:46:58.7526979Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ storage ---
2023-01-11T07:46:58.8065633Z [INFO] Starting audit...
2023-01-11T07:46:58.8066170Z Audit done.
2023-01-11T07:46:58.8067563Z [INFO] 
2023-01-11T07:46:58.8068489Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ storage ---
2023-01-11T07:46:58.8075426Z [INFO] 
2023-01-11T07:46:58.8076155Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ storage ---
2023-01-11T07:46:58.8081373Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:58.8082793Z [INFO] Copying 1 resource
2023-01-11T07:46:58.8085791Z [INFO] Copying 0 resource
2023-01-11T07:46:58.8086215Z [INFO] 
2023-01-11T07:46:58.8086759Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ storage ---
2023-01-11T07:46:58.8089160Z [INFO] Generating flattened POM of project com.alibaba.cloud:storage:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:58.9125823Z [INFO] 
2023-01-11T07:46:58.9126603Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ storage ---
2023-01-11T07:46:58.9168615Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:58.9173880Z [INFO] Compiling 3 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/appactive-example/storage/target/classes
2023-01-11T07:46:58.9789981Z [INFO] 
2023-01-11T07:46:58.9791266Z [INFO] -------------< com.alibaba.cloud:nacos-discovery-example >--------------
2023-01-11T07:46:58.9792065Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery Examples 2.2.9-SNAPSHOT [23/75]
2023-01-11T07:46:58.9792780Z [INFO] --------------------------------[ pom ]---------------------------------
2023-01-11T07:46:58.9810726Z [INFO] 
2023-01-11T07:46:58.9811418Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nacos-discovery-example ---
2023-01-11T07:46:58.9814126Z [INFO] 
2023-01-11T07:46:58.9814615Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ nacos-discovery-example ---
2023-01-11T07:46:58.9815763Z [INFO] 
2023-01-11T07:46:58.9816296Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ nacos-discovery-example ---
2023-01-11T07:46:58.9822069Z [INFO] 
2023-01-11T07:46:58.9822627Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ nacos-discovery-example ---
2023-01-11T07:46:58.9826921Z [INFO] 
2023-01-11T07:46:58.9827499Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ nacos-discovery-example ---
2023-01-11T07:46:59.0601119Z [INFO] Starting audit...
2023-01-11T07:46:59.0601648Z Audit done.
2023-01-11T07:46:59.0602365Z [INFO] 
2023-01-11T07:46:59.0603309Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ nacos-discovery-example ---
2023-01-11T07:46:59.0611946Z [INFO] 
2023-01-11T07:46:59.0612624Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ nacos-discovery-example ---
2023-01-11T07:46:59.0614687Z [INFO] Generating flattened POM of project com.alibaba.cloud:nacos-discovery-example:pom:2.2.9-SNAPSHOT...
2023-01-11T07:46:59.1664036Z [INFO] 
2023-01-11T07:46:59.1664673Z [INFO] ---------< com.alibaba.cloud:nacos-discovery-consumer-example >---------
2023-01-11T07:46:59.1665250Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery Consumer Example 2.2.9-SNAPSHOT [24/75]
2023-01-11T07:46:59.1665726Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:59.1883688Z [INFO] 
2023-01-11T07:46:59.1884642Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nacos-discovery-consumer-example ---
2023-01-11T07:46:59.1887046Z [INFO] 
2023-01-11T07:46:59.1887600Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ nacos-discovery-consumer-example ---
2023-01-11T07:46:59.1888712Z [INFO] 
2023-01-11T07:46:59.1889283Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ nacos-discovery-consumer-example ---
2023-01-11T07:46:59.1953962Z [INFO] 
2023-01-11T07:46:59.1954652Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ nacos-discovery-consumer-example ---
2023-01-11T07:46:59.2015087Z [INFO] 
2023-01-11T07:46:59.2015955Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ nacos-discovery-consumer-example ---
2023-01-11T07:46:59.2610386Z [INFO] Starting audit...
2023-01-11T07:46:59.2610900Z Audit done.
2023-01-11T07:46:59.2612356Z [INFO] 
2023-01-11T07:46:59.2613163Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ nacos-discovery-consumer-example ---
2023-01-11T07:46:59.2620088Z [INFO] 
2023-01-11T07:46:59.2620703Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nacos-discovery-consumer-example ---
2023-01-11T07:46:59.2626736Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:59.2628192Z [INFO] Copying 1 resource
2023-01-11T07:46:59.2631787Z [INFO] Copying 2 resources
2023-01-11T07:46:59.2636001Z [INFO] 
2023-01-11T07:46:59.2636650Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ nacos-discovery-consumer-example ---
2023-01-11T07:46:59.2638855Z [INFO] Generating flattened POM of project com.alibaba.cloud:nacos-discovery-consumer-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:59.3640250Z [INFO] 
2023-01-11T07:46:59.3641358Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ nacos-discovery-consumer-example ---
2023-01-11T07:46:59.3683320Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:59.3687484Z [INFO] Compiling 7 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/nacos-discovery-consumer-example/target/classes
2023-01-11T07:46:59.4247562Z [INFO] 
2023-01-11T07:46:59.4248504Z [INFO] ------< com.alibaba.cloud:nacos-discovery-consumer-sclb-example >-------
2023-01-11T07:46:59.4249437Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery x Load Balancer Example 2.2.9-SNAPSHOT [25/75]
2023-01-11T07:46:59.4250162Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:59.4402491Z [INFO] 
2023-01-11T07:46:59.4403484Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nacos-discovery-consumer-sclb-example ---
2023-01-11T07:46:59.4405531Z [INFO] 
2023-01-11T07:46:59.4406104Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ nacos-discovery-consumer-sclb-example ---
2023-01-11T07:46:59.4407202Z [INFO] 
2023-01-11T07:46:59.4407780Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ nacos-discovery-consumer-sclb-example ---
2023-01-11T07:46:59.4783161Z [INFO] 
2023-01-11T07:46:59.4784220Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ nacos-discovery-consumer-sclb-example ---
2023-01-11T07:46:59.4892215Z [INFO] 
2023-01-11T07:46:59.4893179Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ nacos-discovery-consumer-sclb-example ---
2023-01-11T07:46:59.5581210Z [INFO] Starting audit...
2023-01-11T07:46:59.5582679Z Audit done.
2023-01-11T07:46:59.5587797Z [INFO] 
2023-01-11T07:46:59.5588911Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ nacos-discovery-consumer-sclb-example ---
2023-01-11T07:46:59.5596224Z [INFO] 
2023-01-11T07:46:59.5596940Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nacos-discovery-consumer-sclb-example ---
2023-01-11T07:46:59.5603995Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:59.5605403Z [INFO] Copying 1 resource
2023-01-11T07:46:59.5608995Z [INFO] Copying 2 resources
2023-01-11T07:46:59.5613261Z [INFO] 
2023-01-11T07:46:59.5613956Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ nacos-discovery-consumer-sclb-example ---
2023-01-11T07:46:59.5616287Z [INFO] Generating flattened POM of project com.alibaba.cloud:nacos-discovery-consumer-sclb-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:59.6661508Z [INFO] 
2023-01-11T07:46:59.6662821Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ nacos-discovery-consumer-sclb-example ---
2023-01-11T07:46:59.6706916Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:59.6711402Z [INFO] Compiling 10 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/nacos-discovery-consumer-sclb-example/target/classes
2023-01-11T07:46:59.7489109Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/nacos-discovery-consumer-sclb-example/src/main/java/com/alibaba/cloud/examples/RandomLoadBalancer.java: Some input files use or override a deprecated API.
2023-01-11T07:46:59.7490670Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/nacos-discovery-consumer-sclb-example/src/main/java/com/alibaba/cloud/examples/RandomLoadBalancer.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:46:59.7491474Z [INFO] 
2023-01-11T07:46:59.7491954Z [INFO] -----< com.alibaba.cloud:nacos-reactivediscovery-consumer-example >-----
2023-01-11T07:46:59.7492611Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery Reactive Example 2.2.9-SNAPSHOT [26/75]
2023-01-11T07:46:59.7493158Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:46:59.7640970Z [INFO] 
2023-01-11T07:46:59.7642001Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nacos-reactivediscovery-consumer-example ---
2023-01-11T07:46:59.7644246Z [INFO] 
2023-01-11T07:46:59.7644668Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ nacos-reactivediscovery-consumer-example ---
2023-01-11T07:46:59.7645911Z [INFO] 
2023-01-11T07:46:59.7646488Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ nacos-reactivediscovery-consumer-example ---
2023-01-11T07:46:59.7679367Z [INFO] 
2023-01-11T07:46:59.7680050Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ nacos-reactivediscovery-consumer-example ---
2023-01-11T07:46:59.7708840Z [INFO] 
2023-01-11T07:46:59.7709562Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ nacos-reactivediscovery-consumer-example ---
2023-01-11T07:46:59.8227094Z [INFO] Starting audit...
2023-01-11T07:46:59.8227486Z Audit done.
2023-01-11T07:46:59.8228481Z [INFO] 
2023-01-11T07:46:59.8229299Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ nacos-reactivediscovery-consumer-example ---
2023-01-11T07:46:59.8236204Z [INFO] 
2023-01-11T07:46:59.8236788Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nacos-reactivediscovery-consumer-example ---
2023-01-11T07:46:59.8242640Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:46:59.8244140Z [INFO] Copying 1 resource
2023-01-11T07:46:59.8246712Z [INFO] Copying 0 resource
2023-01-11T07:46:59.8247029Z [INFO] 
2023-01-11T07:46:59.8247658Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ nacos-reactivediscovery-consumer-example ---
2023-01-11T07:46:59.8250489Z [INFO] Generating flattened POM of project com.alibaba.cloud:nacos-reactivediscovery-consumer-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:46:59.9519016Z [INFO] 
2023-01-11T07:46:59.9519990Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ nacos-reactivediscovery-consumer-example ---
2023-01-11T07:46:59.9547257Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:46:59.9551367Z [INFO] Compiling 3 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/nacos-reactivediscovery-consumer-example/target/classes
2023-01-11T07:47:00.0079105Z [INFO] 
2023-01-11T07:47:00.0079955Z [INFO] ---------< com.alibaba.cloud:nacos-discovery-provider-example >---------
2023-01-11T07:47:00.0080627Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery Provider Example 2.2.9-SNAPSHOT [27/75]
2023-01-11T07:47:00.0081474Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:00.0265381Z [INFO] 
2023-01-11T07:47:00.0266496Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nacos-discovery-provider-example ---
2023-01-11T07:47:00.0269316Z [INFO] 
2023-01-11T07:47:00.0269983Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ nacos-discovery-provider-example ---
2023-01-11T07:47:00.0270617Z [INFO] 
2023-01-11T07:47:00.0271303Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ nacos-discovery-provider-example ---
2023-01-11T07:47:00.0300065Z [INFO] 
2023-01-11T07:47:00.0300981Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ nacos-discovery-provider-example ---
2023-01-11T07:47:00.0326365Z [INFO] 
2023-01-11T07:47:00.0327200Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ nacos-discovery-provider-example ---
2023-01-11T07:47:00.0841750Z [INFO] Starting audit...
2023-01-11T07:47:00.0842237Z Audit done.
2023-01-11T07:47:00.0843207Z [INFO] 
2023-01-11T07:47:00.0844042Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ nacos-discovery-provider-example ---
2023-01-11T07:47:00.0851123Z [INFO] 
2023-01-11T07:47:00.0851852Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nacos-discovery-provider-example ---
2023-01-11T07:47:00.0857569Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:00.0858827Z [INFO] Copying 1 resource
2023-01-11T07:47:00.0862009Z [INFO] Copying 0 resource
2023-01-11T07:47:00.0862445Z [INFO] 
2023-01-11T07:47:00.0863149Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ nacos-discovery-provider-example ---
2023-01-11T07:47:00.0865437Z [INFO] Generating flattened POM of project com.alibaba.cloud:nacos-discovery-provider-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:00.1918338Z [INFO] 
2023-01-11T07:47:00.1919399Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ nacos-discovery-provider-example ---
2023-01-11T07:47:00.1939943Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:00.1943860Z [INFO] Compiling 2 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/nacos-discovery-provider-example/target/classes
2023-01-11T07:47:00.2377035Z [INFO] 
2023-01-11T07:47:00.2377852Z [INFO] --< com.alibaba.cloud:nacos-discovery-spring-cloud-config-server-example >--
2023-01-11T07:47:00.2378554Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery x Config Server Example 2.2.9-SNAPSHOT [28/75]
2023-01-11T07:47:00.2381169Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:00.2547575Z [INFO] 
2023-01-11T07:47:00.2548554Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nacos-discovery-spring-cloud-config-server-example ---
2023-01-11T07:47:00.2550705Z [INFO] 
2023-01-11T07:47:00.2551323Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ nacos-discovery-spring-cloud-config-server-example ---
2023-01-11T07:47:00.2552332Z [INFO] 
2023-01-11T07:47:00.2552882Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ nacos-discovery-spring-cloud-config-server-example ---
2023-01-11T07:47:00.2569797Z [INFO] 
2023-01-11T07:47:00.2570553Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ nacos-discovery-spring-cloud-config-server-example ---
2023-01-11T07:47:00.2584397Z [INFO] 
2023-01-11T07:47:00.2585008Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ nacos-discovery-spring-cloud-config-server-example ---
2023-01-11T07:47:00.3422210Z [INFO] Starting audit...
2023-01-11T07:47:00.3422748Z Audit done.
2023-01-11T07:47:00.3423414Z [INFO] 
2023-01-11T07:47:00.3424299Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ nacos-discovery-spring-cloud-config-server-example ---
2023-01-11T07:47:00.3434926Z [INFO] 
2023-01-11T07:47:00.3436042Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nacos-discovery-spring-cloud-config-server-example ---
2023-01-11T07:47:00.3436859Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:00.3439652Z [INFO] Copying 1 resource
2023-01-11T07:47:00.3440079Z [INFO] Copying 0 resource
2023-01-11T07:47:00.3440405Z [INFO] 
2023-01-11T07:47:00.3441141Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ nacos-discovery-spring-cloud-config-server-example ---
2023-01-11T07:47:00.3443951Z [INFO] Generating flattened POM of project com.alibaba.cloud:nacos-discovery-spring-cloud-config-server-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:00.4496814Z [INFO] 
2023-01-11T07:47:00.4497626Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ nacos-discovery-spring-cloud-config-server-example ---
2023-01-11T07:47:00.4517367Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:00.4521552Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/nacos-discovery-spring-cloud-config-server-example/target/classes
2023-01-11T07:47:00.4921445Z [INFO] 
2023-01-11T07:47:00.4922358Z [INFO] --< com.alibaba.cloud:nacos-discovery-spring-cloud-config-client-example >--
2023-01-11T07:47:00.4923293Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery x Config Client Example 2.2.9-SNAPSHOT [29/75]
2023-01-11T07:47:00.4926122Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:00.5089080Z [INFO] 
2023-01-11T07:47:00.5090121Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nacos-discovery-spring-cloud-config-client-example ---
2023-01-11T07:47:00.5092367Z [INFO] 
2023-01-11T07:47:00.5093031Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ nacos-discovery-spring-cloud-config-client-example ---
2023-01-11T07:47:00.5093980Z [INFO] 
2023-01-11T07:47:00.5094682Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ nacos-discovery-spring-cloud-config-client-example ---
2023-01-11T07:47:00.5117632Z [INFO] 
2023-01-11T07:47:00.5118421Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ nacos-discovery-spring-cloud-config-client-example ---
2023-01-11T07:47:00.5138030Z [INFO] 
2023-01-11T07:47:00.5138810Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ nacos-discovery-spring-cloud-config-client-example ---
2023-01-11T07:47:00.5639537Z [INFO] Starting audit...
2023-01-11T07:47:00.5640088Z Audit done.
2023-01-11T07:47:00.5640716Z [INFO] 
2023-01-11T07:47:00.5641606Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ nacos-discovery-spring-cloud-config-client-example ---
2023-01-11T07:47:00.5648747Z [INFO] 
2023-01-11T07:47:00.5649560Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nacos-discovery-spring-cloud-config-client-example ---
2023-01-11T07:47:00.5654655Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:00.5656146Z [INFO] Copying 1 resource
2023-01-11T07:47:00.5658339Z [INFO] Copying 1 resource
2023-01-11T07:47:00.5661027Z [INFO] 
2023-01-11T07:47:00.5662039Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ nacos-discovery-spring-cloud-config-client-example ---
2023-01-11T07:47:00.5664115Z [INFO] Generating flattened POM of project com.alibaba.cloud:nacos-discovery-spring-cloud-config-client-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:00.6662836Z [INFO] 
2023-01-11T07:47:00.6664030Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ nacos-discovery-spring-cloud-config-client-example ---
2023-01-11T07:47:00.6688726Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:00.6692481Z [INFO] Compiling 2 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/nacos-discovery-spring-cloud-config-client-example/target/classes
2023-01-11T07:47:00.7327016Z [INFO] 
2023-01-11T07:47:00.7327884Z [INFO] ---------------< com.alibaba.cloud:nacos-config-example >---------------
2023-01-11T07:47:00.7328780Z [INFO] Building Spring Cloud Starter Alibaba Nacos Config Example 2.2.9-SNAPSHOT [30/75]
2023-01-11T07:47:00.7329823Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:00.7397292Z [INFO] 
2023-01-11T07:47:00.7398198Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nacos-config-example ---
2023-01-11T07:47:00.7417213Z [INFO] 
2023-01-11T07:47:00.7418032Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ nacos-config-example ---
2023-01-11T07:47:00.7418492Z [INFO] 
2023-01-11T07:47:00.7419205Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ nacos-config-example ---
2023-01-11T07:47:00.7493942Z [INFO] 
2023-01-11T07:47:00.7494561Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ nacos-config-example ---
2023-01-11T07:47:00.7577399Z [INFO] 
2023-01-11T07:47:00.7578184Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ nacos-config-example ---
2023-01-11T07:47:00.8222298Z [INFO] Starting audit...
2023-01-11T07:47:00.8222509Z Audit done.
2023-01-11T07:47:00.8223180Z [INFO] 
2023-01-11T07:47:00.8223793Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ nacos-config-example ---
2023-01-11T07:47:00.8231335Z [INFO] 
2023-01-11T07:47:00.8232280Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nacos-config-example ---
2023-01-11T07:47:00.8239295Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:00.8240520Z [INFO] Copying 1 resource
2023-01-11T07:47:00.8242798Z [INFO] Copying 1 resource
2023-01-11T07:47:00.8245582Z [INFO] 
2023-01-11T07:47:00.8246161Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ nacos-config-example ---
2023-01-11T07:47:00.8248385Z [INFO] Generating flattened POM of project com.alibaba.cloud:nacos-config-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:00.9288921Z [INFO] 
2023-01-11T07:47:00.9290045Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ nacos-config-example ---
2023-01-11T07:47:00.9318999Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:00.9322431Z [INFO] Compiling 8 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/nacos-example/nacos-config-example/target/classes
2023-01-11T07:47:00.9673602Z [INFO] 
2023-01-11T07:47:00.9674687Z [INFO] --------------< com.alibaba.cloud:nacos-gateway-example >---------------
2023-01-11T07:47:00.9675480Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery x Gateway Examples 2.2.9-SNAPSHOT [31/75]
2023-01-11T07:47:00.9676378Z [INFO] --------------------------------[ pom ]---------------------------------
2023-01-11T07:47:00.9693700Z [INFO] 
2023-01-11T07:47:00.9694362Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nacos-gateway-example ---
2023-01-11T07:47:00.9696869Z [INFO] 
2023-01-11T07:47:00.9697406Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ nacos-gateway-example ---
2023-01-11T07:47:00.9698344Z [INFO] 
2023-01-11T07:47:00.9698839Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ nacos-gateway-example ---
2023-01-11T07:47:00.9705890Z [INFO] 
2023-01-11T07:47:00.9706542Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ nacos-gateway-example ---
2023-01-11T07:47:00.9710699Z [INFO] 
2023-01-11T07:47:00.9711285Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ nacos-gateway-example ---
2023-01-11T07:47:01.0176515Z [INFO] Starting audit...
2023-01-11T07:47:01.0177041Z Audit done.
2023-01-11T07:47:01.0177740Z [INFO] 
2023-01-11T07:47:01.0178637Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ nacos-gateway-example ---
2023-01-11T07:47:01.0185178Z [INFO] 
2023-01-11T07:47:01.0185740Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ nacos-gateway-example ---
2023-01-11T07:47:01.0187794Z [INFO] Generating flattened POM of project com.alibaba.cloud:nacos-gateway-example:pom:2.2.9-SNAPSHOT...
2023-01-11T07:47:01.1411912Z [INFO] 
2023-01-11T07:47:01.1412819Z [INFO] ---------< com.alibaba.cloud:nacos-gateway-discovery-example >----------
2023-01-11T07:47:01.1413682Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery x Gateway Example 2.2.9-SNAPSHOT [32/75]
2023-01-11T07:47:01.1414393Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:01.1668397Z [INFO] 
2023-01-11T07:47:01.1669389Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nacos-gateway-discovery-example ---
2023-01-11T07:47:01.1673261Z [INFO] 
2023-01-11T07:47:01.1673878Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ nacos-gateway-discovery-example ---
2023-01-11T07:47:01.1674875Z [INFO] 
2023-01-11T07:47:01.1675445Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ nacos-gateway-discovery-example ---
2023-01-11T07:47:01.1691162Z [INFO] 
2023-01-11T07:47:01.1691814Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ nacos-gateway-discovery-example ---
2023-01-11T07:47:01.1705274Z [INFO] 
2023-01-11T07:47:01.1705911Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ nacos-gateway-discovery-example ---
2023-01-11T07:47:01.2195759Z [INFO] Starting audit...
2023-01-11T07:47:01.2196295Z Audit done.
2023-01-11T07:47:01.2196928Z [INFO] 
2023-01-11T07:47:01.2198022Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ nacos-gateway-discovery-example ---
2023-01-11T07:47:01.2204119Z [INFO] 
2023-01-11T07:47:01.2204743Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nacos-gateway-discovery-example ---
2023-01-11T07:47:01.2210187Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:01.2211543Z [INFO] Copying 1 resource
2023-01-11T07:47:01.2214465Z [INFO] Copying 0 resource
2023-01-11T07:47:01.2214858Z [INFO] 
2023-01-11T07:47:01.2215433Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ nacos-gateway-discovery-example ---
2023-01-11T07:47:01.2217600Z [INFO] Generating flattened POM of project com.alibaba.cloud:nacos-gateway-discovery-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:01.3258273Z [INFO] 
2023-01-11T07:47:01.3259125Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ nacos-gateway-discovery-example ---
2023-01-11T07:47:01.3283268Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:01.3287965Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/nacos-example/nacos-gateway-example/nacos-gateway-discovery-example/target/classes
2023-01-11T07:47:01.3679838Z [INFO] 
2023-01-11T07:47:01.3680638Z [INFO] ----------< com.alibaba.cloud:nacos-gateway-provider-example >----------
2023-01-11T07:47:01.3681323Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery x Gateway - Provider Example 2.2.9-SNAPSHOT [33/75]
2023-01-11T07:47:01.3681911Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:01.3765420Z [INFO] 
2023-01-11T07:47:01.3766247Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nacos-gateway-provider-example ---
2023-01-11T07:47:01.3768488Z [INFO] 
2023-01-11T07:47:01.3769024Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ nacos-gateway-provider-example ---
2023-01-11T07:47:01.3769952Z [INFO] 
2023-01-11T07:47:01.3770519Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ nacos-gateway-provider-example ---
2023-01-11T07:47:01.3793792Z [INFO] 
2023-01-11T07:47:01.3794466Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ nacos-gateway-provider-example ---
2023-01-11T07:47:01.3816061Z [INFO] 
2023-01-11T07:47:01.3816819Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ nacos-gateway-provider-example ---
2023-01-11T07:47:01.4320952Z [INFO] Starting audit...
2023-01-11T07:47:01.4321688Z Audit done.
2023-01-11T07:47:01.4322371Z [INFO] 
2023-01-11T07:47:01.4323156Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ nacos-gateway-provider-example ---
2023-01-11T07:47:01.4330125Z [INFO] 
2023-01-11T07:47:01.4330806Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nacos-gateway-provider-example ---
2023-01-11T07:47:01.4335779Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:01.4337312Z [INFO] Copying 1 resource
2023-01-11T07:47:01.4339717Z [INFO] Copying 0 resource
2023-01-11T07:47:01.4340133Z [INFO] 
2023-01-11T07:47:01.4340645Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ nacos-gateway-provider-example ---
2023-01-11T07:47:01.4343589Z [INFO] Generating flattened POM of project com.alibaba.cloud:nacos-gateway-provider-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:01.5564330Z [INFO] 
2023-01-11T07:47:01.5565143Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ nacos-gateway-provider-example ---
2023-01-11T07:47:01.5583192Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:01.5587051Z [INFO] Compiling 2 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/nacos-example/nacos-gateway-example/nacos-gateway-provider-example/target/classes
2023-01-11T07:47:01.5955735Z [INFO] 
2023-01-11T07:47:01.5956633Z [INFO] --------< com.alibaba.cloud:spring-cloud-starter-alibaba-seata >--------
2023-01-11T07:47:01.5957492Z [INFO] Building Spring Cloud Starter Alibaba Seata 2.2.9-SNAPSHOT       [34/75]
2023-01-11T07:47:01.5958044Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:01.6075236Z [WARNING] The POM for com.alibaba:druid:jar:1.2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
2023-01-11T07:47:01.6379366Z [INFO] 
2023-01-11T07:47:01.6380228Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-seata ---
2023-01-11T07:47:01.6382928Z [INFO] 
2023-01-11T07:47:01.6383468Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-seata ---
2023-01-11T07:47:01.6384455Z [INFO] 
2023-01-11T07:47:01.6384999Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-seata ---
2023-01-11T07:47:01.6496318Z [INFO] 
2023-01-11T07:47:01.6497037Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-seata ---
2023-01-11T07:47:01.6596574Z [INFO] 
2023-01-11T07:47:01.6602977Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-seata ---
2023-01-11T07:47:01.7238540Z [INFO] Starting audit...
2023-01-11T07:47:01.7238962Z Audit done.
2023-01-11T07:47:01.7240697Z [INFO] 
2023-01-11T07:47:01.7241498Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-seata ---
2023-01-11T07:47:01.7248479Z [INFO] 
2023-01-11T07:47:01.7248971Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-seata ---
2023-01-11T07:47:01.7252919Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-seata/target/jacoco.exec
2023-01-11T07:47:01.7253430Z [INFO] 
2023-01-11T07:47:01.7253805Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-seata ---
2023-01-11T07:47:01.7258880Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:01.7260641Z [INFO] Copying 0 resource
2023-01-11T07:47:01.7261835Z [INFO] Copying 1 resource
2023-01-11T07:47:01.7264841Z [INFO] 
2023-01-11T07:47:01.7265448Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-seata ---
2023-01-11T07:47:01.7268592Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-seata:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:01.8312295Z [INFO] 
2023-01-11T07:47:01.8313012Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-seata ---
2023-01-11T07:47:01.8349380Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:01.8352395Z [INFO] Compiling 10 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-seata/target/classes
2023-01-11T07:47:01.9949695Z [INFO] 
2023-01-11T07:47:01.9950732Z [INFO] -----------------< com.alibaba.cloud:business-service >-----------------
2023-01-11T07:47:01.9951681Z [INFO] Building Spring Cloud Starter Alibaba Seata Example - Business Service 2.2.9-SNAPSHOT [35/75]
2023-01-11T07:47:01.9952459Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:02.0251167Z [INFO] 
2023-01-11T07:47:02.0251999Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ business-service ---
2023-01-11T07:47:02.0256158Z [INFO] 
2023-01-11T07:47:02.0256697Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ business-service ---
2023-01-11T07:47:02.0257834Z [INFO] 
2023-01-11T07:47:02.0258338Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ business-service ---
2023-01-11T07:47:02.0302779Z [INFO] 
2023-01-11T07:47:02.0303666Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ business-service ---
2023-01-11T07:47:02.0343815Z [INFO] 
2023-01-11T07:47:02.0344469Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ business-service ---
2023-01-11T07:47:02.0883135Z [INFO] Starting audit...
2023-01-11T07:47:02.0883660Z Audit done.
2023-01-11T07:47:02.0884439Z [INFO] 
2023-01-11T07:47:02.0885205Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ business-service ---
2023-01-11T07:47:02.0892015Z [INFO] 
2023-01-11T07:47:02.0892616Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ business-service ---
2023-01-11T07:47:02.0898150Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:02.0899436Z [INFO] Copying 1 resource
2023-01-11T07:47:02.0903659Z [INFO] Copying 0 resource
2023-01-11T07:47:02.0904044Z [INFO] 
2023-01-11T07:47:02.0904592Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ business-service ---
2023-01-11T07:47:02.0906814Z [INFO] Generating flattened POM of project com.alibaba.cloud:business-service:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:02.1948258Z [INFO] 
2023-01-11T07:47:02.1949244Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ business-service ---
2023-01-11T07:47:02.1991684Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:02.1995658Z [INFO] Compiling 3 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/seata-example/business-service/target/classes
2023-01-11T07:47:02.2662639Z [INFO] 
2023-01-11T07:47:02.2663715Z [INFO] ------------------< com.alibaba.cloud:order-service >-------------------
2023-01-11T07:47:02.2664492Z [INFO] Building Spring Cloud Starter Alibaba Seata Example - Order Service 2.2.9-SNAPSHOT [36/75]
2023-01-11T07:47:02.2665178Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:02.2852874Z [INFO] 
2023-01-11T07:47:02.2853834Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ order-service ---
2023-01-11T07:47:02.2855833Z [INFO] 
2023-01-11T07:47:02.2856352Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ order-service ---
2023-01-11T07:47:02.2857304Z [INFO] 
2023-01-11T07:47:02.2857829Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ order-service ---
2023-01-11T07:47:02.2908722Z [INFO] 
2023-01-11T07:47:02.2909597Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ order-service ---
2023-01-11T07:47:02.2955648Z [INFO] 
2023-01-11T07:47:02.2956736Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ order-service ---
2023-01-11T07:47:02.3727733Z [INFO] Starting audit...
2023-01-11T07:47:02.3728269Z Audit done.
2023-01-11T07:47:02.3728989Z [INFO] 
2023-01-11T07:47:02.3729919Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ order-service ---
2023-01-11T07:47:02.3738029Z [INFO] 
2023-01-11T07:47:02.3738621Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ order-service ---
2023-01-11T07:47:02.3744215Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:02.3745701Z [INFO] Copying 1 resource
2023-01-11T07:47:02.3749604Z [INFO] Copying 0 resource
2023-01-11T07:47:02.3750029Z [INFO] 
2023-01-11T07:47:02.3750564Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ order-service ---
2023-01-11T07:47:02.3752828Z [INFO] Generating flattened POM of project com.alibaba.cloud:order-service:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:02.4793962Z [INFO] 
2023-01-11T07:47:02.4794961Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ order-service ---
2023-01-11T07:47:02.4831179Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:02.4832185Z [INFO] Compiling 4 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/seata-example/order-service/target/classes
2023-01-11T07:47:02.5468304Z [INFO] 
2023-01-11T07:47:02.5469482Z [INFO] -------------------< com.alibaba.cloud:seata-server >-------------------
2023-01-11T07:47:02.5470223Z [INFO] Building Spring Cloud Starter Alibaba Seata Example - Seata Server 2.2.9-SNAPSHOT [37/75]
2023-01-11T07:47:02.5471043Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:02.6841039Z [INFO] 
2023-01-11T07:47:02.6842016Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ seata-server ---
2023-01-11T07:47:02.6844249Z [INFO] 
2023-01-11T07:47:02.6844853Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ seata-server ---
2023-01-11T07:47:02.6846948Z [INFO] 
2023-01-11T07:47:02.6847476Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ seata-server ---
2023-01-11T07:47:02.6864318Z [INFO] 
2023-01-11T07:47:02.6864895Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ seata-server ---
2023-01-11T07:47:02.6878757Z [INFO] 
2023-01-11T07:47:02.6879343Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ seata-server ---
2023-01-11T07:47:02.7744746Z [INFO] Starting audit...
2023-01-11T07:47:02.7745279Z Audit done.
2023-01-11T07:47:02.7745973Z [INFO] 
2023-01-11T07:47:02.7746926Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ seata-server ---
2023-01-11T07:47:02.7754625Z [INFO] 
2023-01-11T07:47:02.7755190Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ seata-server ---
2023-01-11T07:47:02.7760479Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:02.7761860Z [INFO] Copying 1 resource
2023-01-11T07:47:02.7768485Z [INFO] Copying 0 resource
2023-01-11T07:47:02.7768881Z [INFO] 
2023-01-11T07:47:02.7769557Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ seata-server ---
2023-01-11T07:47:02.7771699Z [INFO] Generating flattened POM of project com.alibaba.cloud:seata-server:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:02.8813299Z [INFO] 
2023-01-11T07:47:02.8814242Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ seata-server ---
2023-01-11T07:47:02.8827909Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:02.8831273Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/seata-example/seata-server/target/classes
2023-01-11T07:47:02.9473483Z [INFO] 
2023-01-11T07:47:02.9474386Z [INFO] -----------------< com.alibaba.cloud:storage-service >------------------
2023-01-11T07:47:02.9475188Z [INFO] Building Spring Cloud Starter Alibaba Seata Example - Storage Service 2.2.9-SNAPSHOT [38/75]
2023-01-11T07:47:02.9476489Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:02.9726029Z [INFO] 
2023-01-11T07:47:02.9726931Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ storage-service ---
2023-01-11T07:47:02.9744905Z [INFO] 
2023-01-11T07:47:02.9745738Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ storage-service ---
2023-01-11T07:47:02.9746473Z [INFO] 
2023-01-11T07:47:02.9747088Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ storage-service ---
2023-01-11T07:47:02.9769882Z [INFO] 
2023-01-11T07:47:02.9770577Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ storage-service ---
2023-01-11T07:47:02.9802397Z [INFO] 
2023-01-11T07:47:02.9803141Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ storage-service ---
2023-01-11T07:47:03.0319437Z [INFO] Starting audit...
2023-01-11T07:47:03.0320184Z Audit done.
2023-01-11T07:47:03.0322196Z [INFO] 
2023-01-11T07:47:03.0323040Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ storage-service ---
2023-01-11T07:47:03.0330907Z [INFO] 
2023-01-11T07:47:03.0331783Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ storage-service ---
2023-01-11T07:47:03.0337528Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:03.0338923Z [INFO] Copying 1 resource
2023-01-11T07:47:03.0343199Z [INFO] Copying 0 resource
2023-01-11T07:47:03.0343640Z [INFO] 
2023-01-11T07:47:03.0344654Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ storage-service ---
2023-01-11T07:47:03.0348742Z [INFO] Generating flattened POM of project com.alibaba.cloud:storage-service:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:03.1358074Z [INFO] 
2023-01-11T07:47:03.1359078Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ storage-service ---
2023-01-11T07:47:03.1376231Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:03.1379836Z [INFO] Compiling 3 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/seata-example/storage-service/target/classes
2023-01-11T07:47:03.2257225Z [INFO] 
2023-01-11T07:47:03.2258187Z [INFO] -----------------< com.alibaba.cloud:account-service >------------------
2023-01-11T07:47:03.2259011Z [INFO] Building Spring Cloud Starter Alibaba Seata Example - Account Service 2.2.9-SNAPSHOT [39/75]
2023-01-11T07:47:03.2260066Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:03.2421705Z [INFO] 
2023-01-11T07:47:03.2422483Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ account-service ---
2023-01-11T07:47:03.2428049Z [INFO] 
2023-01-11T07:47:03.2428609Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ account-service ---
2023-01-11T07:47:03.2430740Z [INFO] 
2023-01-11T07:47:03.2431306Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ account-service ---
2023-01-11T07:47:03.2466470Z [INFO] 
2023-01-11T07:47:03.2467119Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ account-service ---
2023-01-11T07:47:03.2500068Z [INFO] 
2023-01-11T07:47:03.2501275Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ account-service ---
2023-01-11T07:47:03.3014926Z [INFO] Starting audit...
2023-01-11T07:47:03.3015554Z Audit done.
2023-01-11T07:47:03.3017515Z [INFO] 
2023-01-11T07:47:03.3018655Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ account-service ---
2023-01-11T07:47:03.3026300Z [INFO] 
2023-01-11T07:47:03.3027063Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ account-service ---
2023-01-11T07:47:03.3033382Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:03.3034619Z [INFO] Copying 1 resource
2023-01-11T07:47:03.3038569Z [INFO] Copying 0 resource
2023-01-11T07:47:03.3038962Z [INFO] 
2023-01-11T07:47:03.3040309Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ account-service ---
2023-01-11T07:47:03.3043713Z [INFO] Generating flattened POM of project com.alibaba.cloud:account-service:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:03.4088461Z [INFO] 
2023-01-11T07:47:03.4089273Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ account-service ---
2023-01-11T07:47:03.4117814Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:03.4121857Z [INFO] Compiling 3 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/seata-example/account-service/target/classes
2023-01-11T07:47:03.4660027Z [INFO] 
2023-01-11T07:47:03.4661246Z [INFO] -------< com.alibaba.cloud:spring-cloud-starter-stream-rocketmq >-------
2023-01-11T07:47:03.4662051Z [INFO] Building Spring Cloud Starter Stream RocketMQ 2.2.9-SNAPSHOT     [40/75]
2023-01-11T07:47:03.4662577Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:03.4893547Z [INFO] 
2023-01-11T07:47:03.4894476Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-stream-rocketmq ---
2023-01-11T07:47:03.4896405Z [INFO] 
2023-01-11T07:47:03.4896962Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-stream-rocketmq ---
2023-01-11T07:47:03.4898078Z [INFO] 
2023-01-11T07:47:03.4898631Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-stream-rocketmq ---
2023-01-11T07:47:03.5534893Z [INFO] 
2023-01-11T07:47:03.5536094Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-stream-rocketmq ---
2023-01-11T07:47:03.6140617Z [INFO] 
2023-01-11T07:47:03.6141808Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-stream-rocketmq ---
2023-01-11T07:47:03.9572586Z [INFO] Starting audit...
2023-01-11T07:47:03.9572990Z Audit done.
2023-01-11T07:47:03.9577587Z [INFO] 
2023-01-11T07:47:03.9578422Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-stream-rocketmq ---
2023-01-11T07:47:03.9587075Z [INFO] 
2023-01-11T07:47:03.9587783Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-stream-rocketmq ---
2023-01-11T07:47:03.9591463Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/target/jacoco.exec
2023-01-11T07:47:03.9592219Z [INFO] 
2023-01-11T07:47:03.9592765Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-stream-rocketmq ---
2023-01-11T07:47:03.9596661Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:03.9598432Z [INFO] Copying 0 resource
2023-01-11T07:47:03.9599508Z [INFO] Copying 2 resources
2023-01-11T07:47:03.9604562Z [INFO] 
2023-01-11T07:47:03.9605198Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-stream-rocketmq ---
2023-01-11T07:47:03.9607491Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-stream-rocketmq:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:04.0926951Z [INFO] 
2023-01-11T07:47:04.0927864Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-stream-rocketmq ---
2023-01-11T07:47:04.0969099Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:04.0973055Z [INFO] Compiling 31 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/target/classes
2023-01-11T07:47:04.3713810Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/integration/outbound/RocketMQProduceFactory.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/integration/outbound/RocketMQProduceFactory.java uses or overrides a deprecated API.
2023-01-11T07:47:04.3715929Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/integration/outbound/RocketMQProduceFactory.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:47:04.3717277Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/custom/RocketMQBeanContainerCache.java: Some input files use unchecked or unsafe operations.
2023-01-11T07:47:04.3718610Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/custom/RocketMQBeanContainerCache.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:47:04.3719331Z [INFO] 
2023-01-11T07:47:04.3720293Z [INFO] ----------< com.alibaba.cloud:rocketmq-comprehensive-example >----------
2023-01-11T07:47:04.3720921Z [INFO] Building Spring Cloud Starter Stream Alibaba RocketMQ Comprehensive Example 2.2.9-SNAPSHOT [41/75]
2023-01-11T07:47:04.3721406Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:04.3829035Z [INFO] 
2023-01-11T07:47:04.3830513Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq-comprehensive-example ---
2023-01-11T07:47:04.3835680Z [INFO] 
2023-01-11T07:47:04.3837399Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ rocketmq-comprehensive-example ---
2023-01-11T07:47:04.3840519Z [INFO] 
2023-01-11T07:47:04.3842196Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ rocketmq-comprehensive-example ---
2023-01-11T07:47:04.3877223Z [INFO] 
2023-01-11T07:47:04.3879029Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ rocketmq-comprehensive-example ---
2023-01-11T07:47:04.3911132Z [INFO] 
2023-01-11T07:47:04.3912916Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ rocketmq-comprehensive-example ---
2023-01-11T07:47:04.4433642Z [INFO] Starting audit...
2023-01-11T07:47:04.4433889Z Audit done.
2023-01-11T07:47:04.4437129Z [INFO] 
2023-01-11T07:47:04.4438106Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ rocketmq-comprehensive-example ---
2023-01-11T07:47:04.4444438Z [INFO] 
2023-01-11T07:47:04.4445101Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rocketmq-comprehensive-example ---
2023-01-11T07:47:04.4450373Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:04.4451839Z [INFO] Copying 1 resource
2023-01-11T07:47:04.4455240Z [INFO] Copying 0 resource
2023-01-11T07:47:04.4455630Z [INFO] 
2023-01-11T07:47:04.4456314Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ rocketmq-comprehensive-example ---
2023-01-11T07:47:04.4459860Z [INFO] Generating flattened POM of project com.alibaba.cloud:rocketmq-comprehensive-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:04.5786144Z [INFO] 
2023-01-11T07:47:04.5787095Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rocketmq-comprehensive-example ---
2023-01-11T07:47:04.5808937Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:04.5812821Z [INFO] Compiling 2 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-comprehensive-example/target/classes
2023-01-11T07:47:04.6166311Z [INFO] 
2023-01-11T07:47:04.6167205Z [INFO] -------------< com.alibaba.cloud:rocketmq-example-common >--------------
2023-01-11T07:47:04.6167927Z [INFO] Building Spring Cloud Starter Stream Alibaba RocketMQ Example COMMON 2.2.9-SNAPSHOT [42/75]
2023-01-11T07:47:04.6168662Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:04.6183813Z [INFO] 
2023-01-11T07:47:04.6184423Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq-example-common ---
2023-01-11T07:47:04.6187611Z [INFO] 
2023-01-11T07:47:04.6188139Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ rocketmq-example-common ---
2023-01-11T07:47:04.6189582Z [INFO] 
2023-01-11T07:47:04.6190074Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ rocketmq-example-common ---
2023-01-11T07:47:04.6205600Z [INFO] 
2023-01-11T07:47:04.6206215Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ rocketmq-example-common ---
2023-01-11T07:47:04.6219039Z [INFO] 
2023-01-11T07:47:04.6219662Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ rocketmq-example-common ---
2023-01-11T07:47:04.6695233Z [INFO] Starting audit...
2023-01-11T07:47:04.6695775Z Audit done.
2023-01-11T07:47:04.6696159Z [INFO] 
2023-01-11T07:47:04.6697003Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ rocketmq-example-common ---
2023-01-11T07:47:04.6703601Z [INFO] 
2023-01-11T07:47:04.6704249Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rocketmq-example-common ---
2023-01-11T07:47:04.6709349Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:04.6710430Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-example-common/src/main/resources
2023-01-11T07:47:04.6711450Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-example-common/src/main/resources
2023-01-11T07:47:04.6712007Z [INFO] 
2023-01-11T07:47:04.6712529Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ rocketmq-example-common ---
2023-01-11T07:47:04.6713311Z [INFO] Generating flattened POM of project com.alibaba.cloud:rocketmq-example-common:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:04.7753245Z [INFO] 
2023-01-11T07:47:04.7754054Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rocketmq-example-common ---
2023-01-11T07:47:04.7755485Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:04.7760199Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-example-common/target/classes
2023-01-11T07:47:04.7811959Z [INFO] 
2023-01-11T07:47:04.7812522Z [INFO] ---------< com.alibaba.cloud:rocketmq-orderly-consume-example >---------
2023-01-11T07:47:04.7813096Z [INFO] Building Spring Cloud Starter Stream Alibaba RocketMQ Orderly Consume Example 2.2.9-SNAPSHOT [43/75]
2023-01-11T07:47:04.7813578Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:04.7911251Z [INFO] 
2023-01-11T07:47:04.7911885Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq-orderly-consume-example ---
2023-01-11T07:47:04.7913636Z [INFO] 
2023-01-11T07:47:04.7914163Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ rocketmq-orderly-consume-example ---
2023-01-11T07:47:04.7915362Z [INFO] 
2023-01-11T07:47:04.7915902Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ rocketmq-orderly-consume-example ---
2023-01-11T07:47:04.7953024Z [INFO] 
2023-01-11T07:47:04.7953534Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ rocketmq-orderly-consume-example ---
2023-01-11T07:47:04.7989985Z [INFO] 
2023-01-11T07:47:04.7990583Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ rocketmq-orderly-consume-example ---
2023-01-11T07:47:04.8518022Z [INFO] Starting audit...
2023-01-11T07:47:04.8518266Z Audit done.
2023-01-11T07:47:04.8518446Z [INFO] 
2023-01-11T07:47:04.8519100Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ rocketmq-orderly-consume-example ---
2023-01-11T07:47:04.8526344Z [INFO] 
2023-01-11T07:47:04.8526872Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rocketmq-orderly-consume-example ---
2023-01-11T07:47:04.8529940Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:04.8531344Z [INFO] Copying 1 resource
2023-01-11T07:47:04.8567517Z [INFO] Copying 0 resource
2023-01-11T07:47:04.8567715Z [INFO] 
2023-01-11T07:47:04.8568154Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ rocketmq-orderly-consume-example ---
2023-01-11T07:47:04.8568771Z [INFO] Generating flattened POM of project com.alibaba.cloud:rocketmq-orderly-consume-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:04.9857613Z [INFO] 
2023-01-11T07:47:04.9858769Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rocketmq-orderly-consume-example ---
2023-01-11T07:47:04.9880143Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:04.9883603Z [INFO] Compiling 2 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-orderly-consume-example/target/classes
2023-01-11T07:47:05.0221004Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-orderly-consume-example/src/main/java/com/alibaba/cloud/examples/orderly/RocketMQOrderlyConsumeApplication.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-orderly-consume-example/src/main/java/com/alibaba/cloud/examples/orderly/RocketMQOrderlyConsumeApplication.java uses unchecked or unsafe operations.
2023-01-11T07:47:05.0228806Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-orderly-consume-example/src/main/java/com/alibaba/cloud/examples/orderly/RocketMQOrderlyConsumeApplication.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:47:05.0229419Z [INFO] 
2023-01-11T07:47:05.0229813Z [INFO] -------< com.alibaba.cloud:rocketmq-broadcast-producer-example >--------
2023-01-11T07:47:05.0230428Z [INFO] Building Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Producer 2.2.9-SNAPSHOT [44/75]
2023-01-11T07:47:05.0230924Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:05.0324318Z [INFO] 
2023-01-11T07:47:05.0325285Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq-broadcast-producer-example ---
2023-01-11T07:47:05.0327377Z [INFO] 
2023-01-11T07:47:05.0327969Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ rocketmq-broadcast-producer-example ---
2023-01-11T07:47:05.0328869Z [INFO] 
2023-01-11T07:47:05.0329430Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ rocketmq-broadcast-producer-example ---
2023-01-11T07:47:05.0351425Z [INFO] 
2023-01-11T07:47:05.0352084Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ rocketmq-broadcast-producer-example ---
2023-01-11T07:47:05.0371799Z [INFO] 
2023-01-11T07:47:05.0372655Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ rocketmq-broadcast-producer-example ---
2023-01-11T07:47:05.0880774Z [INFO] Starting audit...
2023-01-11T07:47:05.0881377Z Audit done.
2023-01-11T07:47:05.0882341Z [INFO] 
2023-01-11T07:47:05.0883532Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ rocketmq-broadcast-producer-example ---
2023-01-11T07:47:05.0890486Z [INFO] 
2023-01-11T07:47:05.0891150Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rocketmq-broadcast-producer-example ---
2023-01-11T07:47:05.0896528Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:05.0897909Z [INFO] Copying 1 resource
2023-01-11T07:47:05.0900728Z [INFO] Copying 0 resource
2023-01-11T07:47:05.0901430Z [INFO] 
2023-01-11T07:47:05.0902095Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ rocketmq-broadcast-producer-example ---
2023-01-11T07:47:05.0904331Z [INFO] Generating flattened POM of project com.alibaba.cloud:rocketmq-broadcast-producer-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:05.1931715Z [INFO] 
2023-01-11T07:47:05.1932801Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rocketmq-broadcast-producer-example ---
2023-01-11T07:47:05.1953776Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:05.1958060Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-broadcast-example/rocketmq-broadcast-producer-example/target/classes
2023-01-11T07:47:05.2250665Z [INFO] 
2023-01-11T07:47:05.2251627Z [INFO] -------< com.alibaba.cloud:rocketmq-broadcast-consumer1-example >-------
2023-01-11T07:47:05.2252438Z [INFO] Building Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Cosumer1 2.2.9-SNAPSHOT [45/75]
2023-01-11T07:47:05.2253174Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:05.2317744Z [INFO] 
2023-01-11T07:47:05.2318784Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq-broadcast-consumer1-example ---
2023-01-11T07:47:05.2320477Z [INFO] 
2023-01-11T07:47:05.2321192Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ rocketmq-broadcast-consumer1-example ---
2023-01-11T07:47:05.2322017Z [INFO] 
2023-01-11T07:47:05.2322587Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ rocketmq-broadcast-consumer1-example ---
2023-01-11T07:47:05.2342654Z [INFO] 
2023-01-11T07:47:05.2343814Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ rocketmq-broadcast-consumer1-example ---
2023-01-11T07:47:05.2359673Z [INFO] 
2023-01-11T07:47:05.2360503Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ rocketmq-broadcast-consumer1-example ---
2023-01-11T07:47:05.3108874Z [INFO] Starting audit...
2023-01-11T07:47:05.3109444Z Audit done.
2023-01-11T07:47:05.3110232Z [INFO] 
2023-01-11T07:47:05.3111196Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ rocketmq-broadcast-consumer1-example ---
2023-01-11T07:47:05.3122145Z [INFO] 
2023-01-11T07:47:05.3122939Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rocketmq-broadcast-consumer1-example ---
2023-01-11T07:47:05.3124412Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:05.3125867Z [INFO] Copying 1 resource
2023-01-11T07:47:05.3128552Z [INFO] Copying 0 resource
2023-01-11T07:47:05.3128911Z [INFO] 
2023-01-11T07:47:05.3129511Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ rocketmq-broadcast-consumer1-example ---
2023-01-11T07:47:05.3131767Z [INFO] Generating flattened POM of project com.alibaba.cloud:rocketmq-broadcast-consumer1-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:05.4167790Z [INFO] 
2023-01-11T07:47:05.4168815Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rocketmq-broadcast-consumer1-example ---
2023-01-11T07:47:05.4189981Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:05.4194139Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-broadcast-example/rocketmq-broadcast-consumer1-example/target/classes
2023-01-11T07:47:05.4497401Z [INFO] 
2023-01-11T07:47:05.4500951Z [INFO] -------< com.alibaba.cloud:rocketmq-broadcast-consumer2-example >-------
2023-01-11T07:47:05.4501580Z [INFO] Building Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Consumer2 2.2.9-SNAPSHOT [46/75]
2023-01-11T07:47:05.4502104Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:05.4597635Z [INFO] 
2023-01-11T07:47:05.4598275Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq-broadcast-consumer2-example ---
2023-01-11T07:47:05.4601477Z [INFO] 
2023-01-11T07:47:05.4602018Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ rocketmq-broadcast-consumer2-example ---
2023-01-11T07:47:05.4602940Z [INFO] 
2023-01-11T07:47:05.4603753Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ rocketmq-broadcast-consumer2-example ---
2023-01-11T07:47:05.4622222Z [INFO] 
2023-01-11T07:47:05.4622820Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ rocketmq-broadcast-consumer2-example ---
2023-01-11T07:47:05.4638744Z [INFO] 
2023-01-11T07:47:05.4639329Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ rocketmq-broadcast-consumer2-example ---
2023-01-11T07:47:05.5127577Z [INFO] Starting audit...
2023-01-11T07:47:05.5127859Z Audit done.
2023-01-11T07:47:05.5128453Z [INFO] 
2023-01-11T07:47:05.5129507Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ rocketmq-broadcast-consumer2-example ---
2023-01-11T07:47:05.5136970Z [INFO] 
2023-01-11T07:47:05.5137348Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rocketmq-broadcast-consumer2-example ---
2023-01-11T07:47:05.5142939Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:05.5146082Z [INFO] Copying 1 resource
2023-01-11T07:47:05.5147811Z [INFO] Copying 0 resource
2023-01-11T07:47:05.5148006Z [INFO] 
2023-01-11T07:47:05.5148478Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ rocketmq-broadcast-consumer2-example ---
2023-01-11T07:47:05.5151141Z [INFO] Generating flattened POM of project com.alibaba.cloud:rocketmq-broadcast-consumer2-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:05.6145475Z [INFO] 
2023-01-11T07:47:05.6146412Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rocketmq-broadcast-consumer2-example ---
2023-01-11T07:47:05.6167211Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:05.6170995Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-broadcast-example/rocketmq-broadcast-consumer2-example/target/classes
2023-01-11T07:47:05.6703951Z [INFO] 
2023-01-11T07:47:05.6704795Z [INFO] ----------< com.alibaba.cloud:rocketmq-delay-consume-example >----------
2023-01-11T07:47:05.6705485Z [INFO] Building Spring Cloud Starter Stream Alibaba RocketMQ Delay Consume Example 2.2.9-SNAPSHOT [47/75]
2023-01-11T07:47:05.6706085Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:05.6827973Z [INFO] 
2023-01-11T07:47:05.6828601Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq-delay-consume-example ---
2023-01-11T07:47:05.6832725Z [INFO] 
2023-01-11T07:47:05.6833261Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ rocketmq-delay-consume-example ---
2023-01-11T07:47:05.6834641Z [INFO] 
2023-01-11T07:47:05.6835167Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ rocketmq-delay-consume-example ---
2023-01-11T07:47:05.6858861Z [INFO] 
2023-01-11T07:47:05.6859512Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ rocketmq-delay-consume-example ---
2023-01-11T07:47:05.6880105Z [INFO] 
2023-01-11T07:47:05.6880699Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ rocketmq-delay-consume-example ---
2023-01-11T07:47:05.7384191Z [INFO] Starting audit...
2023-01-11T07:47:05.7384594Z Audit done.
2023-01-11T07:47:05.7385532Z [INFO] 
2023-01-11T07:47:05.7386302Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ rocketmq-delay-consume-example ---
2023-01-11T07:47:05.7393199Z [INFO] 
2023-01-11T07:47:05.7393837Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rocketmq-delay-consume-example ---
2023-01-11T07:47:05.7399791Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:05.7401674Z [INFO] Copying 1 resource
2023-01-11T07:47:05.7408432Z [INFO] Copying 0 resource
2023-01-11T07:47:05.7408655Z [INFO] 
2023-01-11T07:47:05.7409136Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ rocketmq-delay-consume-example ---
2023-01-11T07:47:05.7410012Z [INFO] Generating flattened POM of project com.alibaba.cloud:rocketmq-delay-consume-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:05.8447665Z [INFO] 
2023-01-11T07:47:05.8448618Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rocketmq-delay-consume-example ---
2023-01-11T07:47:05.8469982Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:05.8474161Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-delay-consume-example/target/classes
2023-01-11T07:47:05.8797155Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-delay-consume-example/src/main/java/com/alibaba/cloud/examples/delay/RocketMQDelayConsumeApplication.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-delay-consume-example/src/main/java/com/alibaba/cloud/examples/delay/RocketMQDelayConsumeApplication.java uses unchecked or unsafe operations.
2023-01-11T07:47:05.8799032Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-delay-consume-example/src/main/java/com/alibaba/cloud/examples/delay/RocketMQDelayConsumeApplication.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:47:05.8799993Z [INFO] 
2023-01-11T07:47:05.8803559Z [INFO] -----------< com.alibaba.cloud:rocketmq-sql-consume-example >-----------
2023-01-11T07:47:05.8804449Z [INFO] Building Spring Cloud Starter Stream Alibaba RocketMQ Sql Consume Example 2.2.9-SNAPSHOT [48/75]
2023-01-11T07:47:05.8805180Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:05.8865633Z [INFO] 
2023-01-11T07:47:05.8866269Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq-sql-consume-example ---
2023-01-11T07:47:05.8869397Z [INFO] 
2023-01-11T07:47:05.8869889Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ rocketmq-sql-consume-example ---
2023-01-11T07:47:05.8871184Z [INFO] 
2023-01-11T07:47:05.8871688Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ rocketmq-sql-consume-example ---
2023-01-11T07:47:05.8900056Z [INFO] 
2023-01-11T07:47:05.8900668Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ rocketmq-sql-consume-example ---
2023-01-11T07:47:05.8927323Z [INFO] 
2023-01-11T07:47:05.8927951Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ rocketmq-sql-consume-example ---
2023-01-11T07:47:05.9437493Z [INFO] Starting audit...
2023-01-11T07:47:05.9438017Z Audit done.
2023-01-11T07:47:05.9438439Z [INFO] 
2023-01-11T07:47:05.9439230Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ rocketmq-sql-consume-example ---
2023-01-11T07:47:05.9445448Z [INFO] 
2023-01-11T07:47:05.9446040Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rocketmq-sql-consume-example ---
2023-01-11T07:47:05.9451105Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:05.9452732Z [INFO] Copying 1 resource
2023-01-11T07:47:05.9462773Z [INFO] Copying 0 resource
2023-01-11T07:47:05.9463090Z [INFO] 
2023-01-11T07:47:05.9463598Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ rocketmq-sql-consume-example ---
2023-01-11T07:47:05.9464253Z [INFO] Generating flattened POM of project com.alibaba.cloud:rocketmq-sql-consume-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:06.0728169Z [INFO] 
2023-01-11T07:47:06.0729004Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rocketmq-sql-consume-example ---
2023-01-11T07:47:06.0753198Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:06.0757598Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-sql-consume-example/target/classes
2023-01-11T07:47:06.1086896Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-sql-consume-example/src/main/java/com/alibaba/cloud/examples/sql/RocketMQSqlConsumeApplication.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-sql-consume-example/src/main/java/com/alibaba/cloud/examples/sql/RocketMQSqlConsumeApplication.java uses unchecked or unsafe operations.
2023-01-11T07:47:06.1089349Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-sql-consume-example/src/main/java/com/alibaba/cloud/examples/sql/RocketMQSqlConsumeApplication.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:47:06.1090291Z [INFO] 
2023-01-11T07:47:06.1093802Z [INFO] ---------------< com.alibaba.cloud:rocketmq-tx-example >----------------
2023-01-11T07:47:06.1094590Z [INFO] Building Spring Cloud Starter Stream Alibaba RocketMQ Transaction message Example 2.2.9-SNAPSHOT [49/75]
2023-01-11T07:47:06.1095420Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:06.1193263Z [INFO] 
2023-01-11T07:47:06.1194220Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq-tx-example ---
2023-01-11T07:47:06.1196149Z [INFO] 
2023-01-11T07:47:06.1196701Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ rocketmq-tx-example ---
2023-01-11T07:47:06.1197571Z [INFO] 
2023-01-11T07:47:06.1198156Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ rocketmq-tx-example ---
2023-01-11T07:47:06.1234860Z [INFO] 
2023-01-11T07:47:06.1235748Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ rocketmq-tx-example ---
2023-01-11T07:47:06.1268725Z [INFO] 
2023-01-11T07:47:06.1269506Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ rocketmq-tx-example ---
2023-01-11T07:47:06.1798058Z [INFO] Starting audit...
2023-01-11T07:47:06.1798633Z Audit done.
2023-01-11T07:47:06.1799112Z [INFO] 
2023-01-11T07:47:06.1800183Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ rocketmq-tx-example ---
2023-01-11T07:47:06.1806330Z [INFO] 
2023-01-11T07:47:06.1806995Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rocketmq-tx-example ---
2023-01-11T07:47:06.1812050Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:06.1813492Z [INFO] Copying 1 resource
2023-01-11T07:47:06.1816529Z [INFO] Copying 0 resource
2023-01-11T07:47:06.1816952Z [INFO] 
2023-01-11T07:47:06.1817556Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ rocketmq-tx-example ---
2023-01-11T07:47:06.1819555Z [INFO] Generating flattened POM of project com.alibaba.cloud:rocketmq-tx-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:06.2853190Z [INFO] 
2023-01-11T07:47:06.2854266Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rocketmq-tx-example ---
2023-01-11T07:47:06.2877004Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:06.2880240Z [INFO] Compiling 2 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-tx-example/target/classes
2023-01-11T07:47:06.3254002Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-tx-example/src/main/java/com/alibaba/cloud/examples/tx/RocketMQTxApplication.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-tx-example/src/main/java/com/alibaba/cloud/examples/tx/RocketMQTxApplication.java uses unchecked or unsafe operations.
2023-01-11T07:47:06.3255427Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-tx-example/src/main/java/com/alibaba/cloud/examples/tx/RocketMQTxApplication.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:47:06.3256123Z [INFO] 
2023-01-11T07:47:06.3257290Z [INFO] --------< com.alibaba.cloud:rocketmq-pollable-consume-example >---------
2023-01-11T07:47:06.3257907Z [INFO] Building Spring Cloud Starter Stream Alibaba RocketMQ PollableMessageSource Consume Example 2.2.9-SNAPSHOT [50/75]
2023-01-11T07:47:06.3258629Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:06.3313364Z [INFO] 
2023-01-11T07:47:06.3314455Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq-pollable-consume-example ---
2023-01-11T07:47:06.3316151Z [INFO] 
2023-01-11T07:47:06.3316886Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ rocketmq-pollable-consume-example ---
2023-01-11T07:47:06.3317562Z [INFO] 
2023-01-11T07:47:06.3320540Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ rocketmq-pollable-consume-example ---
2023-01-11T07:47:06.3343844Z [INFO] 
2023-01-11T07:47:06.3344874Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ rocketmq-pollable-consume-example ---
2023-01-11T07:47:06.3367422Z [INFO] 
2023-01-11T07:47:06.3368620Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ rocketmq-pollable-consume-example ---
2023-01-11T07:47:06.3874168Z [INFO] Starting audit...
2023-01-11T07:47:06.3874807Z Audit done.
2023-01-11T07:47:06.3875496Z [INFO] 
2023-01-11T07:47:06.3876495Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ rocketmq-pollable-consume-example ---
2023-01-11T07:47:06.3882179Z [INFO] 
2023-01-11T07:47:06.3882952Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rocketmq-pollable-consume-example ---
2023-01-11T07:47:06.3888132Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:06.3889318Z [INFO] Copying 1 resource
2023-01-11T07:47:06.3892171Z [INFO] Copying 0 resource
2023-01-11T07:47:06.3892559Z [INFO] 
2023-01-11T07:47:06.3893348Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ rocketmq-pollable-consume-example ---
2023-01-11T07:47:06.3896085Z [INFO] Generating flattened POM of project com.alibaba.cloud:rocketmq-pollable-consume-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:06.5175866Z [INFO] 
2023-01-11T07:47:06.5177520Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rocketmq-pollable-consume-example ---
2023-01-11T07:47:06.5198763Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:06.5202758Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-pollable-consume-example/target/classes
2023-01-11T07:47:06.5536473Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-pollable-consume-example/src/main/java/com/alibaba/cloud/examples/pollable/RocketMQPollableConsumeApplication.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-pollable-consume-example/src/main/java/com/alibaba/cloud/examples/pollable/RocketMQPollableConsumeApplication.java uses unchecked or unsafe operations.
2023-01-11T07:47:06.5538818Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-pollable-consume-example/src/main/java/com/alibaba/cloud/examples/pollable/RocketMQPollableConsumeApplication.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:47:06.5539968Z [INFO] 
2023-01-11T07:47:06.5543845Z [INFO] -------< com.alibaba.cloud:rocketmq-retrieable-consume-example >--------
2023-01-11T07:47:06.5544662Z [INFO] Building Spring Cloud Starter Stream Alibaba RocketMQ Retrieable Consume Example 2.2.9-SNAPSHOT [51/75]
2023-01-11T07:47:06.5545413Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:06.5655631Z [INFO] 
2023-01-11T07:47:06.5656663Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rocketmq-retrieable-consume-example ---
2023-01-11T07:47:06.5658720Z [INFO] 
2023-01-11T07:47:06.5659239Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ rocketmq-retrieable-consume-example ---
2023-01-11T07:47:06.5660566Z [INFO] 
2023-01-11T07:47:06.5663757Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ rocketmq-retrieable-consume-example ---
2023-01-11T07:47:06.5682435Z [INFO] 
2023-01-11T07:47:06.5683165Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ rocketmq-retrieable-consume-example ---
2023-01-11T07:47:06.5700575Z [INFO] 
2023-01-11T07:47:06.5701431Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ rocketmq-retrieable-consume-example ---
2023-01-11T07:47:06.6192453Z [INFO] Starting audit...
2023-01-11T07:47:06.6192918Z Audit done.
2023-01-11T07:47:06.6194590Z [INFO] 
2023-01-11T07:47:06.6195374Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ rocketmq-retrieable-consume-example ---
2023-01-11T07:47:06.6202317Z [INFO] 
2023-01-11T07:47:06.6202905Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rocketmq-retrieable-consume-example ---
2023-01-11T07:47:06.6210140Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:06.6210590Z [INFO] Copying 1 resource
2023-01-11T07:47:06.6214246Z [INFO] Copying 0 resource
2023-01-11T07:47:06.6214736Z [INFO] 
2023-01-11T07:47:06.6215306Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ rocketmq-retrieable-consume-example ---
2023-01-11T07:47:06.6217886Z [INFO] Generating flattened POM of project com.alibaba.cloud:rocketmq-retrieable-consume-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:06.7242187Z [INFO] 
2023-01-11T07:47:06.7243164Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rocketmq-retrieable-consume-example ---
2023-01-11T07:47:06.7263763Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:06.7267502Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-retrieable-consume-example/target/classes
2023-01-11T07:47:06.7576536Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-retrieable-consume-example/src/main/java/com/alibaba/cloud/examples/retrieable/RocketMQRetrieableConsumeApplication.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-retrieable-consume-example/src/main/java/com/alibaba/cloud/examples/retrieable/RocketMQRetrieableConsumeApplication.java uses unchecked or unsafe operations.
2023-01-11T07:47:06.7578220Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/rocketmq-example/rocketmq-retrieable-consume-example/src/main/java/com/alibaba/cloud/examples/retrieable/RocketMQRetrieableConsumeApplication.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:47:06.7578832Z [INFO] 
2023-01-11T07:47:06.7579213Z [INFO] --------< com.alibaba.cloud:spring-cloud-starter-bus-rocketmq >---------
2023-01-11T07:47:06.7579690Z [INFO] Building Spring Cloud Alibaba Bus RocketMQ 2.2.9-SNAPSHOT        [52/75]
2023-01-11T07:47:06.7580116Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:06.7690357Z [INFO] 
2023-01-11T07:47:06.7690841Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-bus-rocketmq ---
2023-01-11T07:47:06.7691201Z [INFO] 
2023-01-11T07:47:06.7691646Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-bus-rocketmq ---
2023-01-11T07:47:06.7692000Z [INFO] 
2023-01-11T07:47:06.7692474Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-bus-rocketmq ---
2023-01-11T07:47:06.7720962Z [INFO] 
2023-01-11T07:47:06.7721495Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-bus-rocketmq ---
2023-01-11T07:47:06.7747343Z [INFO] 
2023-01-11T07:47:06.7747848Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-bus-rocketmq ---
2023-01-11T07:47:06.8536226Z [INFO] Starting audit...
2023-01-11T07:47:06.8536847Z Audit done.
2023-01-11T07:47:06.8537560Z [INFO] 
2023-01-11T07:47:06.8538397Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-bus-rocketmq ---
2023-01-11T07:47:06.8546768Z [INFO] 
2023-01-11T07:47:06.8547398Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-bus-rocketmq ---
2023-01-11T07:47:06.8551326Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-bus-rocketmq/target/jacoco.exec
2023-01-11T07:47:06.8552020Z [INFO] 
2023-01-11T07:47:06.8552546Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-bus-rocketmq ---
2023-01-11T07:47:06.8556516Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:06.8558189Z [INFO] Copying 0 resource
2023-01-11T07:47:06.8559338Z [INFO] Copying 1 resource
2023-01-11T07:47:06.8562248Z [INFO] 
2023-01-11T07:47:06.8562768Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-bus-rocketmq ---
2023-01-11T07:47:06.8565099Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-bus-rocketmq:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:06.9605090Z [INFO] 
2023-01-11T07:47:06.9605873Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-bus-rocketmq ---
2023-01-11T07:47:06.9625557Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:06.9629162Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-bus-rocketmq/target/classes
2023-01-11T07:47:06.9997291Z [INFO] 
2023-01-11T07:47:06.9997899Z [INFO] --------< com.alibaba.cloud:spring-cloud-bus-rocketmq-example >---------
2023-01-11T07:47:06.9998437Z [INFO] Building Spring Cloud Starter Bus Alibaba RocketMQ Example 2.2.9-SNAPSHOT [53/75]
2023-01-11T07:47:06.9998915Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:07.0144677Z [INFO] 
2023-01-11T07:47:07.0145319Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-bus-rocketmq-example ---
2023-01-11T07:47:07.0147481Z [INFO] 
2023-01-11T07:47:07.0147912Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-bus-rocketmq-example ---
2023-01-11T07:47:07.0148611Z [INFO] 
2023-01-11T07:47:07.0149186Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-bus-rocketmq-example ---
2023-01-11T07:47:07.0190462Z [INFO] 
2023-01-11T07:47:07.0190972Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-bus-rocketmq-example ---
2023-01-11T07:47:07.0226434Z [INFO] 
2023-01-11T07:47:07.0226934Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-bus-rocketmq-example ---
2023-01-11T07:47:07.0769177Z [INFO] Starting audit...
2023-01-11T07:47:07.0771913Z Audit done.
2023-01-11T07:47:07.0773307Z [INFO] 
2023-01-11T07:47:07.0774631Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-bus-rocketmq-example ---
2023-01-11T07:47:07.0778624Z [INFO] 
2023-01-11T07:47:07.0780373Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-bus-rocketmq-example ---
2023-01-11T07:47:07.0784033Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:07.0786029Z [INFO] Copying 0 resource
2023-01-11T07:47:07.0786372Z [INFO] Copying 1 resource
2023-01-11T07:47:07.0789142Z [INFO] 
2023-01-11T07:47:07.0790760Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-bus-rocketmq-example ---
2023-01-11T07:47:07.0793585Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-bus-rocketmq-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:07.1791039Z [INFO] 
2023-01-11T07:47:07.1791964Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-bus-rocketmq-example ---
2023-01-11T07:47:07.1815398Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:07.1819012Z [INFO] Compiling 3 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/spring-cloud-bus-rocketmq-example/target/classes
2023-01-11T07:47:07.2554608Z [INFO] 
2023-01-11T07:47:07.2555448Z [INFO] -------< com.alibaba.cloud:spring-cloud-starter-alibaba-sidecar >-------
2023-01-11T07:47:07.2556050Z [INFO] Building Spring Cloud Starter Alibaba Sidecar 2.2.9-SNAPSHOT     [54/75]
2023-01-11T07:47:07.2556581Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:07.2965153Z [INFO] 
2023-01-11T07:47:07.2966021Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-sidecar ---
2023-01-11T07:47:07.2969307Z [INFO] 
2023-01-11T07:47:07.2969863Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-sidecar ---
2023-01-11T07:47:07.2970753Z [INFO] 
2023-01-11T07:47:07.2971285Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-sidecar ---
2023-01-11T07:47:07.3114016Z [INFO] 
2023-01-11T07:47:07.3114907Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-sidecar ---
2023-01-11T07:47:07.3255198Z [INFO] 
2023-01-11T07:47:07.3256417Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-sidecar ---
2023-01-11T07:47:07.3984694Z [INFO] Starting audit...
2023-01-11T07:47:07.3985325Z Audit done.
2023-01-11T07:47:07.3986656Z [INFO] 
2023-01-11T07:47:07.3987584Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-sidecar ---
2023-01-11T07:47:07.3994135Z [INFO] 
2023-01-11T07:47:07.3994785Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-sidecar ---
2023-01-11T07:47:07.3998428Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sidecar/target/jacoco.exec
2023-01-11T07:47:07.3999148Z [INFO] 
2023-01-11T07:47:07.3999734Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-sidecar ---
2023-01-11T07:47:07.4003692Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:07.4005342Z [INFO] Copying 0 resource
2023-01-11T07:47:07.4006215Z [INFO] Copying 1 resource
2023-01-11T07:47:07.4008998Z [INFO] 
2023-01-11T07:47:07.4009536Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-sidecar ---
2023-01-11T07:47:07.4011816Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-sidecar:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:07.5045855Z [INFO] 
2023-01-11T07:47:07.5046668Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-sidecar ---
2023-01-11T07:47:07.5082352Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:07.5086227Z [INFO] Compiling 13 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sidecar/target/classes
2023-01-11T07:47:07.6980190Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sidecar/src/main/java/com/alibaba/cloud/sidecar/consul/SidecarConsulAutoRegistration.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sidecar/src/main/java/com/alibaba/cloud/sidecar/consul/SidecarConsulAutoRegistration.java uses or overrides a deprecated API.
2023-01-11T07:47:07.6988098Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sidecar/src/main/java/com/alibaba/cloud/sidecar/consul/SidecarConsulAutoRegistration.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:47:07.6988871Z [INFO] 
2023-01-11T07:47:07.6989274Z [INFO] ----< com.alibaba.cloud:spring-cloud-alibaba-sidecar-nacos-example >----
2023-01-11T07:47:07.6989807Z [INFO] Building Spring Cloud Starter Alibaba Sidecar x Nacos Example 2.2.9-SNAPSHOT [55/75]
2023-01-11T07:47:07.6990258Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:07.7158732Z [INFO] 
2023-01-11T07:47:07.7159650Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-sidecar-nacos-example ---
2023-01-11T07:47:07.7162141Z [INFO] 
2023-01-11T07:47:07.7162724Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-sidecar-nacos-example ---
2023-01-11T07:47:07.7164123Z [INFO] 
2023-01-11T07:47:07.7164685Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-sidecar-nacos-example ---
2023-01-11T07:47:07.7180161Z [INFO] 
2023-01-11T07:47:07.7180927Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-sidecar-nacos-example ---
2023-01-11T07:47:07.7193921Z [INFO] 
2023-01-11T07:47:07.7194587Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-sidecar-nacos-example ---
2023-01-11T07:47:07.7718180Z [INFO] Starting audit...
2023-01-11T07:47:07.7718926Z Audit done.
2023-01-11T07:47:07.7719420Z [INFO] 
2023-01-11T07:47:07.7721398Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-sidecar-nacos-example ---
2023-01-11T07:47:07.7726582Z [INFO] 
2023-01-11T07:47:07.7727175Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-alibaba-sidecar-nacos-example ---
2023-01-11T07:47:07.7734484Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:07.7735171Z [INFO] Copying 1 resource
2023-01-11T07:47:07.7738314Z [INFO] Copying 0 resource
2023-01-11T07:47:07.7738863Z [INFO] 
2023-01-11T07:47:07.7739442Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-sidecar-nacos-example ---
2023-01-11T07:47:07.7742253Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-sidecar-nacos-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:07.8777507Z [INFO] 
2023-01-11T07:47:07.8778512Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-alibaba-sidecar-nacos-example ---
2023-01-11T07:47:07.8805227Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:07.8809351Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/spring-cloud-alibaba-sidecar-examples/spring-cloud-alibaba-sidecar-nacos-example/target/classes
2023-01-11T07:47:07.9199806Z [INFO] 
2023-01-11T07:47:07.9200839Z [INFO] ---< com.alibaba.cloud:spring-cloud-alibaba-sidecar-consul-example >----
2023-01-11T07:47:07.9201646Z [INFO] Building Spring Cloud Starter Alibaba Sidecar x Consul Example 2.2.9-SNAPSHOT [56/75]
2023-01-11T07:47:07.9202329Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:07.9339210Z [INFO] 
2023-01-11T07:47:07.9340202Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-sidecar-consul-example ---
2023-01-11T07:47:07.9342630Z [INFO] 
2023-01-11T07:47:07.9343184Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-sidecar-consul-example ---
2023-01-11T07:47:07.9344502Z [INFO] 
2023-01-11T07:47:07.9345037Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-sidecar-consul-example ---
2023-01-11T07:47:07.9360522Z [INFO] 
2023-01-11T07:47:07.9361173Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-sidecar-consul-example ---
2023-01-11T07:47:07.9373539Z [INFO] 
2023-01-11T07:47:07.9374486Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-sidecar-consul-example ---
2023-01-11T07:47:07.9851198Z [INFO] Starting audit...
2023-01-11T07:47:07.9851701Z Audit done.
2023-01-11T07:47:07.9852179Z [INFO] 
2023-01-11T07:47:07.9855022Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-sidecar-consul-example ---
2023-01-11T07:47:07.9859296Z [INFO] 
2023-01-11T07:47:07.9859904Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-alibaba-sidecar-consul-example ---
2023-01-11T07:47:07.9865982Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:07.9867411Z [INFO] Copying 1 resource
2023-01-11T07:47:07.9870206Z [INFO] Copying 0 resource
2023-01-11T07:47:07.9870559Z [INFO] 
2023-01-11T07:47:07.9871160Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-sidecar-consul-example ---
2023-01-11T07:47:07.9873304Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-sidecar-consul-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:08.1221738Z [INFO] 
2023-01-11T07:47:08.1222819Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-alibaba-sidecar-consul-example ---
2023-01-11T07:47:08.1238412Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:08.1242535Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/spring-cloud-alibaba-sidecar-examples/spring-cloud-alibaba-sidecar-consul-example/target/classes
2023-01-11T07:47:08.1594740Z [INFO] 
2023-01-11T07:47:08.1595632Z [INFO] ----------------< com.alibaba.cloud:integrated-common >-----------------
2023-01-11T07:47:08.1596408Z [INFO] Building Spring Cloud Alibaba Integrated Common Example 2.2.9-SNAPSHOT [57/75]
2023-01-11T07:47:08.1599154Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:08.1611135Z [INFO] 
2023-01-11T07:47:08.1611722Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integrated-common ---
2023-01-11T07:47:08.1614556Z [INFO] 
2023-01-11T07:47:08.1615080Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ integrated-common ---
2023-01-11T07:47:08.1615868Z [INFO] 
2023-01-11T07:47:08.1616378Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ integrated-common ---
2023-01-11T07:47:08.1659475Z [INFO] 
2023-01-11T07:47:08.1660348Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ integrated-common ---
2023-01-11T07:47:08.1699512Z [INFO] 
2023-01-11T07:47:08.1700325Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ integrated-common ---
2023-01-11T07:47:08.2213117Z [INFO] Starting audit...
2023-01-11T07:47:08.2213614Z Audit done.
2023-01-11T07:47:08.2214159Z [INFO] 
2023-01-11T07:47:08.2214923Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ integrated-common ---
2023-01-11T07:47:08.2221590Z [INFO] 
2023-01-11T07:47:08.2222181Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ integrated-common ---
2023-01-11T07:47:08.2227537Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:08.2228398Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-common/src/main/resources
2023-01-11T07:47:08.2229391Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-common/src/main/resources
2023-01-11T07:47:08.2229953Z [INFO] 
2023-01-11T07:47:08.2230576Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ integrated-common ---
2023-01-11T07:47:08.2233472Z [INFO] Generating flattened POM of project com.alibaba.cloud:integrated-common:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:08.3259263Z [INFO] 
2023-01-11T07:47:08.3260234Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ integrated-common ---
2023-01-11T07:47:08.3270527Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:08.3274866Z [INFO] Compiling 4 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-common/target/classes
2023-01-11T07:47:08.3376708Z [INFO] 
2023-01-11T07:47:08.3377216Z [INFO] ----------------< com.alibaba.cloud:integrated-storage >----------------
2023-01-11T07:47:08.3377730Z [INFO] Building Spring Cloud Alibaba Integrated Storage Example 2.2.9-SNAPSHOT [58/75]
2023-01-11T07:47:08.3378189Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:08.3707900Z [INFO] 
2023-01-11T07:47:08.3708473Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integrated-storage ---
2023-01-11T07:47:08.3710056Z [INFO] 
2023-01-11T07:47:08.3710630Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ integrated-storage ---
2023-01-11T07:47:08.3711440Z [INFO] 
2023-01-11T07:47:08.3711976Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ integrated-storage ---
2023-01-11T07:47:08.3782122Z [INFO] 
2023-01-11T07:47:08.3782736Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ integrated-storage ---
2023-01-11T07:47:08.3828858Z [INFO] 
2023-01-11T07:47:08.3829458Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ integrated-storage ---
2023-01-11T07:47:08.4665187Z [INFO] Starting audit...
2023-01-11T07:47:08.4665759Z Audit done.
2023-01-11T07:47:08.4666878Z [INFO] 
2023-01-11T07:47:08.4667734Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ integrated-storage ---
2023-01-11T07:47:08.4676325Z [INFO] 
2023-01-11T07:47:08.4676909Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ integrated-storage ---
2023-01-11T07:47:08.4682120Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:08.4683501Z [INFO] Copying 0 resource
2023-01-11T07:47:08.4684234Z [INFO] Copying 1 resource
2023-01-11T07:47:08.4686959Z [INFO] 
2023-01-11T07:47:08.4687472Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ integrated-storage ---
2023-01-11T07:47:08.4689645Z [INFO] Generating flattened POM of project com.alibaba.cloud:integrated-storage:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:08.5728780Z [INFO] 
2023-01-11T07:47:08.5729568Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ integrated-storage ---
2023-01-11T07:47:08.5770316Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:08.5773731Z [INFO] Compiling 6 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-storage/target/classes
2023-01-11T07:47:08.6308335Z [INFO] 
2023-01-11T07:47:08.6309103Z [INFO] ----------------< com.alibaba.cloud:integrated-account >----------------
2023-01-11T07:47:08.6309701Z [INFO] Building Spring Cloud Alibaba Integrated Account Example 2.2.9-SNAPSHOT [59/75]
2023-01-11T07:47:08.6310247Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:08.6538863Z [INFO] 
2023-01-11T07:47:08.6539587Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integrated-account ---
2023-01-11T07:47:08.6543172Z [INFO] 
2023-01-11T07:47:08.6543672Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ integrated-account ---
2023-01-11T07:47:08.6544959Z [INFO] 
2023-01-11T07:47:08.6545467Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ integrated-account ---
2023-01-11T07:47:08.6601496Z [INFO] 
2023-01-11T07:47:08.6601903Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ integrated-account ---
2023-01-11T07:47:08.6652941Z [INFO] 
2023-01-11T07:47:08.6653385Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ integrated-account ---
2023-01-11T07:47:08.7193811Z [INFO] Starting audit...
2023-01-11T07:47:08.7194067Z Audit done.
2023-01-11T07:47:08.7194736Z [INFO] 
2023-01-11T07:47:08.7195469Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ integrated-account ---
2023-01-11T07:47:08.7202583Z [INFO] 
2023-01-11T07:47:08.7203032Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ integrated-account ---
2023-01-11T07:47:08.7208251Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:08.7209517Z [INFO] Copying 0 resource
2023-01-11T07:47:08.7210587Z [INFO] Copying 1 resource
2023-01-11T07:47:08.7213736Z [INFO] 
2023-01-11T07:47:08.7214123Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ integrated-account ---
2023-01-11T07:47:08.7216396Z [INFO] Generating flattened POM of project com.alibaba.cloud:integrated-account:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:08.8595375Z [INFO] 
2023-01-11T07:47:08.8596130Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ integrated-account ---
2023-01-11T07:47:08.8638277Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:08.8642176Z [INFO] Compiling 6 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-account/target/classes
2023-01-11T07:47:08.9164969Z [INFO] 
2023-01-11T07:47:08.9165749Z [INFO] -----------------< com.alibaba.cloud:integrated-order >-----------------
2023-01-11T07:47:08.9166451Z [INFO] Building Spring Cloud Alibaba Integrated Order Example 2.2.9-SNAPSHOT [60/75]
2023-01-11T07:47:08.9167304Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:08.9412388Z [INFO] 
2023-01-11T07:47:08.9413071Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integrated-order ---
2023-01-11T07:47:08.9415461Z [INFO] 
2023-01-11T07:47:08.9415900Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ integrated-order ---
2023-01-11T07:47:08.9417031Z [INFO] 
2023-01-11T07:47:08.9417500Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ integrated-order ---
2023-01-11T07:47:08.9504226Z [INFO] 
2023-01-11T07:47:08.9504788Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ integrated-order ---
2023-01-11T07:47:08.9587989Z [INFO] 
2023-01-11T07:47:08.9588609Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ integrated-order ---
2023-01-11T07:47:09.0176243Z [INFO] Starting audit...
2023-01-11T07:47:09.0176621Z Audit done.
2023-01-11T07:47:09.0179372Z [INFO] 
2023-01-11T07:47:09.0180178Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ integrated-order ---
2023-01-11T07:47:09.0186733Z [INFO] 
2023-01-11T07:47:09.0187254Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ integrated-order ---
2023-01-11T07:47:09.0193272Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:09.0194098Z [INFO] Copying 0 resource
2023-01-11T07:47:09.0195009Z [INFO] Copying 1 resource
2023-01-11T07:47:09.0198111Z [INFO] 
2023-01-11T07:47:09.0198413Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ integrated-order ---
2023-01-11T07:47:09.0200664Z [INFO] Generating flattened POM of project com.alibaba.cloud:integrated-order:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:09.1240514Z [INFO] 
2023-01-11T07:47:09.1241184Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ integrated-order ---
2023-01-11T07:47:09.1284143Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:09.1287802Z [INFO] Compiling 10 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-order/target/classes
2023-01-11T07:47:09.1888088Z [INFO] 
2023-01-11T07:47:09.1888689Z [INFO] ----------------< com.alibaba.cloud:integrated-gateway >----------------
2023-01-11T07:47:09.1889226Z [INFO] Building Spring Cloud Alibaba Integrated Gateway Example 2.2.9-SNAPSHOT [61/75]
2023-01-11T07:47:09.1889678Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:09.2035823Z [INFO] 
2023-01-11T07:47:09.2036438Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integrated-gateway ---
2023-01-11T07:47:09.2036736Z [INFO] 
2023-01-11T07:47:09.2037109Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ integrated-gateway ---
2023-01-11T07:47:09.2037398Z [INFO] 
2023-01-11T07:47:09.2037785Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ integrated-gateway ---
2023-01-11T07:47:09.2070281Z [INFO] 
2023-01-11T07:47:09.2070736Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ integrated-gateway ---
2023-01-11T07:47:09.2100961Z [INFO] 
2023-01-11T07:47:09.2101501Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ integrated-gateway ---
2023-01-11T07:47:09.8399333Z [INFO] Starting audit...
2023-01-11T07:47:09.8399787Z Audit done.
2023-01-11T07:47:09.8401253Z [INFO] 
2023-01-11T07:47:09.8401874Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ integrated-gateway ---
2023-01-11T07:47:09.8419636Z [INFO] 
2023-01-11T07:47:09.8420192Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ integrated-gateway ---
2023-01-11T07:47:09.8427103Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:09.8429443Z [INFO] Copying 0 resource
2023-01-11T07:47:09.8430388Z [INFO] Copying 1 resource
2023-01-11T07:47:09.8433528Z [INFO] 
2023-01-11T07:47:09.8434006Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ integrated-gateway ---
2023-01-11T07:47:09.8437692Z [INFO] Generating flattened POM of project com.alibaba.cloud:integrated-gateway:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:09.9483225Z [INFO] 
2023-01-11T07:47:09.9484173Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ integrated-gateway ---
2023-01-11T07:47:09.9517160Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:09.9520684Z [INFO] Compiling 2 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-gateway/target/classes
2023-01-11T07:47:10.0141139Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-gateway/src/main/java/com/alibaba/cloud/integration/gateway/config/GatewayConfig.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-gateway/src/main/java/com/alibaba/cloud/integration/gateway/config/GatewayConfig.java uses or overrides a deprecated API.
2023-01-11T07:47:10.0146532Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-gateway/src/main/java/com/alibaba/cloud/integration/gateway/config/GatewayConfig.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:47:10.0147071Z [INFO] 
2023-01-11T07:47:10.0147468Z [INFO] ------------< com.alibaba.cloud:integrated-praise-provider >------------
2023-01-11T07:47:10.0148001Z [INFO] Building Spring Cloud Alibaba Integrated Praise Provider Example 2.2.9-SNAPSHOT [62/75]
2023-01-11T07:47:10.0148460Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:10.0413886Z [INFO] 
2023-01-11T07:47:10.0414774Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integrated-praise-provider ---
2023-01-11T07:47:10.0416992Z [INFO] 
2023-01-11T07:47:10.0417472Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ integrated-praise-provider ---
2023-01-11T07:47:10.0418778Z [INFO] 
2023-01-11T07:47:10.0419214Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ integrated-praise-provider ---
2023-01-11T07:47:10.0471091Z [INFO] 
2023-01-11T07:47:10.0471800Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ integrated-praise-provider ---
2023-01-11T07:47:10.0503442Z [INFO] 
2023-01-11T07:47:10.0504072Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ integrated-praise-provider ---
2023-01-11T07:47:10.1017867Z [INFO] Starting audit...
2023-01-11T07:47:10.1018397Z Audit done.
2023-01-11T07:47:10.1019121Z [INFO] 
2023-01-11T07:47:10.1019884Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ integrated-praise-provider ---
2023-01-11T07:47:10.1031612Z [INFO] 
2023-01-11T07:47:10.1032146Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ integrated-praise-provider ---
2023-01-11T07:47:10.1033267Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:10.1034916Z [INFO] Copying 0 resource
2023-01-11T07:47:10.1035756Z [INFO] Copying 1 resource
2023-01-11T07:47:10.1044918Z [INFO] 
2023-01-11T07:47:10.1045387Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ integrated-praise-provider ---
2023-01-11T07:47:10.1045975Z [INFO] Generating flattened POM of project com.alibaba.cloud:integrated-praise-provider:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:10.2402589Z [INFO] 
2023-01-11T07:47:10.2403515Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ integrated-praise-provider ---
2023-01-11T07:47:10.2453732Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:10.2458190Z [INFO] Compiling 4 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-praise-provider/target/classes
2023-01-11T07:47:10.2922237Z [INFO] 
2023-01-11T07:47:10.2923456Z [INFO] ------------< com.alibaba.cloud:integrated-praise-consumer >------------
2023-01-11T07:47:10.2924212Z [INFO] Building Spring Cloud Alibaba Integrated Praise Consumer Example 2.2.9-SNAPSHOT [63/75]
2023-01-11T07:47:10.2924689Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:10.3088614Z [INFO] 
2023-01-11T07:47:10.3089754Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integrated-praise-consumer ---
2023-01-11T07:47:10.3094786Z [INFO] 
2023-01-11T07:47:10.3095302Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ integrated-praise-consumer ---
2023-01-11T07:47:10.3098273Z [INFO] 
2023-01-11T07:47:10.3099062Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ integrated-praise-consumer ---
2023-01-11T07:47:10.3159655Z [INFO] 
2023-01-11T07:47:10.3160544Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ integrated-praise-consumer ---
2023-01-11T07:47:10.3216559Z [INFO] 
2023-01-11T07:47:10.3217262Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ integrated-praise-consumer ---
2023-01-11T07:47:10.3763696Z [INFO] Starting audit...
2023-01-11T07:47:10.3764179Z Audit done.
2023-01-11T07:47:10.3766806Z [INFO] 
2023-01-11T07:47:10.3767610Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ integrated-praise-consumer ---
2023-01-11T07:47:10.3774777Z [INFO] 
2023-01-11T07:47:10.3775466Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ integrated-praise-consumer ---
2023-01-11T07:47:10.3782412Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:10.3783930Z [INFO] Copying 0 resource
2023-01-11T07:47:10.3784642Z [INFO] Copying 1 resource
2023-01-11T07:47:10.3787330Z [INFO] 
2023-01-11T07:47:10.3787904Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ integrated-praise-consumer ---
2023-01-11T07:47:10.3791861Z [INFO] Generating flattened POM of project com.alibaba.cloud:integrated-praise-consumer:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:10.4831168Z [INFO] 
2023-01-11T07:47:10.4831874Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ integrated-praise-consumer ---
2023-01-11T07:47:10.4882225Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:10.4885334Z [INFO] Compiling 8 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-praise-consumer/target/classes
2023-01-11T07:47:10.5401566Z [INFO] 
2023-01-11T07:47:10.5402677Z [INFO] ---------------< com.alibaba.cloud:integrated-frontend >----------------
2023-01-11T07:47:10.5403662Z [INFO] Building Spring Cloud Alibaba Integrated Frontend Example 2.2.9-SNAPSHOT [64/75]
2023-01-11T07:47:10.5404273Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:10.5445195Z [INFO] 
2023-01-11T07:47:10.5445872Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integrated-frontend ---
2023-01-11T07:47:10.5448166Z [INFO] 
2023-01-11T07:47:10.5448679Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ integrated-frontend ---
2023-01-11T07:47:10.5449474Z [INFO] 
2023-01-11T07:47:10.5449985Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ integrated-frontend ---
2023-01-11T07:47:10.5472829Z [INFO] 
2023-01-11T07:47:10.5473587Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ integrated-frontend ---
2023-01-11T07:47:10.5491708Z [INFO] 
2023-01-11T07:47:10.5492324Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ integrated-frontend ---
2023-01-11T07:47:10.6172901Z [INFO] Starting audit...
2023-01-11T07:47:10.6173656Z Audit done.
2023-01-11T07:47:10.6175882Z [INFO] 
2023-01-11T07:47:10.6176678Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ integrated-frontend ---
2023-01-11T07:47:10.6193401Z [INFO] 
2023-01-11T07:47:10.6195100Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ integrated-frontend ---
2023-01-11T07:47:10.6204230Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:10.6208269Z [INFO] Copying 0 resource
2023-01-11T07:47:10.6210836Z [INFO] Copying 3 resources
2023-01-11T07:47:10.6218211Z [INFO] 
2023-01-11T07:47:10.6218693Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ integrated-frontend ---
2023-01-11T07:47:10.6224084Z [INFO] Generating flattened POM of project com.alibaba.cloud:integrated-frontend:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:10.7297035Z [INFO] 
2023-01-11T07:47:10.7298137Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ integrated-frontend ---
2023-01-11T07:47:10.7315352Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:10.7317750Z [INFO] Compiling 2 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/integrated-frontend/target/classes
2023-01-11T07:47:10.7495015Z [INFO] 
2023-01-11T07:47:10.7495945Z [INFO] --< com.alibaba.cloud:spring-cloud-starter-alibaba-governance-routing >--
2023-01-11T07:47:10.7497079Z [INFO] Building Spring Cloud Starter Alibaba Governance Label Routing 2.2.9-SNAPSHOT [65/75]
2023-01-11T07:47:10.7497590Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:10.7656888Z [INFO] 
2023-01-11T07:47:10.7657750Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-governance-routing ---
2023-01-11T07:47:10.7661683Z [INFO] 
2023-01-11T07:47:10.7662354Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-governance-routing ---
2023-01-11T07:47:10.7664104Z [INFO] 
2023-01-11T07:47:10.7664768Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-governance-routing ---
2023-01-11T07:47:10.7897031Z [INFO] 
2023-01-11T07:47:10.7897969Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-governance-routing ---
2023-01-11T07:47:10.8117048Z [INFO] 
2023-01-11T07:47:10.8118068Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-governance-routing ---
2023-01-11T07:47:10.9041825Z [INFO] Starting audit...
2023-01-11T07:47:10.9042283Z Audit done.
2023-01-11T07:47:10.9045781Z [INFO] 
2023-01-11T07:47:10.9046532Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-governance-routing ---
2023-01-11T07:47:10.9055388Z [INFO] 
2023-01-11T07:47:10.9056054Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-governance-routing ---
2023-01-11T07:47:10.9060611Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-governance-routing/target/jacoco.exec
2023-01-11T07:47:10.9061638Z [INFO] 
2023-01-11T07:47:10.9062190Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-governance-routing ---
2023-01-11T07:47:10.9067006Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:10.9068488Z [INFO] Copying 0 resource
2023-01-11T07:47:10.9069396Z [INFO] Copying 1 resource
2023-01-11T07:47:10.9073007Z [INFO] 
2023-01-11T07:47:10.9073584Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-governance-routing ---
2023-01-11T07:47:10.9076160Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-governance-routing:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:11.0220526Z [INFO] 
2023-01-11T07:47:11.0221450Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-governance-routing ---
2023-01-11T07:47:11.0267661Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:11.0273586Z [INFO] Compiling 17 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-governance-routing/target/classes
2023-01-11T07:47:11.1116207Z [INFO] 
2023-01-11T07:47:11.1117281Z [INFO] ---< com.alibaba.cloud:spring-cloud-starter-alibaba-governance-auth >---
2023-01-11T07:47:11.1117914Z [INFO] Building Spring Cloud Starter Alibaba Governance Authentication 2.2.9-SNAPSHOT [66/75]
2023-01-11T07:47:11.1118387Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:11.1197326Z [INFO] 
2023-01-11T07:47:11.1198139Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-governance-auth ---
2023-01-11T07:47:11.1203163Z [INFO] 
2023-01-11T07:47:11.1204840Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-governance-auth ---
2023-01-11T07:47:11.1207713Z [INFO] 
2023-01-11T07:47:11.1209323Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-governance-auth ---
2023-01-11T07:47:11.1437317Z [INFO] 
2023-01-11T07:47:11.1438084Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-governance-auth ---
2023-01-11T07:47:11.1629608Z [INFO] 
2023-01-11T07:47:11.1630364Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-governance-auth ---
2023-01-11T07:47:11.2444586Z [INFO] Starting audit...
2023-01-11T07:47:11.2444971Z Audit done.
2023-01-11T07:47:11.2446875Z [INFO] 
2023-01-11T07:47:11.2447756Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-governance-auth ---
2023-01-11T07:47:11.2454140Z [INFO] 
2023-01-11T07:47:11.2454740Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-governance-auth ---
2023-01-11T07:47:11.2458599Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-governance-auth/target/jacoco.exec
2023-01-11T07:47:11.2459312Z [INFO] 
2023-01-11T07:47:11.2459869Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-governance-auth ---
2023-01-11T07:47:11.2464674Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:11.2466370Z [INFO] Copying 0 resource
2023-01-11T07:47:11.2467210Z [INFO] Copying 1 resource
2023-01-11T07:47:11.2470088Z [INFO] 
2023-01-11T07:47:11.2470942Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-governance-auth ---
2023-01-11T07:47:11.2473873Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-governance-auth:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:11.3503158Z [INFO] 
2023-01-11T07:47:11.3504356Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-governance-auth ---
2023-01-11T07:47:11.3530734Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:11.3538535Z [INFO] Compiling 12 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-governance-auth/target/classes
2023-01-11T07:47:11.4222602Z [INFO] 
2023-01-11T07:47:11.4223644Z [INFO] --< com.alibaba.cloud:spring-cloud-starter-alibaba-controlplane-istio >--
2023-01-11T07:47:11.4224745Z [INFO] Building Spring Cloud Alibaba Istio Control Plane 2.2.9-SNAPSHOT [67/75]
2023-01-11T07:47:11.4225272Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:11.5965676Z Downloading from central: https://repo.maven.apache.org/maven2/io/envoyproxy/controlplane/api/0.1.32/api-0.1.32.pom
2023-01-11T07:47:11.8148809Z Progress (1): 2.7 kB
2023-01-11T07:47:11.8151187Z                     
2023-01-11T07:47:11.8151929Z Downloaded from central: https://repo.maven.apache.org/maven2/io/envoyproxy/controlplane/api/0.1.32/api-0.1.32.pom (2.7 kB at 12 kB/s)
2023-01-11T07:47:11.8174057Z Downloading from central: https://repo.maven.apache.org/maven2/io/envoyproxy/controlplane/java-control-plane/0.1.32/java-control-plane-0.1.32.pom
2023-01-11T07:47:11.8288315Z Progress (1): 2.7/11 kB
2023-01-11T07:47:11.8294902Z Progress (1): 5.5/11 kB
2023-01-11T07:47:11.8300571Z Progress (1): 8.2/11 kB
2023-01-11T07:47:11.8380726Z Progress (1): 11 kB    
2023-01-11T07:47:11.8381441Z                    
2023-01-11T07:47:11.8382659Z Downloaded from central: https://repo.maven.apache.org/maven2/io/envoyproxy/controlplane/java-control-plane/0.1.32/java-control-plane-0.1.32.pom (11 kB at 508 kB/s)
2023-01-11T07:47:11.8561191Z Downloading from central: https://repo.maven.apache.org/maven2/io/envoyproxy/controlplane/api/0.1.32/api-0.1.32.jar
2023-01-11T07:47:11.8948385Z Progress (1): 0.1/25 MB
2023-01-11T07:47:11.9019475Z Progress (1): 0.3/25 MB
2023-01-11T07:47:11.9100146Z Progress (1): 0.4/25 MB
2023-01-11T07:47:11.9171304Z Progress (1): 0.5/25 MB
2023-01-11T07:47:11.9253483Z Progress (1): 0.6/25 MB
2023-01-11T07:47:11.9342629Z Progress (1): 0.8/25 MB
2023-01-11T07:47:11.9413390Z Progress (1): 0.9/25 MB
2023-01-11T07:47:11.9493119Z Progress (1): 1.0/25 MB
2023-01-11T07:47:11.9565465Z Progress (1): 1.1/25 MB
2023-01-11T07:47:11.9644343Z Progress (1): 1.2/25 MB
2023-01-11T07:47:11.9714682Z Progress (1): 1.4/25 MB
2023-01-11T07:47:11.9793485Z Progress (1): 1.5/25 MB
2023-01-11T07:47:11.9865587Z Progress (1): 1.6/25 MB
2023-01-11T07:47:11.9945472Z Progress (1): 1.7/25 MB
2023-01-11T07:47:12.0015956Z Progress (1): 1.9/25 MB
2023-01-11T07:47:12.0095104Z Progress (1): 2.0/25 MB
2023-01-11T07:47:12.0166117Z Progress (1): 2.1/25 MB
2023-01-11T07:47:12.0244609Z Progress (1): 2.2/25 MB
2023-01-11T07:47:12.0315301Z Progress (1): 2.3/25 MB
2023-01-11T07:47:12.0392915Z Progress (1): 2.5/25 MB
2023-01-11T07:47:12.0463549Z Progress (1): 2.6/25 MB
2023-01-11T07:47:12.0542080Z Progress (1): 2.7/25 MB
2023-01-11T07:47:12.0611473Z Progress (1): 2.8/25 MB
2023-01-11T07:47:12.0691874Z Progress (1): 3.0/25 MB
2023-01-11T07:47:12.0762259Z Progress (1): 3.1/25 MB
2023-01-11T07:47:12.0839266Z Progress (1): 3.2/25 MB
2023-01-11T07:47:12.0916116Z Progress (1): 3.3/25 MB
2023-01-11T07:47:12.0985046Z Progress (1): 3.5/25 MB
2023-01-11T07:47:12.1061652Z Progress (1): 3.6/25 MB
2023-01-11T07:47:12.1130099Z Progress (1): 3.7/25 MB
2023-01-11T07:47:12.1206943Z Progress (1): 3.8/25 MB
2023-01-11T07:47:12.1277155Z Progress (1): 4.0/25 MB
2023-01-11T07:47:12.1354928Z Progress (1): 4.1/25 MB
2023-01-11T07:47:12.1425944Z Progress (1): 4.2/25 MB
2023-01-11T07:47:12.1502234Z Progress (1): 4.3/25 MB
2023-01-11T07:47:12.1571340Z Progress (1): 4.5/25 MB
2023-01-11T07:47:12.1647913Z Progress (1): 4.6/25 MB
2023-01-11T07:47:12.1717495Z Progress (1): 4.7/25 MB
2023-01-11T07:47:12.1795045Z Progress (1): 4.8/25 MB
2023-01-11T07:47:12.1863786Z Progress (1): 4.9/25 MB
2023-01-11T07:47:12.1944018Z Progress (1): 5.1/25 MB
2023-01-11T07:47:12.2013299Z Progress (1): 5.2/25 MB
2023-01-11T07:47:12.2086791Z Progress (1): 5.3/25 MB
2023-01-11T07:47:12.2163100Z Progress (1): 5.4/25 MB
2023-01-11T07:47:12.2232232Z Progress (1): 5.6/25 MB
2023-01-11T07:47:12.2309282Z Progress (1): 5.7/25 MB
2023-01-11T07:47:12.2377911Z Progress (1): 5.8/25 MB
2023-01-11T07:47:12.2454046Z Progress (1): 5.9/25 MB
2023-01-11T07:47:12.2523278Z Progress (1): 6.1/25 MB
2023-01-11T07:47:12.2600040Z Progress (1): 6.2/25 MB
2023-01-11T07:47:12.2669160Z Progress (1): 6.3/25 MB
2023-01-11T07:47:12.2746311Z Progress (1): 6.4/25 MB
2023-01-11T07:47:12.2815951Z Progress (1): 6.5/25 MB
2023-01-11T07:47:12.2893676Z Progress (1): 6.7/25 MB
2023-01-11T07:47:12.2962664Z Progress (1): 6.8/25 MB
2023-01-11T07:47:12.3039931Z Progress (1): 6.9/25 MB
2023-01-11T07:47:12.3109773Z Progress (1): 7.0/25 MB
2023-01-11T07:47:12.3186693Z Progress (1): 7.2/25 MB
2023-01-11T07:47:12.3258701Z Progress (1): 7.3/25 MB
2023-01-11T07:47:12.3336336Z Progress (1): 7.4/25 MB
2023-01-11T07:47:12.3404308Z Progress (1): 7.5/25 MB
2023-01-11T07:47:12.3481206Z Progress (1): 7.6/25 MB
2023-01-11T07:47:12.3549672Z Progress (1): 7.8/25 MB
2023-01-11T07:47:12.3626260Z Progress (1): 7.9/25 MB
2023-01-11T07:47:12.3695439Z Progress (1): 8.0/25 MB
2023-01-11T07:47:12.3771210Z Progress (1): 8.1/25 MB
2023-01-11T07:47:12.3839679Z Progress (1): 8.3/25 MB
2023-01-11T07:47:12.3918956Z Progress (1): 8.4/25 MB
2023-01-11T07:47:12.3988151Z Progress (1): 8.5/25 MB
2023-01-11T07:47:12.4064576Z Progress (1): 8.6/25 MB
2023-01-11T07:47:12.4133286Z Progress (1): 8.8/25 MB
2023-01-11T07:47:12.4212017Z Progress (1): 8.9/25 MB
2023-01-11T07:47:12.4281474Z Progress (1): 9.0/25 MB
2023-01-11T07:47:12.4357507Z Progress (1): 9.1/25 MB
2023-01-11T07:47:12.4429649Z Progress (1): 9.3/25 MB
2023-01-11T07:47:12.4499673Z Progress (1): 9.4/25 MB
2023-01-11T07:47:12.4578141Z Progress (1): 9.5/25 MB
2023-01-11T07:47:12.4648588Z Progress (1): 9.6/25 MB
2023-01-11T07:47:12.4725129Z Progress (1): 9.8/25 MB
2023-01-11T07:47:12.4799794Z Progress (1): 9.9/25 MB
2023-01-11T07:47:12.4868467Z Progress (1): 10/25 MB 
2023-01-11T07:47:12.4944519Z Progress (1): 10/25 MB
2023-01-11T07:47:12.5013660Z Progress (1): 10/25 MB
2023-01-11T07:47:12.5089671Z Progress (1): 10/25 MB
2023-01-11T07:47:12.5158684Z Progress (1): 10/25 MB
2023-01-11T07:47:12.5235070Z Progress (1): 11/25 MB
2023-01-11T07:47:12.5304488Z Progress (1): 11/25 MB
2023-01-11T07:47:12.5380659Z Progress (1): 11/25 MB
2023-01-11T07:47:12.5449975Z Progress (1): 11/25 MB
2023-01-11T07:47:12.5526895Z Progress (1): 11/25 MB
2023-01-11T07:47:12.5596455Z Progress (1): 11/25 MB
2023-01-11T07:47:12.5674563Z Progress (1): 11/25 MB
2023-01-11T07:47:12.5745897Z Progress (1): 11/25 MB
2023-01-11T07:47:12.5815204Z Progress (1): 12/25 MB
2023-01-11T07:47:12.5888102Z Progress (1): 12/25 MB
2023-01-11T07:47:12.5964376Z Progress (1): 12/25 MB
2023-01-11T07:47:12.6040811Z Progress (1): 12/25 MB
2023-01-11T07:47:12.6112028Z Progress (1): 12/25 MB
2023-01-11T07:47:12.6188719Z Progress (1): 12/25 MB
2023-01-11T07:47:12.6257850Z Progress (1): 12/25 MB
2023-01-11T07:47:12.6333069Z Progress (1): 12/25 MB
2023-01-11T07:47:12.6410483Z Progress (1): 13/25 MB
2023-01-11T07:47:12.6479711Z Progress (1): 13/25 MB
2023-01-11T07:47:12.6558481Z Progress (1): 13/25 MB
2023-01-11T07:47:12.6627249Z Progress (1): 13/25 MB
2023-01-11T07:47:12.6704401Z Progress (1): 13/25 MB
2023-01-11T07:47:12.6775397Z Progress (1): 13/25 MB
2023-01-11T07:47:12.6851511Z Progress (1): 13/25 MB
2023-01-11T07:47:12.6920396Z Progress (1): 13/25 MB
2023-01-11T07:47:12.6996656Z Progress (1): 14/25 MB
2023-01-11T07:47:12.7066546Z Progress (1): 14/25 MB
2023-01-11T07:47:12.7143255Z Progress (1): 14/25 MB
2023-01-11T07:47:12.7212459Z Progress (1): 14/25 MB
2023-01-11T07:47:12.7288855Z Progress (1): 14/25 MB
2023-01-11T07:47:12.7358253Z Progress (1): 14/25 MB
2023-01-11T07:47:12.7435211Z Progress (1): 14/25 MB
2023-01-11T07:47:12.7504793Z Progress (1): 14/25 MB
2023-01-11T07:47:12.7582121Z Progress (1): 15/25 MB
2023-01-11T07:47:12.7651706Z Progress (1): 15/25 MB
2023-01-11T07:47:12.7729155Z Progress (1): 15/25 MB
2023-01-11T07:47:12.7798546Z Progress (1): 15/25 MB
2023-01-11T07:47:12.7875489Z Progress (1): 15/25 MB
2023-01-11T07:47:12.7944944Z Progress (1): 15/25 MB
2023-01-11T07:47:12.8021594Z Progress (1): 15/25 MB
2023-01-11T07:47:12.8089685Z Progress (1): 15/25 MB
2023-01-11T07:47:12.8166126Z Progress (1): 16/25 MB
2023-01-11T07:47:12.8235339Z Progress (1): 16/25 MB
2023-01-11T07:47:12.8312469Z Progress (1): 16/25 MB
2023-01-11T07:47:12.8380569Z Progress (1): 16/25 MB
2023-01-11T07:47:12.8457086Z Progress (1): 16/25 MB
2023-01-11T07:47:12.8526205Z Progress (1): 16/25 MB
2023-01-11T07:47:12.8602844Z Progress (1): 16/25 MB
2023-01-11T07:47:12.8671318Z Progress (1): 16/25 MB
2023-01-11T07:47:12.8748161Z Progress (1): 17/25 MB
2023-01-11T07:47:12.8816452Z Progress (1): 17/25 MB
2023-01-11T07:47:12.8893428Z Progress (1): 17/25 MB
2023-01-11T07:47:12.8962432Z Progress (1): 17/25 MB
2023-01-11T07:47:12.9039053Z Progress (1): 17/25 MB
2023-01-11T07:47:12.9107958Z Progress (1): 17/25 MB
2023-01-11T07:47:12.9184446Z Progress (1): 17/25 MB
2023-01-11T07:47:12.9253536Z Progress (1): 17/25 MB
2023-01-11T07:47:12.9329693Z Progress (1): 18/25 MB
2023-01-11T07:47:12.9398762Z Progress (1): 18/25 MB
2023-01-11T07:47:12.9475151Z Progress (1): 18/25 MB
2023-01-11T07:47:12.9543979Z Progress (1): 18/25 MB
2023-01-11T07:47:12.9620358Z Progress (1): 18/25 MB
2023-01-11T07:47:12.9689222Z Progress (1): 18/25 MB
2023-01-11T07:47:12.9765577Z Progress (1): 18/25 MB
2023-01-11T07:47:12.9834982Z Progress (1): 18/25 MB
2023-01-11T07:47:12.9911587Z Progress (1): 18/25 MB
2023-01-11T07:47:12.9980307Z Progress (1): 19/25 MB
2023-01-11T07:47:13.0056664Z Progress (1): 19/25 MB
2023-01-11T07:47:13.0125614Z Progress (1): 19/25 MB
2023-01-11T07:47:13.0202089Z Progress (1): 19/25 MB
2023-01-11T07:47:13.0270599Z Progress (1): 19/25 MB
2023-01-11T07:47:13.0349410Z Progress (1): 19/25 MB
2023-01-11T07:47:13.0417620Z Progress (1): 19/25 MB
2023-01-11T07:47:13.0494259Z Progress (1): 19/25 MB
2023-01-11T07:47:13.0589468Z Progress (1): 20/25 MB
2023-01-11T07:47:13.0642768Z Progress (1): 20/25 MB
2023-01-11T07:47:13.0714015Z Progress (1): 20/25 MB
2023-01-11T07:47:13.0783317Z Progress (1): 20/25 MB
2023-01-11T07:47:13.0860017Z Progress (1): 20/25 MB
2023-01-11T07:47:13.0929163Z Progress (1): 20/25 MB
2023-01-11T07:47:13.1005702Z Progress (1): 20/25 MB
2023-01-11T07:47:13.1074424Z Progress (1): 20/25 MB
2023-01-11T07:47:13.1151311Z Progress (1): 21/25 MB
2023-01-11T07:47:13.1220533Z Progress (1): 21/25 MB
2023-01-11T07:47:13.1296640Z Progress (1): 21/25 MB
2023-01-11T07:47:13.1365135Z Progress (1): 21/25 MB
2023-01-11T07:47:13.1447850Z Progress (1): 21/25 MB
2023-01-11T07:47:13.1517185Z Progress (1): 21/25 MB
2023-01-11T07:47:13.1593464Z Progress (1): 21/25 MB
2023-01-11T07:47:13.1661952Z Progress (1): 21/25 MB
2023-01-11T07:47:13.1738810Z Progress (1): 22/25 MB
2023-01-11T07:47:13.1807280Z Progress (1): 22/25 MB
2023-01-11T07:47:13.1884109Z Progress (1): 22/25 MB
2023-01-11T07:47:13.1953313Z Progress (1): 22/25 MB
2023-01-11T07:47:13.2029575Z Progress (1): 22/25 MB
2023-01-11T07:47:13.2098688Z Progress (1): 22/25 MB
2023-01-11T07:47:13.2176000Z Progress (1): 22/25 MB
2023-01-11T07:47:13.2244365Z Progress (1): 22/25 MB
2023-01-11T07:47:13.2321471Z Progress (1): 23/25 MB
2023-01-11T07:47:13.2394829Z Progress (1): 23/25 MB
2023-01-11T07:47:13.2463513Z Progress (1): 23/25 MB
2023-01-11T07:47:13.2539388Z Progress (1): 23/25 MB
2023-01-11T07:47:13.2612364Z Progress (1): 23/25 MB
2023-01-11T07:47:13.2680527Z Progress (1): 23/25 MB
2023-01-11T07:47:13.2756483Z Progress (1): 23/25 MB
2023-01-11T07:47:13.2825419Z Progress (1): 23/25 MB
2023-01-11T07:47:13.2901651Z Progress (1): 24/25 MB
2023-01-11T07:47:13.2969986Z Progress (1): 24/25 MB
2023-01-11T07:47:13.3045216Z Progress (1): 24/25 MB
2023-01-11T07:47:13.3112391Z Progress (1): 24/25 MB
2023-01-11T07:47:13.3187391Z Progress (1): 24/25 MB
2023-01-11T07:47:13.3254395Z Progress (1): 24/25 MB
2023-01-11T07:47:13.3329007Z Progress (1): 24/25 MB
2023-01-11T07:47:13.3396428Z Progress (1): 24/25 MB
2023-01-11T07:47:13.3472011Z Progress (1): 25/25 MB
2023-01-11T07:47:13.3531833Z Progress (1): 25/25 MB
2023-01-11T07:47:13.3642599Z Progress (1): 25 MB   
2023-01-11T07:47:13.3642811Z                    
2023-01-11T07:47:13.3643511Z Downloaded from central: https://repo.maven.apache.org/maven2/io/envoyproxy/controlplane/api/0.1.32/api-0.1.32.jar (25 MB at 16 MB/s)
2023-01-11T07:47:13.3643870Z [INFO] 
2023-01-11T07:47:13.3644360Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-controlplane-istio ---
2023-01-11T07:47:13.3650064Z [INFO] 
2023-01-11T07:47:13.3650548Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-controlplane-istio ---
2023-01-11T07:47:13.3650909Z [INFO] 
2023-01-11T07:47:13.3651387Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-controlplane-istio ---
2023-01-11T07:47:13.4014549Z [INFO] 
2023-01-11T07:47:13.4015582Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-controlplane-istio ---
2023-01-11T07:47:13.4369409Z [INFO] 
2023-01-11T07:47:13.4370825Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-controlplane-istio ---
2023-01-11T07:47:13.5662521Z [INFO] Starting audit...
2023-01-11T07:47:13.5663044Z Audit done.
2023-01-11T07:47:13.5665136Z [INFO] 
2023-01-11T07:47:13.5666017Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-controlplane-istio ---
2023-01-11T07:47:13.5675158Z [INFO] 
2023-01-11T07:47:13.5675849Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-controlplane-istio ---
2023-01-11T07:47:13.5683647Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-istio/target/jacoco.exec
2023-01-11T07:47:13.5684482Z [INFO] 
2023-01-11T07:47:13.5685153Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-controlplane-istio ---
2023-01-11T07:47:13.5689033Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:13.5690758Z [INFO] Copying 0 resource
2023-01-11T07:47:13.5691646Z [INFO] Copying 1 resource
2023-01-11T07:47:13.5694613Z [INFO] 
2023-01-11T07:47:13.5695228Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-controlplane-istio ---
2023-01-11T07:47:13.5698064Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-controlplane-istio:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:13.6742308Z [INFO] 
2023-01-11T07:47:13.6743340Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-controlplane-istio ---
2023-01-11T07:47:13.6776845Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:13.6781226Z [INFO] Compiling 18 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-istio/target/classes
2023-01-11T07:47:13.8309483Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-istio/src/main/java/com/alibaba/cloud/governance/istio/util/ConvUtil.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-istio/src/main/java/com/alibaba/cloud/governance/istio/util/ConvUtil.java uses or overrides a deprecated API.
2023-01-11T07:47:13.8311656Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-istio/src/main/java/com/alibaba/cloud/governance/istio/util/ConvUtil.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:47:13.8312422Z [INFO] 
2023-01-11T07:47:13.8313540Z [INFO] -------< com.alibaba.cloud:label-routing-istio-consumer-example >-------
2023-01-11T07:47:13.8314276Z [INFO] Building Spring Cloud Starter Alibaba Istio Label Routing Consumer Example 2.2.9-SNAPSHOT [68/75]
2023-01-11T07:47:13.8315025Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:13.8433547Z [INFO] 
2023-01-11T07:47:13.8434193Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ label-routing-istio-consumer-example ---
2023-01-11T07:47:13.8437112Z [INFO] 
2023-01-11T07:47:13.8437672Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ label-routing-istio-consumer-example ---
2023-01-11T07:47:13.8438451Z [INFO] 
2023-01-11T07:47:13.8439066Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ label-routing-istio-consumer-example ---
2023-01-11T07:47:13.8458166Z [INFO] 
2023-01-11T07:47:13.8458803Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ label-routing-istio-consumer-example ---
2023-01-11T07:47:13.8474037Z [INFO] 
2023-01-11T07:47:13.8474889Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ label-routing-istio-consumer-example ---
2023-01-11T07:47:13.8963418Z [INFO] Starting audit...
2023-01-11T07:47:13.8963849Z Audit done.
2023-01-11T07:47:13.8964705Z [INFO] 
2023-01-11T07:47:13.8965489Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ label-routing-istio-consumer-example ---
2023-01-11T07:47:13.8971976Z [INFO] 
2023-01-11T07:47:13.8972606Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ label-routing-istio-consumer-example ---
2023-01-11T07:47:13.8977688Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:13.8979025Z [INFO] Copying 1 resource
2023-01-11T07:47:13.8982363Z [INFO] Copying 0 resource
2023-01-11T07:47:13.8982705Z [INFO] 
2023-01-11T07:47:13.8983250Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ label-routing-istio-consumer-example ---
2023-01-11T07:47:13.8985303Z [INFO] Generating flattened POM of project com.alibaba.cloud:label-routing-istio-consumer-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:14.0143098Z [INFO] 
2023-01-11T07:47:14.0144204Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ label-routing-istio-consumer-example ---
2023-01-11T07:47:14.0178969Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:14.0183125Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/governance-example/label-routing-example/istio-consumer-example/target/classes
2023-01-11T07:47:14.0642027Z [INFO] 
2023-01-11T07:47:14.0643076Z [INFO] --< com.alibaba.cloud:spring-cloud-starter-alibaba-controlplane-opensergo >--
2023-01-11T07:47:14.0643951Z [INFO] Building Spring Cloud Alibaba OpenSergo Control Plane 2.2.9-SNAPSHOT [69/75]
2023-01-11T07:47:14.0663820Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:14.0912624Z [INFO] 
2023-01-11T07:47:14.0913638Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-controlplane-opensergo ---
2023-01-11T07:47:14.0915523Z [INFO] 
2023-01-11T07:47:14.0916111Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-controlplane-opensergo ---
2023-01-11T07:47:14.0916869Z [INFO] 
2023-01-11T07:47:14.0917479Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-controlplane-opensergo ---
2023-01-11T07:47:14.1038987Z [INFO] 
2023-01-11T07:47:14.1040109Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-controlplane-opensergo ---
2023-01-11T07:47:14.1155469Z [INFO] 
2023-01-11T07:47:14.1156330Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-controlplane-opensergo ---
2023-01-11T07:47:14.1870497Z [INFO] Starting audit...
2023-01-11T07:47:14.1870914Z Audit done.
2023-01-11T07:47:14.1871759Z [INFO] 
2023-01-11T07:47:14.1872622Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-controlplane-opensergo ---
2023-01-11T07:47:14.1879284Z [INFO] 
2023-01-11T07:47:14.1879955Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-controlplane-opensergo ---
2023-01-11T07:47:14.1883789Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-opensergo/target/jacoco.exec
2023-01-11T07:47:14.1884538Z [INFO] 
2023-01-11T07:47:14.1885254Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-controlplane-opensergo ---
2023-01-11T07:47:14.1890008Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:14.1891583Z [INFO] Copying 0 resource
2023-01-11T07:47:14.1892416Z [INFO] Copying 1 resource
2023-01-11T07:47:14.1895270Z [INFO] 
2023-01-11T07:47:14.1895976Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-controlplane-opensergo ---
2023-01-11T07:47:14.1898818Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-controlplane-opensergo:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:14.3088025Z [INFO] 
2023-01-11T07:47:14.3089070Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-controlplane-opensergo ---
2023-01-11T07:47:14.3112203Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:14.3116154Z [INFO] Compiling 6 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-opensergo/target/classes
2023-01-11T07:47:14.3775907Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-opensergo/src/main/java/com/alibaba/cloud/governance/opensergo/util/ConvUtils.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-opensergo/src/main/java/com/alibaba/cloud/governance/opensergo/util/ConvUtils.java uses or overrides a deprecated API.
2023-01-11T07:47:14.3777631Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-opensergo/src/main/java/com/alibaba/cloud/governance/opensergo/util/ConvUtils.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:47:14.3779454Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-opensergo/src/main/java/com/alibaba/cloud/governance/opensergo/OpenSergoTrafficExchanger.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-opensergo/src/main/java/com/alibaba/cloud/governance/opensergo/OpenSergoTrafficExchanger.java uses unchecked or unsafe operations.
2023-01-11T07:47:14.3781293Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-controlplane-opensergo/src/main/java/com/alibaba/cloud/governance/opensergo/OpenSergoTrafficExchanger.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:47:14.3781964Z [INFO] 
2023-01-11T07:47:14.3782431Z [INFO] ------------< com.alibaba.cloud:opensergo-consumer-example >------------
2023-01-11T07:47:14.3784274Z [INFO] Building Spring Cloud Starter Alibaba OpenSergo Label Routing Consumer Example 2.2.9-SNAPSHOT [70/75]
2023-01-11T07:47:14.3784850Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:14.3910436Z [INFO] 
2023-01-11T07:47:14.3911169Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensergo-consumer-example ---
2023-01-11T07:47:14.3913560Z [INFO] 
2023-01-11T07:47:14.3914084Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ opensergo-consumer-example ---
2023-01-11T07:47:14.3914861Z [INFO] 
2023-01-11T07:47:14.3915379Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ opensergo-consumer-example ---
2023-01-11T07:47:14.3932681Z [INFO] 
2023-01-11T07:47:14.3933232Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ opensergo-consumer-example ---
2023-01-11T07:47:14.3948829Z [INFO] 
2023-01-11T07:47:14.3949322Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ opensergo-consumer-example ---
2023-01-11T07:47:14.4442556Z [INFO] Starting audit...
2023-01-11T07:47:14.4442804Z Audit done.
2023-01-11T07:47:14.4442981Z [INFO] 
2023-01-11T07:47:14.4443625Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ opensergo-consumer-example ---
2023-01-11T07:47:14.4449476Z [INFO] 
2023-01-11T07:47:14.4449984Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ opensergo-consumer-example ---
2023-01-11T07:47:14.4458200Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:14.4458492Z [INFO] Copying 1 resource
2023-01-11T07:47:14.4459498Z [INFO] Copying 0 resource
2023-01-11T07:47:14.4459698Z [INFO] 
2023-01-11T07:47:14.4460150Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ opensergo-consumer-example ---
2023-01-11T07:47:14.4463373Z [INFO] Generating flattened POM of project com.alibaba.cloud:opensergo-consumer-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:14.5497872Z [INFO] 
2023-01-11T07:47:14.5498625Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensergo-consumer-example ---
2023-01-11T07:47:14.5539637Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:14.5540453Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/governance-example/label-routing-example/opensergo-consumer-example/target/classes
2023-01-11T07:47:14.5991322Z [INFO] 
2023-01-11T07:47:14.5991942Z [INFO] -----------------< com.alibaba.cloud:consumer-example >-----------------
2023-01-11T07:47:14.5992484Z [INFO] Building Spring Cloud Starter Alibaba Label Routing Consumer Example 2.2.9-SNAPSHOT [71/75]
2023-01-11T07:47:14.5992952Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:14.6082993Z [INFO] 
2023-01-11T07:47:14.6083424Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ consumer-example ---
2023-01-11T07:47:14.6083749Z [INFO] 
2023-01-11T07:47:14.6084148Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ consumer-example ---
2023-01-11T07:47:14.6084460Z [INFO] 
2023-01-11T07:47:14.6084872Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ consumer-example ---
2023-01-11T07:47:14.6113974Z [INFO] 
2023-01-11T07:47:14.6114363Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ consumer-example ---
2023-01-11T07:47:14.6145271Z [INFO] 
2023-01-11T07:47:14.6145878Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ consumer-example ---
2023-01-11T07:47:14.6850798Z [INFO] Starting audit...
2023-01-11T07:47:14.6851343Z Audit done.
2023-01-11T07:47:14.6852036Z [INFO] 
2023-01-11T07:47:14.6852950Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ consumer-example ---
2023-01-11T07:47:14.6861585Z [INFO] 
2023-01-11T07:47:14.6862173Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ consumer-example ---
2023-01-11T07:47:14.6867957Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:14.6869395Z [INFO] Copying 1 resource
2023-01-11T07:47:14.6872086Z [INFO] Copying 0 resource
2023-01-11T07:47:14.6872443Z [INFO] 
2023-01-11T07:47:14.6873041Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ consumer-example ---
2023-01-11T07:47:14.6875787Z [INFO] Generating flattened POM of project com.alibaba.cloud:consumer-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:14.7914994Z [INFO] 
2023-01-11T07:47:14.7915811Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ consumer-example ---
2023-01-11T07:47:14.7940344Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:14.7944493Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/governance-example/label-routing-example/consumer-example/target/classes
2023-01-11T07:47:14.8392849Z [INFO] 
2023-01-11T07:47:14.8393718Z [INFO] ---------< com.alibaba.cloud:default-provider-version-example >---------
2023-01-11T07:47:14.8394466Z [INFO] Building Spring Cloud Starter Alibaba Label Routing Provider Example 2.2.9-SNAPSHOT [72/75]
2023-01-11T07:47:14.8395266Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:14.8510082Z [INFO] 
2023-01-11T07:47:14.8510745Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ default-provider-version-example ---
2023-01-11T07:47:14.8513604Z [INFO] 
2023-01-11T07:47:14.8514368Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ default-provider-version-example ---
2023-01-11T07:47:14.8515796Z [INFO] 
2023-01-11T07:47:14.8542345Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ default-provider-version-example ---
2023-01-11T07:47:14.8542831Z [INFO] 
2023-01-11T07:47:14.8543319Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ default-provider-version-example ---
2023-01-11T07:47:14.8551370Z [INFO] 
2023-01-11T07:47:14.8551903Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ default-provider-version-example ---
2023-01-11T07:47:14.9036928Z [INFO] Starting audit...
2023-01-11T07:47:14.9037369Z Audit done.
2023-01-11T07:47:14.9038499Z [INFO] 
2023-01-11T07:47:14.9039240Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ default-provider-version-example ---
2023-01-11T07:47:14.9046747Z [INFO] 
2023-01-11T07:47:14.9047413Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ default-provider-version-example ---
2023-01-11T07:47:14.9053316Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:14.9054833Z [INFO] Copying 1 resource
2023-01-11T07:47:14.9058077Z [INFO] Copying 0 resource
2023-01-11T07:47:14.9058708Z [INFO] 
2023-01-11T07:47:14.9059245Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ default-provider-version-example ---
2023-01-11T07:47:14.9061932Z [INFO] Generating flattened POM of project com.alibaba.cloud:default-provider-version-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:15.0054380Z [INFO] 
2023-01-11T07:47:15.0055421Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ default-provider-version-example ---
2023-01-11T07:47:15.0078153Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:15.0082091Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/governance-example/label-routing-example/default-provider-version-example/target/classes
2023-01-11T07:47:15.0731509Z [INFO] 
2023-01-11T07:47:15.0735428Z [INFO] -------------< com.alibaba.cloud:provider-version-example >-------------
2023-01-11T07:47:15.0735992Z [INFO] Building Spring Cloud Starter Alibaba Label Routing Provider Example 2.2.9-SNAPSHOT [73/75]
2023-01-11T07:47:15.0736467Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:15.0854724Z [INFO] 
2023-01-11T07:47:15.0855390Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ provider-version-example ---
2023-01-11T07:47:15.0863200Z [INFO] 
2023-01-11T07:47:15.0864927Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ provider-version-example ---
2023-01-11T07:47:15.0865485Z [INFO] 
2023-01-11T07:47:15.0866062Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ provider-version-example ---
2023-01-11T07:47:15.0881889Z [INFO] 
2023-01-11T07:47:15.0882524Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ provider-version-example ---
2023-01-11T07:47:15.0897771Z [INFO] 
2023-01-11T07:47:15.0898518Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ provider-version-example ---
2023-01-11T07:47:15.1384700Z [INFO] Starting audit...
2023-01-11T07:47:15.1385140Z Audit done.
2023-01-11T07:47:15.1385607Z [INFO] 
2023-01-11T07:47:15.1386412Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ provider-version-example ---
2023-01-11T07:47:15.1391682Z [INFO] 
2023-01-11T07:47:15.1392295Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ provider-version-example ---
2023-01-11T07:47:15.1397740Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:15.1402628Z [INFO] Copying 1 resource
2023-01-11T07:47:15.1403057Z [INFO] Copying 0 resource
2023-01-11T07:47:15.1403444Z [INFO] 
2023-01-11T07:47:15.1404005Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ provider-version-example ---
2023-01-11T07:47:15.1407468Z [INFO] Generating flattened POM of project com.alibaba.cloud:provider-version-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:15.2444340Z [INFO] 
2023-01-11T07:47:15.2445207Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ provider-version-example ---
2023-01-11T07:47:15.2470147Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:15.2474111Z [INFO] Compiling 1 source file to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/governance-example/label-routing-example/provider-version-example/target/classes
2023-01-11T07:47:15.2879401Z [INFO] 
2023-01-11T07:47:15.2880021Z [INFO] ------------< com.alibaba.cloud:spring-cloud-alibaba-docs >-------------
2023-01-11T07:47:15.2880511Z [INFO] Building Spring Cloud Alibaba Documentation 2.2.9-SNAPSHOT       [74/75]
2023-01-11T07:47:15.2880933Z [INFO] --------------------------------[ pom ]---------------------------------
2023-01-11T07:47:15.2892525Z [INFO] 
2023-01-11T07:47:15.2893010Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-docs ---
2023-01-11T07:47:15.2894733Z [INFO] 
2023-01-11T07:47:15.2895238Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-docs ---
2023-01-11T07:47:15.2896261Z [INFO] 
2023-01-11T07:47:15.2896773Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-docs ---
2023-01-11T07:47:15.2902074Z [INFO] 
2023-01-11T07:47:15.2902566Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-docs ---
2023-01-11T07:47:15.2906576Z [INFO] 
2023-01-11T07:47:15.2909505Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-docs ---
2023-01-11T07:47:15.3369685Z [INFO] Starting audit...
2023-01-11T07:47:15.3369977Z Audit done.
2023-01-11T07:47:15.3370164Z [INFO] 
2023-01-11T07:47:15.3370818Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-docs ---
2023-01-11T07:47:15.3373279Z [INFO] 
2023-01-11T07:47:15.3373697Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-docs ---
2023-01-11T07:47:15.3374914Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-docs:pom:2.2.9-SNAPSHOT...
2023-01-11T07:47:15.4564873Z [INFO] 
2023-01-11T07:47:15.4566023Z [INFO] ----------< com.alibaba.cloud:spring-cloud-alibaba-coverage >-----------
2023-01-11T07:47:15.4566557Z [INFO] Building Spring Cloud Alibaba Coverage 2.2.9-SNAPSHOT            [75/75]
2023-01-11T07:47:15.4566993Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:15.4860108Z [INFO] 
2023-01-11T07:47:15.4861359Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-coverage ---
2023-01-11T07:47:15.4868583Z [INFO] 
2023-01-11T07:47:15.4869112Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-coverage ---
2023-01-11T07:47:15.4871879Z [INFO] 
2023-01-11T07:47:15.4872701Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-coverage ---
2023-01-11T07:47:15.4878204Z [INFO] 
2023-01-11T07:47:15.4878848Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-coverage ---
2023-01-11T07:47:15.4883228Z [INFO] 
2023-01-11T07:47:15.4883971Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-coverage ---
2023-01-11T07:47:15.5357724Z [INFO] Starting audit...
2023-01-11T07:47:15.5358328Z Audit done.
2023-01-11T07:47:15.5358685Z [INFO] 
2023-01-11T07:47:15.5359458Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-coverage ---
2023-01-11T07:47:15.5364767Z [INFO] 
2023-01-11T07:47:15.5365318Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-alibaba-coverage ---
2023-01-11T07:47:15.5370803Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:15.5371766Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-coverage/src/main/resources
2023-01-11T07:47:15.5372595Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-coverage/src/main/resources
2023-01-11T07:47:15.5373049Z [INFO] 
2023-01-11T07:47:15.5373522Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-coverage ---
2023-01-11T07:47:15.5374205Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-coverage:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:15.6416711Z [INFO] 
2023-01-11T07:47:15.6417555Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-alibaba-coverage ---
2023-01-11T07:47:15.6418014Z [INFO] No sources to compile
2023-01-11T07:47:15.6418493Z [INFO] ------------------------------------------------------------------------
2023-01-11T07:47:15.6421615Z [INFO] Reactor Summary for Spring Cloud Alibaba 2.2.9-SNAPSHOT:
2023-01-11T07:47:15.6421958Z [INFO] 
2023-01-11T07:47:15.6422331Z [INFO] Spring Cloud Alibaba Dependencies .................. SUCCESS [  0.074 s]
2023-01-11T07:47:15.6422751Z [INFO] Spring Cloud Alibaba ............................... SUCCESS [  1.318 s]
2023-01-11T07:47:15.6423147Z [INFO] Spring Cloud Alibaba Starters ...................... SUCCESS [  0.328 s]
2023-01-11T07:47:15.6423543Z [INFO] Spring Cloud Circuit Breaker Sentinel .............. SUCCESS [  1.544 s]
2023-01-11T07:47:15.6425458Z [INFO] Spring Cloud Alibaba Commons ....................... SUCCESS [  0.907 s]
2023-01-11T07:47:15.6425889Z [INFO] Spring Cloud Alibaba Sentinel DataSource ........... SUCCESS [  0.715 s]
2023-01-11T07:47:15.6426301Z [INFO] Spring Cloud Starter Alibaba Sentinel .............. SUCCESS [  0.925 s]
2023-01-11T07:47:15.6426695Z [INFO] Spring Cloud Alibaba Examples ...................... SUCCESS [  0.180 s]
2023-01-11T07:47:15.6427168Z [INFO] Spring Cloud Starter Alibaba Sentinel Core Example . SUCCESS [  0.265 s]
2023-01-11T07:47:15.6428698Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery ....... SUCCESS [  0.904 s]
2023-01-11T07:47:15.6429200Z [INFO] Spring Cloud Starter Alibaba Sentinel x Feign - Consumer Example SUCCESS [  0.284 s]
2023-01-11T07:47:15.6429676Z [INFO] Spring Cloud Starter Alibaba Sentinel x Feign - Provider Example SUCCESS [  0.215 s]
2023-01-11T07:47:15.6430047Z [INFO] Spring Cloud Starter Alibaba Sentinel x WebFlux Example SUCCESS [  0.269 s]
2023-01-11T07:47:15.6430393Z [INFO] Spring Cloud Alibaba Sentinel Gateway .............. SUCCESS [  0.439 s]
2023-01-11T07:47:15.6430992Z [INFO] Spring Cloud Starter Alibaba Sentinel x Gateway Example SUCCESS [  0.243 s]
2023-01-11T07:47:15.6431350Z [INFO] Spring Cloud Starter Alibaba Sentinel x Zuul Example SUCCESS [  0.264 s]
2023-01-11T07:47:15.6431692Z [INFO] Spring Cloud Starter Alibaba Nacos Config .......... SUCCESS [  0.761 s]
2023-01-11T07:47:15.6432016Z [INFO] Spring Cloud Starter Alibaba Appactive ............. SUCCESS [  0.468 s]
2023-01-11T07:47:15.6432467Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Common Service SUCCESS [  0.334 s]
2023-01-11T07:47:15.6432933Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Frontend Service SUCCESS [  0.266 s]
2023-01-11T07:47:15.6433414Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Product Service SUCCESS [  0.297 s]
2023-01-11T07:47:15.6433893Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Storage Service SUCCESS [  0.260 s]
2023-01-11T07:47:15.6434268Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Examples SUCCESS [  0.187 s]
2023-01-11T07:47:15.6434647Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Consumer Example SUCCESS [  0.259 s]
2023-01-11T07:47:15.6435041Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Load Balancer Example SUCCESS [  0.324 s]
2023-01-11T07:47:15.6435427Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Reactive Example SUCCESS [  0.259 s]
2023-01-11T07:47:15.6435797Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Provider Example SUCCESS [  0.230 s]
2023-01-11T07:47:15.6436246Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Config Server Example SUCCESS [  0.254 s]
2023-01-11T07:47:15.6436639Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Config Client Example SUCCESS [  0.241 s]
2023-01-11T07:47:15.6437011Z [INFO] Spring Cloud Starter Alibaba Nacos Config Example .. SUCCESS [  0.235 s]
2023-01-11T07:47:15.6437378Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway Examples SUCCESS [  0.174 s]
2023-01-11T07:47:15.6437762Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway Example SUCCESS [  0.226 s]
2023-01-11T07:47:15.6438262Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway - Provider Example SUCCESS [  0.228 s]
2023-01-11T07:47:15.6438632Z [INFO] Spring Cloud Starter Alibaba Seata ................. SUCCESS [  0.399 s]
2023-01-11T07:47:15.6439065Z [INFO] Spring Cloud Starter Alibaba Seata Example - Business Service SUCCESS [  0.272 s]
2023-01-11T07:47:15.6439516Z [INFO] Spring Cloud Starter Alibaba Seata Example - Order Service SUCCESS [  0.280 s]
2023-01-11T07:47:15.6439963Z [INFO] Spring Cloud Starter Alibaba Seata Example - Seata Server SUCCESS [  0.401 s]
2023-01-11T07:47:15.6440411Z [INFO] Spring Cloud Starter Alibaba Seata Example - Storage Service SUCCESS [  0.278 s]
2023-01-11T07:47:15.6440860Z [INFO] Spring Cloud Starter Alibaba Seata Example - Account Service SUCCESS [  0.240 s]
2023-01-11T07:47:15.6441209Z [INFO] Spring Cloud Starter Stream RocketMQ ............... SUCCESS [  0.906 s]
2023-01-11T07:47:15.6441582Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Comprehensive Example SUCCESS [  0.245 s]
2023-01-11T07:47:15.6441980Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Example COMMON SUCCESS [  0.164 s]
2023-01-11T07:47:15.6442370Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Orderly Consume Example SUCCESS [  0.241 s]
2023-01-11T07:47:15.6442793Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Producer SUCCESS [  0.203 s]
2023-01-11T07:47:15.6443242Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Cosumer1 SUCCESS [  0.225 s]
2023-01-11T07:47:15.6443685Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Consumer2 SUCCESS [  0.221 s]
2023-01-11T07:47:15.6444094Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Delay Consume Example SUCCESS [  0.209 s]
2023-01-11T07:47:15.6444483Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Sql Consume Example SUCCESS [  0.229 s]
2023-01-11T07:47:15.6444934Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Transaction message Example SUCCESS [  0.216 s]
2023-01-11T07:47:15.6445366Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ PollableMessageSource Consume Example SUCCESS [  0.229 s]
2023-01-11T07:47:15.6445796Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Retrieable Consume Example SUCCESS [  0.201 s]
2023-01-11T07:47:15.6446163Z [INFO] Spring Cloud Alibaba Bus RocketMQ .................. SUCCESS [  0.245 s]
2023-01-11T07:47:15.6446508Z [INFO] Spring Cloud Starter Bus Alibaba RocketMQ Example .. SUCCESS [  0.256 s]
2023-01-11T07:47:15.6446838Z [INFO] Spring Cloud Starter Alibaba Sidecar ............... SUCCESS [  0.442 s]
2023-01-11T07:47:15.6447165Z [INFO] Spring Cloud Starter Alibaba Sidecar x Nacos Example SUCCESS [  0.222 s]
2023-01-11T07:47:15.6447519Z [INFO] Spring Cloud Starter Alibaba Sidecar x Consul Example SUCCESS [  0.240 s]
2023-01-11T07:47:15.6447867Z [INFO] Spring Cloud Alibaba Integrated Common Example ..... SUCCESS [  0.177 s]
2023-01-11T07:47:15.6448207Z [INFO] Spring Cloud Alibaba Integrated Storage Example .... SUCCESS [  0.294 s]
2023-01-11T07:47:15.6448539Z [INFO] Spring Cloud Alibaba Integrated Account Example .... SUCCESS [  0.286 s]
2023-01-11T07:47:15.6448860Z [INFO] Spring Cloud Alibaba Integrated Order Example ...... SUCCESS [  0.272 s]
2023-01-11T07:47:15.6449192Z [INFO] Spring Cloud Alibaba Integrated Gateway Example .... SUCCESS [  0.825 s]
2023-01-11T07:47:15.6449590Z [INFO] Spring Cloud Alibaba Integrated Praise Provider Example SUCCESS [  0.279 s]
2023-01-11T07:47:15.6449969Z [INFO] Spring Cloud Alibaba Integrated Praise Consumer Example SUCCESS [  0.247 s]
2023-01-11T07:47:15.6450335Z [INFO] Spring Cloud Alibaba Integrated Frontend Example ... SUCCESS [  0.210 s]
2023-01-11T07:47:15.6450690Z [INFO] Spring Cloud Starter Alibaba Governance Label Routing SUCCESS [  0.362 s]
2023-01-11T07:47:15.6451060Z [INFO] Spring Cloud Starter Alibaba Governance Authentication SUCCESS [  0.311 s]
2023-01-11T07:47:15.6451405Z [INFO] Spring Cloud Alibaba Istio Control Plane ........... SUCCESS [  2.408 s]
2023-01-11T07:47:15.6451765Z [INFO] Spring Cloud Starter Alibaba Istio Label Routing Consumer Example SUCCESS [  0.234 s]
2023-01-11T07:47:15.6452327Z [INFO] Spring Cloud Alibaba OpenSergo Control Plane ....... SUCCESS [  0.313 s]
2023-01-11T07:47:15.6452704Z [INFO] Spring Cloud Starter Alibaba OpenSergo Label Routing Consumer Example SUCCESS [  0.221 s]
2023-01-11T07:47:15.6453099Z [INFO] Spring Cloud Starter Alibaba Label Routing Consumer Example SUCCESS [  0.241 s]
2023-01-11T07:47:15.6453479Z [INFO] Spring Cloud Starter Alibaba Label Routing Provider Example SUCCESS [  0.233 s]
2023-01-11T07:47:15.6453843Z [INFO] Spring Cloud Starter Alibaba Label Routing Provider Example SUCCESS [  0.215 s]
2023-01-11T07:47:15.6454198Z [INFO] Spring Cloud Alibaba Documentation ................. SUCCESS [  0.169 s]
2023-01-11T07:47:15.6454525Z [INFO] Spring Cloud Alibaba Coverage ...................... SUCCESS [  0.185 s]
2023-01-11T07:47:15.6454945Z [INFO] ------------------------------------------------------------------------
2023-01-11T07:47:15.6455227Z [INFO] BUILD SUCCESS
2023-01-11T07:47:15.6455580Z [INFO] ------------------------------------------------------------------------
2023-01-11T07:47:15.6455854Z [INFO] Total time:  28.465 s
2023-01-11T07:47:15.6456164Z [INFO] Finished at: 2023-01-11T07:47:15Z
2023-01-11T07:47:15.6456543Z [INFO] ------------------------------------------------------------------------
2023-01-11T07:47:15.6583053Z ##[group]Run mvn clean test
2023-01-11T07:47:15.6583305Z mvn clean test
2023-01-11T07:47:15.6637492Z shell: /usr/bin/bash -e {0}
2023-01-11T07:47:15.6637711Z env:
2023-01-11T07:47:15.6637972Z   JAVA_HOME: /opt/hostedtoolcache/Java_Adopt_jdk/8.0.352-8/x64
2023-01-11T07:47:15.6638233Z ##[endgroup]
2023-01-11T07:47:16.4320397Z [INFO] Scanning for projects...
2023-01-11T07:47:16.9390199Z [INFO] ------------------------------------------------------------------------
2023-01-11T07:47:16.9390916Z [INFO] Reactor Build Order:
2023-01-11T07:47:16.9391673Z [INFO] 
2023-01-11T07:47:16.9398677Z [INFO] Spring Cloud Alibaba Dependencies                                  [pom]
2023-01-11T07:47:16.9399284Z [INFO] Spring Cloud Alibaba                                               [pom]
2023-01-11T07:47:16.9399782Z [INFO] Spring Cloud Alibaba Starters                                      [pom]
2023-01-11T07:47:16.9400766Z [INFO] Spring Cloud Circuit Breaker Sentinel                              [jar]
2023-01-11T07:47:16.9401268Z [INFO] Spring Cloud Alibaba Commons                                       [jar]
2023-01-11T07:47:16.9401803Z [INFO] Spring Cloud Alibaba Sentinel DataSource                           [jar]
2023-01-11T07:47:16.9402362Z [INFO] Spring Cloud Starter Alibaba Sentinel                              [jar]
2023-01-11T07:47:16.9402876Z [INFO] Spring Cloud Alibaba Examples                                      [pom]
2023-01-11T07:47:16.9403406Z [INFO] Spring Cloud Starter Alibaba Sentinel Core Example                 [jar]
2023-01-11T07:47:16.9403964Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery                       [jar]
2023-01-11T07:47:16.9404651Z [INFO] Spring Cloud Starter Alibaba Sentinel x Feign - Consumer Example   [jar]
2023-01-11T07:47:16.9405287Z [INFO] Spring Cloud Starter Alibaba Sentinel x Feign - Provider Example   [jar]
2023-01-11T07:47:16.9407321Z [INFO] Spring Cloud Starter Alibaba Sentinel x WebFlux Example            [jar]
2023-01-11T07:47:16.9407885Z [INFO] Spring Cloud Alibaba Sentinel Gateway                              [jar]
2023-01-11T07:47:16.9408412Z [INFO] Spring Cloud Starter Alibaba Sentinel x Gateway Example            [jar]
2023-01-11T07:47:16.9408909Z [INFO] Spring Cloud Starter Alibaba Sentinel x Zuul Example               [jar]
2023-01-11T07:47:16.9409367Z [INFO] Spring Cloud Starter Alibaba Nacos Config                          [jar]
2023-01-11T07:47:16.9409818Z [INFO] Spring Cloud Starter Alibaba Appactive                             [jar]
2023-01-11T07:47:16.9410411Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Common Service    [jar]
2023-01-11T07:47:16.9413112Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Frontend Service  [jar]
2023-01-11T07:47:16.9413754Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Product Service   [jar]
2023-01-11T07:47:16.9414412Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Storage Service   [jar]
2023-01-11T07:47:16.9414970Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Examples              [pom]
2023-01-11T07:47:16.9415507Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Consumer Example      [jar]
2023-01-11T07:47:16.9416039Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Load Balancer Example [jar]
2023-01-11T07:47:16.9416608Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Reactive Example      [jar]
2023-01-11T07:47:16.9417114Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Provider Example      [jar]
2023-01-11T07:47:16.9417590Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Config Server Example [jar]
2023-01-11T07:47:16.9418068Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Config Client Example [jar]
2023-01-11T07:47:16.9418494Z [INFO] Spring Cloud Starter Alibaba Nacos Config Example                  [jar]
2023-01-11T07:47:16.9418920Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway Examples    [pom]
2023-01-11T07:47:16.9419346Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway Example     [jar]
2023-01-11T07:47:16.9420080Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway - Provider Example [jar]
2023-01-11T07:47:16.9420531Z [INFO] Spring Cloud Starter Alibaba Seata                                 [jar]
2023-01-11T07:47:16.9421183Z [INFO] Spring Cloud Starter Alibaba Seata Example - Business Service      [jar]
2023-01-11T07:47:16.9421675Z [INFO] Spring Cloud Starter Alibaba Seata Example - Order Service         [jar]
2023-01-11T07:47:16.9422155Z [INFO] Spring Cloud Starter Alibaba Seata Example - Seata Server          [jar]
2023-01-11T07:47:16.9422762Z [INFO] Spring Cloud Starter Alibaba Seata Example - Storage Service       [jar]
2023-01-11T07:47:16.9423247Z [INFO] Spring Cloud Starter Alibaba Seata Example - Account Service       [jar]
2023-01-11T07:47:16.9423662Z [INFO] Spring Cloud Starter Stream RocketMQ                               [jar]
2023-01-11T07:47:16.9424080Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Comprehensive Example [jar]
2023-01-11T07:47:16.9424503Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Example COMMON        [jar]
2023-01-11T07:47:16.9424933Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Orderly Consume Example [jar]
2023-01-11T07:47:16.9425406Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Producer [jar]
2023-01-11T07:47:16.9425898Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Cosumer1 [jar]
2023-01-11T07:47:16.9426382Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Consumer2 [jar]
2023-01-11T07:47:16.9426859Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Delay Consume Example [jar]
2023-01-11T07:47:16.9427277Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Sql Consume Example   [jar]
2023-01-11T07:47:16.9427719Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Transaction message Example [jar]
2023-01-11T07:47:16.9428317Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ PollableMessageSource Consume Example [jar]
2023-01-11T07:47:16.9428800Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Retrieable Consume Example [jar]
2023-01-11T07:47:16.9429226Z [INFO] Spring Cloud Alibaba Bus RocketMQ                                  [jar]
2023-01-11T07:47:16.9429625Z [INFO] Spring Cloud Starter Bus Alibaba RocketMQ Example                  [jar]
2023-01-11T07:47:16.9430032Z [INFO] Spring Cloud Starter Alibaba Sidecar                               [jar]
2023-01-11T07:47:16.9430424Z [INFO] Spring Cloud Starter Alibaba Sidecar x Nacos Example               [jar]
2023-01-11T07:47:16.9430837Z [INFO] Spring Cloud Starter Alibaba Sidecar x Consul Example              [jar]
2023-01-11T07:47:16.9431234Z [INFO] Spring Cloud Alibaba Integrated Common Example                     [jar]
2023-01-11T07:47:16.9431624Z [INFO] Spring Cloud Alibaba Integrated Storage Example                    [jar]
2023-01-11T07:47:16.9432004Z [INFO] Spring Cloud Alibaba Integrated Account Example                    [jar]
2023-01-11T07:47:16.9432472Z [INFO] Spring Cloud Alibaba Integrated Order Example                      [jar]
2023-01-11T07:47:16.9433071Z [INFO] Spring Cloud Alibaba Integrated Gateway Example                    [jar]
2023-01-11T07:47:16.9433580Z [INFO] Spring Cloud Alibaba Integrated Praise Provider Example            [jar]
2023-01-11T07:47:16.9434073Z [INFO] Spring Cloud Alibaba Integrated Praise Consumer Example            [jar]
2023-01-11T07:47:16.9434585Z [INFO] Spring Cloud Alibaba Integrated Frontend Example                   [jar]
2023-01-11T07:47:16.9435036Z [INFO] Spring Cloud Starter Alibaba Governance Label Routing              [jar]
2023-01-11T07:47:16.9435548Z [INFO] Spring Cloud Starter Alibaba Governance Authentication             [jar]
2023-01-11T07:47:16.9436146Z [INFO] Spring Cloud Alibaba Istio Control Plane                           [jar]
2023-01-11T07:47:16.9436664Z [INFO] Spring Cloud Starter Alibaba Istio Label Routing Consumer Example  [jar]
2023-01-11T07:47:16.9437363Z [INFO] Spring Cloud Alibaba OpenSergo Control Plane                       [jar]
2023-01-11T07:47:16.9437992Z [INFO] Spring Cloud Starter Alibaba OpenSergo Label Routing Consumer Example [jar]
2023-01-11T07:47:16.9438654Z [INFO] Spring Cloud Starter Alibaba Label Routing Consumer Example        [jar]
2023-01-11T07:47:16.9439160Z [INFO] Spring Cloud Starter Alibaba Label Routing Provider Example        [jar]
2023-01-11T07:47:16.9439687Z [INFO] Spring Cloud Starter Alibaba Label Routing Provider Example        [jar]
2023-01-11T07:47:16.9440197Z [INFO] Spring Cloud Alibaba Documentation                                 [pom]
2023-01-11T07:47:16.9440722Z [INFO] Spring Cloud Alibaba Coverage                                      [jar]
2023-01-11T07:47:16.9507208Z [INFO] 
2023-01-11T07:47:16.9508127Z [INFO] --------< com.alibaba.cloud:spring-cloud-alibaba-dependencies >---------
2023-01-11T07:47:16.9508896Z [INFO] Building Spring Cloud Alibaba Dependencies 2.2.9-SNAPSHOT         [1/75]
2023-01-11T07:47:16.9509591Z [INFO] --------------------------------[ pom ]---------------------------------
2023-01-11T07:47:16.9681636Z [INFO] 
2023-01-11T07:47:16.9684174Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-dependencies ---
2023-01-11T07:47:17.0139659Z [INFO] 
2023-01-11T07:47:17.0140624Z [INFO] ---------------< com.alibaba.cloud:spring-cloud-alibaba >---------------
2023-01-11T07:47:17.0141558Z [INFO] Building Spring Cloud Alibaba 2.2.9-SNAPSHOT                      [2/75]
2023-01-11T07:47:17.0142215Z [INFO] --------------------------------[ pom ]---------------------------------
2023-01-11T07:47:17.0710315Z [INFO] 
2023-01-11T07:47:17.0711314Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba ---
2023-01-11T07:47:17.0721070Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/target
2023-01-11T07:47:17.0728050Z [INFO] 
2023-01-11T07:47:17.0728748Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba ---
2023-01-11T07:47:17.2030248Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/.flattened-pom.xml
2023-01-11T07:47:17.2030937Z [INFO] 
2023-01-11T07:47:17.2032199Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba ---
2023-01-11T07:47:17.3015455Z [INFO] 
2023-01-11T07:47:17.3016448Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba ---
2023-01-11T07:47:17.3055886Z [INFO] 
2023-01-11T07:47:17.3056857Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba ---
2023-01-11T07:47:18.1337905Z [INFO] Starting audit...
2023-01-11T07:47:18.1338581Z Audit done.
2023-01-11T07:47:18.1424471Z [INFO] 
2023-01-11T07:47:18.1426120Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba ---
2023-01-11T07:47:18.1447356Z [INFO] 
2023-01-11T07:47:18.1448137Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba ---
2023-01-11T07:47:18.1523754Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba:pom:2.2.9-SNAPSHOT...
2023-01-11T07:47:18.3404693Z [INFO] 
2023-01-11T07:47:18.3405698Z [INFO] ----------< com.alibaba.cloud:spring-cloud-alibaba-starters >-----------
2023-01-11T07:47:18.3406426Z [INFO] Building Spring Cloud Alibaba Starters 2.2.9-SNAPSHOT             [3/75]
2023-01-11T07:47:18.3407101Z [INFO] --------------------------------[ pom ]---------------------------------
2023-01-11T07:47:18.3483258Z [INFO] 
2023-01-11T07:47:18.3484159Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-starters ---
2023-01-11T07:47:18.3489583Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/target
2023-01-11T07:47:18.3492154Z [INFO] 
2023-01-11T07:47:18.3492912Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-starters ---
2023-01-11T07:47:18.3495936Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/.flattened-pom.xml
2023-01-11T07:47:18.3496494Z [INFO] 
2023-01-11T07:47:18.3497409Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-starters ---
2023-01-11T07:47:18.3505642Z [INFO] 
2023-01-11T07:47:18.3506416Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-starters ---
2023-01-11T07:47:18.3513477Z [INFO] 
2023-01-11T07:47:18.3514258Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-starters ---
2023-01-11T07:47:18.4237521Z [INFO] Starting audit...
2023-01-11T07:47:18.4238193Z Audit done.
2023-01-11T07:47:18.4239157Z [INFO] 
2023-01-11T07:47:18.4240312Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-starters ---
2023-01-11T07:47:18.4253280Z [INFO] 
2023-01-11T07:47:18.4254171Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-alibaba-starters ---
2023-01-11T07:47:18.5140942Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/target/jacoco.exec
2023-01-11T07:47:18.5141862Z [INFO] 
2023-01-11T07:47:18.5142370Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-starters ---
2023-01-11T07:47:18.5146190Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-starters:pom:2.2.9-SNAPSHOT...
2023-01-11T07:47:18.6454272Z [INFO] 
2023-01-11T07:47:18.6455336Z [INFO] --- jacoco-maven-plugin:0.8.3:report (jacoco-site) @ spring-cloud-alibaba-starters ---
2023-01-11T07:47:18.6874608Z [INFO] Skipping JaCoCo execution due to missing execution data file.
2023-01-11T07:47:18.6875101Z [INFO] 
2023-01-11T07:47:18.6875866Z [INFO] -------< com.alibaba.cloud:spring-cloud-circuitbreaker-sentinel >-------
2023-01-11T07:47:18.6876495Z [INFO] Building Spring Cloud Circuit Breaker Sentinel 2.2.9-SNAPSHOT     [4/75]
2023-01-11T07:47:18.6877020Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:18.7730415Z [INFO] 
2023-01-11T07:47:18.7731277Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:18.7735508Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-circuitbreaker-sentinel/target
2023-01-11T07:47:18.7747987Z [INFO] 
2023-01-11T07:47:18.7748714Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:18.7751410Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-circuitbreaker-sentinel/.flattened-pom.xml
2023-01-11T07:47:18.7751963Z [INFO] 
2023-01-11T07:47:18.7752521Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:19.1197171Z [INFO] 
2023-01-11T07:47:19.1198289Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:19.1592083Z [INFO] 
2023-01-11T07:47:19.1593008Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:19.4573486Z [INFO] Starting audit...
2023-01-11T07:47:19.4573885Z Audit done.
2023-01-11T07:47:19.4588604Z [INFO] 
2023-01-11T07:47:19.4589505Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:19.4598879Z [INFO] 
2023-01-11T07:47:19.4599613Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:19.4605455Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-circuitbreaker-sentinel/target/jacoco.exec
2023-01-11T07:47:19.4606227Z [INFO] 
2023-01-11T07:47:19.4606785Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:19.4929693Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:19.4951924Z [INFO] Copying 0 resource
2023-01-11T07:47:19.4957642Z [INFO] Copying 2 resources
2023-01-11T07:47:19.5016783Z [INFO] 
2023-01-11T07:47:19.5017626Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:19.5024691Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-circuitbreaker-sentinel:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:19.6165608Z [INFO] 
2023-01-11T07:47:19.6166661Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:19.6720463Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:19.6747015Z [INFO] Compiling 7 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-circuitbreaker-sentinel/target/classes
2023-01-11T07:47:20.2031165Z [INFO] 
2023-01-11T07:47:20.2032279Z [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:20.2048169Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:20.2049166Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-circuitbreaker-sentinel/src/test/resources
2023-01-11T07:47:20.2049848Z [INFO] 
2023-01-11T07:47:20.2050752Z [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:20.2083780Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:20.2089358Z [INFO] Compiling 4 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-circuitbreaker-sentinel/target/test-classes
2023-01-11T07:47:20.7227591Z [INFO] 
2023-01-11T07:47:20.7228678Z [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:20.8373608Z [INFO] 
2023-01-11T07:47:20.8381965Z [INFO] -------------------------------------------------------
2023-01-11T07:47:20.8382273Z [INFO]  T E S T S
2023-01-11T07:47:20.8382591Z [INFO] -------------------------------------------------------
2023-01-11T07:47:21.5433583Z [INFO] Running com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerTest
2023-01-11T07:47:21.8892415Z 07:47:21.885 [main] DEBUG reactor.util.Loggers$LoggerFactory - Using Slf4j logging framework
2023-01-11T07:47:21.9892568Z INFO: Sentinel log output type is: file
2023-01-11T07:47:21.9893418Z INFO: Sentinel log charset is: utf-8
2023-01-11T07:47:21.9895527Z INFO: Sentinel log base directory is: /home/runner/logs/csp/
2023-01-11T07:47:21.9896236Z INFO: Sentinel log name use pid is: false
2023-01-11T07:47:21.9896851Z INFO: Sentinel log level is: INFO
2023-01-11T07:47:22.2376002Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s - in com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerTest
2023-01-11T07:47:23.1026793Z [INFO] Running com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest
2023-01-11T07:47:23.3561850Z 07:47:23.352 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:23.3642240Z 07:47:23.363 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:47:23.3817341Z 07:47:23.381 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:47:23.4686687Z 07:47:23.468 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:47:23.5050285Z 07:47:23.504 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest], using SpringBootContextLoader
2023-01-11T07:47:23.5112551Z 07:47:23.509 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]: class path resource [com/alibaba/cloud/circuitbreaker/sentinel/ReactiveSentinelCircuitBreakerIntegrationTest-context.xml] does not exist
2023-01-11T07:47:23.5114668Z 07:47:23.510 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]: class path resource [com/alibaba/cloud/circuitbreaker/sentinel/ReactiveSentinelCircuitBreakerIntegrationTestContext.groovy] does not exist
2023-01-11T07:47:23.5116642Z 07:47:23.511 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:47:23.6076489Z 07:47:23.607 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:23.9922935Z 07:47:23.991 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]: using defaults.
2023-01-11T07:47:23.9939329Z 07:47:23.993 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:47:24.0126344Z 07:47:24.012 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:47:24.0135341Z 07:47:24.013 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:47:24.0151717Z 07:47:24.014 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@64763e49, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@23468512, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@69cd7630, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7e8279e5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2b53840a, org.springframework.test.context.event.EventPublishingTestExecutionListener@3caafa67, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3e546734, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@53747c4a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@64b0d1fa, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@f2276c9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@12d2ddde, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@62b475e2]
2023-01-11T07:47:24.0186752Z 07:47:24.018 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0201358Z 07:47:24.019 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0213958Z 07:47:24.021 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0218915Z 07:47:24.021 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0231600Z 07:47:24.022 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0241300Z 07:47:24.023 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0262802Z 07:47:24.025 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0272300Z 07:47:24.026 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0283324Z 07:47:24.028 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0288616Z 07:47:24.028 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0362699Z 07:47:24.035 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@25b38203 testClass = ReactiveSentinelCircuitBreakerIntegrationTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@778a1250 testClass = ReactiveSentinelCircuitBreakerIntegrationTest, locations = '{}', classes = '{class com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest$Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.discovery.client.health-indicator.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6e495b48, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35fb22a9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@167279d1, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6145b81e, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6d2dc9d2, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@40ee0a22], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS].
2023-01-11T07:47:24.0389683Z 07:47:24.038 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0394789Z 07:47:24.038 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:24.0479306Z 07:47:24.046 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@25b38203 testClass = ReactiveSentinelCircuitBreakerIntegrationTest, testInstance = com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest@5b35c7d, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@778a1250 testClass = ReactiveSentinelCircuitBreakerIntegrationTest, locations = '{}', classes = '{class com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest$Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.discovery.client.health-indicator.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6e495b48, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35fb22a9, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@167279d1, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6145b81e, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6d2dc9d2, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@40ee0a22], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:47:24.0911839Z 07:47:24.090 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.cloud.discovery.client.health-indicator.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:47:24.3970130Z 
2023-01-11T07:47:24.3970828Z   .   ____          _            __ _ _
2023-01-11T07:47:24.3972256Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:47:24.3972740Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:47:24.3973506Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:47:24.3973949Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:47:24.3974675Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:47:24.3975112Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:47:24.3976882Z 
2023-01-11T07:47:24.6218142Z 2023-01-11 07:47:24.620  INFO 1891 --- [           main] iveSentinelCircuitBreakerIntegrationTest : Starting ReactiveSentinelCircuitBreakerIntegrationTest on fv-az733-90 with PID 1891 (started by runner in /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-circuitbreaker-sentinel)
2023-01-11T07:47:24.6225847Z 2023-01-11 07:47:24.622  INFO 1891 --- [           main] iveSentinelCircuitBreakerIntegrationTest : No active profile set, falling back to default profiles: default
2023-01-11T07:47:26.1605386Z 2023-01-11 07:47:26.159  INFO 1891 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:47:26.1762985Z 2023-01-11 07:47:26.175  INFO 1891 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:47:26.1770977Z 2023-01-11 07:47:26.176  INFO 1891 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:47:26.2590983Z 2023-01-11 07:47:26.258  INFO 1891 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:47:26.2592046Z 2023-01-11 07:47:26.258  INFO 1891 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1590 ms
2023-01-11T07:47:26.8215519Z 2023-01-11 07:47:26.820  INFO 1891 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:47:27.2342486Z 2023-01-11 07:47:27.232  INFO 1891 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 46319 (http) with context path ''
2023-01-11T07:47:27.2466556Z 2023-01-11 07:47:27.246  INFO 1891 --- [           main] iveSentinelCircuitBreakerIntegrationTest : Started ReactiveSentinelCircuitBreakerIntegrationTest in 3.151 seconds (JVM running for 4.656)
2023-01-11T07:47:27.5614225Z INFO: Sentinel log output type is: file
2023-01-11T07:47:27.5617695Z INFO: Sentinel log charset is: utf-8
2023-01-11T07:47:27.5621042Z INFO: Sentinel log base directory is: /home/runner/logs/csp/
2023-01-11T07:47:27.5623637Z INFO: Sentinel log name use pid is: false
2023-01-11T07:47:27.5625995Z INFO: Sentinel log level is: INFO
2023-01-11T07:47:28.3935178Z 2023-01-11 07:47:28.392  INFO 1891 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-11T07:47:28.3936301Z 2023-01-11 07:47:28.392  INFO 1891 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2023-01-11T07:47:28.4127308Z 2023-01-11 07:47:28.411  INFO 1891 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 19 ms
2023-01-11T07:47:29.1250772Z com.alibaba.csp.sentinel.slots.block.degrade.DegradeException
2023-01-11T07:47:30.0273060Z com.alibaba.csp.sentinel.slots.block.degrade.DegradeException
2023-01-11T07:47:30.9296332Z com.alibaba.csp.sentinel.slots.block.degrade.DegradeException
2023-01-11T07:47:31.8311567Z com.alibaba.csp.sentinel.slots.block.degrade.DegradeException
2023-01-11T07:47:32.7327390Z com.alibaba.csp.sentinel.slots.block.degrade.DegradeException
2023-01-11T07:47:35.1389878Z com.alibaba.csp.sentinel.slots.block.degrade.DegradeException
2023-01-11T07:47:36.0411923Z com.alibaba.csp.sentinel.slots.block.degrade.DegradeException
2023-01-11T07:47:36.9426842Z com.alibaba.csp.sentinel.slots.block.degrade.DegradeException
2023-01-11T07:47:37.8441804Z com.alibaba.csp.sentinel.slots.block.degrade.DegradeException
2023-01-11T07:47:38.7455779Z com.alibaba.csp.sentinel.slots.block.degrade.DegradeException
2023-01-11T07:47:42.3702801Z 2023-01-11 07:47:42.365  INFO 1891 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:47:42.3737642Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.266 s - in com.alibaba.cloud.circuitbreaker.sentinel.ReactiveSentinelCircuitBreakerIntegrationTest
2023-01-11T07:47:43.4069552Z [INFO] Running com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerTest
2023-01-11T07:47:43.5819198Z INFO: Sentinel log output type is: file
2023-01-11T07:47:43.5820015Z INFO: Sentinel log charset is: utf-8
2023-01-11T07:47:43.5821020Z INFO: Sentinel log base directory is: /home/runner/logs/csp/
2023-01-11T07:47:43.5821472Z INFO: Sentinel log name use pid is: false
2023-01-11T07:47:43.5821828Z INFO: Sentinel log level is: INFO
2023-01-11T07:47:43.8414587Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerTest
2023-01-11T07:47:44.7263013Z [INFO] Running com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest
2023-01-11T07:47:45.0412961Z 07:47:45.037 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.0458989Z 07:47:45.045 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:47:45.0608661Z 07:47:45.060 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:47:45.1514564Z 07:47:45.150 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:47:45.1945963Z 07:47:45.194 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest], using SpringBootContextLoader
2023-01-11T07:47:45.2012163Z 07:47:45.200 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]: class path resource [com/alibaba/cloud/circuitbreaker/sentinel/SentinelCircuitBreakerIntegrationTest-context.xml] does not exist
2023-01-11T07:47:45.2021429Z 07:47:45.201 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]: class path resource [com/alibaba/cloud/circuitbreaker/sentinel/SentinelCircuitBreakerIntegrationTestContext.groovy] does not exist
2023-01-11T07:47:45.2032288Z 07:47:45.202 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:47:45.2969721Z 07:47:45.296 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5365348Z 07:47:45.536 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]: using defaults.
2023-01-11T07:47:45.5386487Z 07:47:45.537 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:47:45.5595525Z 07:47:45.558 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:47:45.5606938Z 07:47:45.560 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:47:45.5635193Z 07:47:45.561 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1e01b133, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@262a1fad, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6be6931f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6b4125ed, org.springframework.test.context.support.DirtiesContextTestExecutionListener@78da899f, org.springframework.test.context.event.EventPublishingTestExecutionListener@e7b265e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@51da32e5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@33d60b7e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1fecfaea, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4872669f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@483f286e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4bb147ec]
2023-01-11T07:47:45.5673799Z 07:47:45.567 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5697405Z 07:47:45.569 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5709797Z 07:47:45.570 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5715892Z 07:47:45.571 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5725563Z 07:47:45.572 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5737645Z 07:47:45.573 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5762403Z 07:47:45.575 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5768651Z 07:47:45.576 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5782923Z 07:47:45.578 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5788528Z 07:47:45.578 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5863404Z 07:47:45.585 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@543d5863 testClass = SentinelCircuitBreakerIntegrationTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@35dece42 testClass = SentinelCircuitBreakerIntegrationTest, locations = '{}', classes = '{class com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest$Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.discovery.client.health-indicator.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6eb82908, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@76c548f, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@62628e78, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@30d25c03, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@31f20c9f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@4b2a30d], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS].
2023-01-11T07:47:45.5896112Z 07:47:45.589 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5902291Z 07:47:45.589 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest]
2023-01-11T07:47:45.5993797Z 07:47:45.598 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@543d5863 testClass = SentinelCircuitBreakerIntegrationTest, testInstance = com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest@335f5c69, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@35dece42 testClass = SentinelCircuitBreakerIntegrationTest, locations = '{}', classes = '{class com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest$Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.discovery.client.health-indicator.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6eb82908, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@76c548f, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@62628e78, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@30d25c03, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@31f20c9f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@4b2a30d], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:47:45.6446961Z 07:47:45.644 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.cloud.discovery.client.health-indicator.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:47:45.9756234Z 
2023-01-11T07:47:45.9759722Z   .   ____          _            __ _ _
2023-01-11T07:47:45.9763223Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:47:45.9766524Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:47:45.9769670Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:47:45.9772843Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:47:45.9775929Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:47:45.9789312Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:47:45.9793304Z 
2023-01-11T07:47:46.2253328Z 2023-01-11 07:47:46.224  INFO 2043 --- [           main] .s.SentinelCircuitBreakerIntegrationTest : Starting SentinelCircuitBreakerIntegrationTest on fv-az733-90 with PID 2043 (started by runner in /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-circuitbreaker-sentinel)
2023-01-11T07:47:46.2394441Z 2023-01-11 07:47:46.238  INFO 2043 --- [           main] .s.SentinelCircuitBreakerIntegrationTest : No active profile set, falling back to default profiles: default
2023-01-11T07:47:47.5581321Z 2023-01-11 07:47:47.557  INFO 2043 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:47:47.5737323Z 2023-01-11 07:47:47.573  INFO 2043 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:47:47.5744520Z 2023-01-11 07:47:47.573  INFO 2043 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:47:47.6538444Z 2023-01-11 07:47:47.653  INFO 2043 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:47:47.6539474Z 2023-01-11 07:47:47.653  INFO 2043 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1362 ms
2023-01-11T07:47:48.1457132Z 2023-01-11 07:47:48.143  INFO 2043 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:47:48.6165839Z 2023-01-11 07:47:48.616  INFO 2043 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 41973 (http) with context path ''
2023-01-11T07:47:48.6375222Z 2023-01-11 07:47:48.637  INFO 2043 --- [           main] .s.SentinelCircuitBreakerIntegrationTest : Started SentinelCircuitBreakerIntegrationTest in 2.988 seconds (JVM running for 4.447)
2023-01-11T07:47:48.8234578Z INFO: Sentinel log output type is: file
2023-01-11T07:47:48.8235373Z INFO: Sentinel log charset is: utf-8
2023-01-11T07:47:48.8236846Z INFO: Sentinel log base directory is: /home/runner/logs/csp/
2023-01-11T07:47:48.8237334Z INFO: Sentinel log name use pid is: false
2023-01-11T07:47:48.8251656Z INFO: Sentinel log level is: INFO
2023-01-11T07:47:49.0453260Z 2023-01-11 07:47:49.044  INFO 2043 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-11T07:47:49.0454921Z 2023-01-11 07:47:49.044  INFO 2043 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2023-01-11T07:47:49.0569454Z 2023-01-11 07:47:49.056  INFO 2043 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 12 ms
2023-01-11T07:47:54.8128292Z 2023-01-11 07:47:54.812  INFO 2043 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:47:54.8171668Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.088 s - in com.alibaba.cloud.circuitbreaker.sentinel.SentinelCircuitBreakerIntegrationTest
2023-01-11T07:47:55.2303197Z [INFO] 
2023-01-11T07:47:55.2303607Z [INFO] Results:
2023-01-11T07:47:55.2303898Z [INFO] 
2023-01-11T07:47:55.2304241Z [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
2023-01-11T07:47:55.2304545Z [INFO] 
2023-01-11T07:47:55.2335118Z [INFO] 
2023-01-11T07:47:55.2337382Z [INFO] --- jacoco-maven-plugin:0.8.3:report (jacoco-site) @ spring-cloud-circuitbreaker-sentinel ---
2023-01-11T07:47:55.2365292Z [INFO] Loading execution data file /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-circuitbreaker-sentinel/target/jacoco.exec
2023-01-11T07:47:55.3102216Z [INFO] Analyzed bundle 'Spring Cloud Circuit Breaker Sentinel' with 10 classes
2023-01-11T07:47:55.3964630Z [INFO] 
2023-01-11T07:47:55.3965617Z [INFO] -----------< com.alibaba.cloud:spring-cloud-alibaba-commons >-----------
2023-01-11T07:47:55.3966323Z [INFO] Building Spring Cloud Alibaba Commons 2.2.9-SNAPSHOT              [5/75]
2023-01-11T07:47:55.3967260Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:55.4009723Z [INFO] 
2023-01-11T07:47:55.4010601Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:55.4013972Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-commons/target
2023-01-11T07:47:55.4034892Z [INFO] 
2023-01-11T07:47:55.4035607Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:55.4037698Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-commons/.flattened-pom.xml
2023-01-11T07:47:55.4105561Z [INFO] 
2023-01-11T07:47:55.4106161Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:55.4824471Z [INFO] 
2023-01-11T07:47:55.4825479Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:55.5306595Z [INFO] 
2023-01-11T07:47:55.5307641Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:56.0468164Z [INFO] Starting audit...
2023-01-11T07:47:56.0468742Z Audit done.
2023-01-11T07:47:56.0478975Z [INFO] 
2023-01-11T07:47:56.0479988Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:56.0492256Z [INFO] 
2023-01-11T07:47:56.0493050Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:56.0497850Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-commons/target/jacoco.exec
2023-01-11T07:47:56.0498701Z [INFO] 
2023-01-11T07:47:56.0499399Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:56.0505263Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:56.0506102Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-commons/src/main/resources
2023-01-11T07:47:56.0507326Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-commons/src/main/resources
2023-01-11T07:47:56.0507860Z [INFO] 
2023-01-11T07:47:56.0508353Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:56.0510351Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-commons:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:56.1626161Z [INFO] 
2023-01-11T07:47:56.1627241Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:56.1665043Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:56.1668244Z [INFO] Compiling 24 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-commons/target/classes
2023-01-11T07:47:56.2563295Z [INFO] 
2023-01-11T07:47:56.2564373Z [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:56.2571338Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:56.2572275Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-commons/src/test/resources
2023-01-11T07:47:56.2572916Z [INFO] 
2023-01-11T07:47:56.2573593Z [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:56.2578223Z [INFO] No sources to compile
2023-01-11T07:47:56.2578657Z [INFO] 
2023-01-11T07:47:56.2579313Z [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:56.2598231Z [INFO] No tests to run.
2023-01-11T07:47:56.2600784Z [INFO] 
2023-01-11T07:47:56.2601541Z [INFO] --- jacoco-maven-plugin:0.8.3:report (jacoco-site) @ spring-cloud-alibaba-commons ---
2023-01-11T07:47:56.2604476Z [INFO] Skipping JaCoCo execution due to missing execution data file.
2023-01-11T07:47:56.2604942Z [INFO] 
2023-01-11T07:47:56.2605523Z [INFO] -----< com.alibaba.cloud:spring-cloud-alibaba-sentinel-datasource >-----
2023-01-11T07:47:56.2606195Z [INFO] Building Spring Cloud Alibaba Sentinel DataSource 2.2.9-SNAPSHOT  [6/75]
2023-01-11T07:47:56.2606728Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:47:56.3687566Z [INFO] 
2023-01-11T07:47:56.3688633Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.3694657Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/target
2023-01-11T07:47:56.3711072Z [INFO] 
2023-01-11T07:47:56.3711947Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.3713601Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/.flattened-pom.xml
2023-01-11T07:47:56.3714164Z [INFO] 
2023-01-11T07:47:56.3714712Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.4287875Z [INFO] 
2023-01-11T07:47:56.4289221Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.4760739Z [INFO] 
2023-01-11T07:47:56.4761809Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.6268536Z [INFO] Starting audit...
2023-01-11T07:47:56.6269063Z Audit done.
2023-01-11T07:47:56.6280330Z [INFO] 
2023-01-11T07:47:56.6281327Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.6289552Z [INFO] 
2023-01-11T07:47:56.6290376Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.6294417Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/target/jacoco.exec
2023-01-11T07:47:56.6295207Z [INFO] 
2023-01-11T07:47:56.6295832Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.6301996Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:56.6304113Z [INFO] Copying 0 resource
2023-01-11T07:47:56.6306114Z [INFO] Copying 1 resource
2023-01-11T07:47:56.6309925Z [INFO] 
2023-01-11T07:47:56.6310594Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.6314582Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-sentinel-datasource:jar:2.2.9-SNAPSHOT...
2023-01-11T07:47:56.7401630Z [INFO] 
2023-01-11T07:47:56.7402676Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.7442351Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:56.7445912Z [INFO] Compiling 18 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/target/classes
2023-01-11T07:47:56.9318812Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/src/main/java/com/alibaba/cloud/sentinel/datasource/factorybean/ZookeeperDataSourceFactoryBean.java: Some input files use unchecked or unsafe operations.
2023-01-11T07:47:56.9320483Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/src/main/java/com/alibaba/cloud/sentinel/datasource/factorybean/ZookeeperDataSourceFactoryBean.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:47:56.9321304Z [INFO] 
2023-01-11T07:47:56.9322473Z [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.9326834Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:47:56.9330681Z [INFO] Copying 4 resources
2023-01-11T07:47:56.9338521Z [INFO] 
2023-01-11T07:47:56.9339421Z [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:56.9372278Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:47:56.9374825Z [INFO] Compiling 9 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/target/test-classes
2023-01-11T07:47:57.1897595Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/src/test/java/com/alibaba/cloud/sentinel/datasource/SentinelConverterTests.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/src/test/java/com/alibaba/cloud/sentinel/datasource/SentinelConverterTests.java uses or overrides a deprecated API.
2023-01-11T07:47:57.1903181Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/src/test/java/com/alibaba/cloud/sentinel/datasource/SentinelConverterTests.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:47:57.1904524Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/src/test/java/com/alibaba/cloud/sentinel/datasource/SentinelConverterTests.java: Some input files use unchecked or unsafe operations.
2023-01-11T07:47:57.1906976Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/src/test/java/com/alibaba/cloud/sentinel/datasource/SentinelConverterTests.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:47:57.1907742Z [INFO] 
2023-01-11T07:47:57.1908597Z [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:47:57.1938116Z [INFO] 
2023-01-11T07:47:57.1938705Z [INFO] -------------------------------------------------------
2023-01-11T07:47:57.1939226Z [INFO]  T E S T S
2023-01-11T07:47:57.1939580Z [INFO] -------------------------------------------------------
2023-01-11T07:47:57.8334372Z [INFO] Running com.alibaba.cloud.sentinel.datasource.ApolloDataSourceFactoryBeanTests
2023-01-11T07:47:58.6548608Z SLF4J: Class path contains multiple SLF4J bindings.
2023-01-11T07:47:58.6552401Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-01-11T07:47:58.6555254Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-01-11T07:47:58.6557705Z SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2023-01-11T07:47:58.6724580Z SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
2023-01-11T07:47:58.8462796Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 s - in com.alibaba.cloud.sentinel.datasource.ApolloDataSourceFactoryBeanTests
2023-01-11T07:47:59.7726347Z [INFO] Running com.alibaba.cloud.sentinel.datasource.NacosDataSourceFactoryBeanTests
2023-01-11T07:48:00.6338014Z SLF4J: Class path contains multiple SLF4J bindings.
2023-01-11T07:48:00.6342556Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-01-11T07:48:00.6343433Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-01-11T07:48:00.6344049Z SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2023-01-11T07:48:00.6506857Z SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
2023-01-11T07:48:00.8634611Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s - in com.alibaba.cloud.sentinel.datasource.NacosDataSourceFactoryBeanTests
2023-01-11T07:48:01.8046846Z [INFO] Running com.alibaba.cloud.sentinel.datasource.FileRefreshableDataSourceFactoryBeanTests
2023-01-11T07:48:01.9552865Z SLF4J: Class path contains multiple SLF4J bindings.
2023-01-11T07:48:01.9554019Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-01-11T07:48:01.9555001Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-01-11T07:48:01.9564491Z SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2023-01-11T07:48:01.9761822Z SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
2023-01-11T07:48:02.2502644Z log4j:WARN No appenders could be found for logger (org.springframework.context.annotation.AnnotationConfigApplicationContext).
2023-01-11T07:48:02.2503226Z log4j:WARN Please initialize the log4j system properly.
2023-01-11T07:48:02.2503621Z log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
2023-01-11T07:48:03.1609675Z INFO: Sentinel log output type is: file
2023-01-11T07:48:03.1610819Z INFO: Sentinel log charset is: utf-8
2023-01-11T07:48:03.1611369Z INFO: Sentinel log base directory is: /home/runner/logs/csp/
2023-01-11T07:48:03.1611893Z INFO: Sentinel log name use pid is: false
2023-01-11T07:48:03.1612313Z INFO: Sentinel log level is: INFO
2023-01-11T07:48:03.2609507Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.454 s - in com.alibaba.cloud.sentinel.datasource.FileRefreshableDataSourceFactoryBeanTests
2023-01-11T07:48:04.1888606Z [INFO] Running com.alibaba.cloud.sentinel.datasource.DataSourcePropertiesTests
2023-01-11T07:48:05.0954833Z INFO: Sentinel log output type is: file
2023-01-11T07:48:05.0958906Z INFO: Sentinel log charset is: utf-8
2023-01-11T07:48:05.0962709Z INFO: Sentinel log base directory is: /home/runner/logs/csp/
2023-01-11T07:48:05.0966144Z INFO: Sentinel log name use pid is: false
2023-01-11T07:48:05.0969438Z INFO: Sentinel log level is: INFO
2023-01-11T07:48:05.1376421Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s - in com.alibaba.cloud.sentinel.datasource.DataSourcePropertiesTests
2023-01-11T07:48:06.0804517Z [INFO] Running com.alibaba.cloud.sentinel.datasource.SentinelConverterTests
2023-01-11T07:48:06.6286218Z SLF4J: Class path contains multiple SLF4J bindings.
2023-01-11T07:48:06.6287344Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-01-11T07:48:06.6288893Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-01-11T07:48:06.6289609Z SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2023-01-11T07:48:06.6462954Z SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
2023-01-11T07:48:07.1234094Z log4j:WARN No appenders could be found for logger (com.alibaba.cloud.sentinel.datasource.converter.SentinelConverter).
2023-01-11T07:48:07.1237961Z log4j:WARN Please initialize the log4j system properly.
2023-01-11T07:48:07.1241365Z log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
2023-01-11T07:48:07.1511894Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 s - in com.alibaba.cloud.sentinel.datasource.SentinelConverterTests
2023-01-11T07:48:07.7984360Z [INFO] Running com.alibaba.cloud.sentinel.datasource.NacosDataSourcePropertiesTests
2023-01-11T07:48:08.0919229Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in com.alibaba.cloud.sentinel.datasource.NacosDataSourcePropertiesTests
2023-01-11T07:48:09.0132809Z [INFO] Running com.alibaba.cloud.sentinel.datasource.RuleTypeTests
2023-01-11T07:48:09.2044260Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in com.alibaba.cloud.sentinel.datasource.RuleTypeTests
2023-01-11T07:48:10.1111811Z [INFO] Running com.alibaba.cloud.sentinel.datasource.ZookeeperDataSourceFactoryBeanTests
2023-01-11T07:48:11.0154068Z SLF4J: Class path contains multiple SLF4J bindings.
2023-01-11T07:48:11.0155948Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-01-11T07:48:11.0157336Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2023-01-11T07:48:11.0158348Z SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2023-01-11T07:48:11.0325040Z SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
2023-01-11T07:48:11.2585905Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s - in com.alibaba.cloud.sentinel.datasource.ZookeeperDataSourceFactoryBeanTests
2023-01-11T07:48:11.5990510Z [INFO] 
2023-01-11T07:48:11.5991147Z [INFO] Results:
2023-01-11T07:48:11.5991778Z [INFO] 
2023-01-11T07:48:11.5992211Z [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
2023-01-11T07:48:11.5993079Z [INFO] 
2023-01-11T07:48:11.6008286Z [INFO] 
2023-01-11T07:48:11.6009107Z [INFO] --- jacoco-maven-plugin:0.8.3:report (jacoco-site) @ spring-cloud-alibaba-sentinel-datasource ---
2023-01-11T07:48:11.6014899Z [INFO] Loading execution data file /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-alibaba-sentinel-datasource/target/jacoco.exec
2023-01-11T07:48:11.6307442Z [INFO] Analyzed bundle 'Spring Cloud Alibaba Sentinel DataSource' with 19 classes
2023-01-11T07:48:11.6939753Z [INFO] 
2023-01-11T07:48:11.6941030Z [INFO] ------< com.alibaba.cloud:spring-cloud-starter-alibaba-sentinel >-------
2023-01-11T07:48:11.6941992Z [INFO] Building Spring Cloud Starter Alibaba Sentinel 2.2.9-SNAPSHOT     [7/75]
2023-01-11T07:48:11.6942621Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:48:11.7567200Z [INFO] 
2023-01-11T07:48:11.7568313Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:11.7574061Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/target
2023-01-11T07:48:11.7593975Z [INFO] 
2023-01-11T07:48:11.7594778Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:11.7597193Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/.flattened-pom.xml
2023-01-11T07:48:11.7597912Z [INFO] 
2023-01-11T07:48:11.7598747Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:11.8346901Z [INFO] 
2023-01-11T07:48:11.8350586Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:11.9000307Z [INFO] 
2023-01-11T07:48:11.9001351Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:12.1543443Z [INFO] Starting audit...
2023-01-11T07:48:12.1544012Z Audit done.
2023-01-11T07:48:12.1557767Z [INFO] 
2023-01-11T07:48:12.1558721Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:12.1570178Z [INFO] 
2023-01-11T07:48:12.1571042Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:12.1575423Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/target/jacoco.exec
2023-01-11T07:48:12.1576258Z [INFO] 
2023-01-11T07:48:12.1577115Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:12.1585167Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:48:12.1587410Z [INFO] Copying 0 resource
2023-01-11T07:48:12.1589113Z [INFO] Copying 2 resources
2023-01-11T07:48:12.1594923Z [INFO] 
2023-01-11T07:48:12.1595686Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:12.1600044Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-sentinel:jar:2.2.9-SNAPSHOT...
2023-01-11T07:48:12.2664657Z [INFO] 
2023-01-11T07:48:12.2665910Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:12.2717606Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:48:12.2721425Z [INFO] Compiling 21 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/target/classes
2023-01-11T07:48:12.6222374Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/main/java/com/alibaba/cloud/sentinel/rest/SentinelClientHttpResponse.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/main/java/com/alibaba/cloud/sentinel/rest/SentinelClientHttpResponse.java uses or overrides a deprecated API.
2023-01-11T07:48:12.6224216Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/main/java/com/alibaba/cloud/sentinel/rest/SentinelClientHttpResponse.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:48:12.6225699Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/main/java/com/alibaba/cloud/sentinel/custom/SentinelAutoConfiguration.java: Some input files use unchecked or unsafe operations.
2023-01-11T07:48:12.6227053Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/main/java/com/alibaba/cloud/sentinel/custom/SentinelAutoConfiguration.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:48:12.6298825Z [INFO] 
2023-01-11T07:48:12.6299535Z [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:12.6300052Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:48:12.6300315Z [INFO] Copying 5 resources
2023-01-11T07:48:12.6300515Z [INFO] 
2023-01-11T07:48:12.6301160Z [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:12.6301639Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:48:12.6302313Z [INFO] Compiling 9 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/target/test-classes
2023-01-11T07:48:12.9035319Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/test/java/com/alibaba/cloud/sentinel/endpoint/SentinelHealthIndicatorTests.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/test/java/com/alibaba/cloud/sentinel/endpoint/SentinelHealthIndicatorTests.java uses unchecked or unsafe operations.
2023-01-11T07:48:12.9037240Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/test/java/com/alibaba/cloud/sentinel/endpoint/SentinelHealthIndicatorTests.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:48:12.9038038Z [INFO] 
2023-01-11T07:48:12.9039379Z [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:12.9081906Z [INFO] 
2023-01-11T07:48:12.9082736Z [INFO] -------------------------------------------------------
2023-01-11T07:48:12.9083218Z [INFO]  T E S T S
2023-01-11T07:48:12.9084091Z [INFO] -------------------------------------------------------
2023-01-11T07:48:13.6093859Z [INFO] Running com.alibaba.cloud.sentinel.SentinelFeignTests
2023-01-11T07:48:13.8483727Z 07:48:13.844 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:13.8523671Z 07:48:13.851 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:48:13.8718329Z 07:48:13.871 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:48:13.9240514Z 07:48:13.923 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.sentinel.SentinelFeignTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:48:13.9510325Z 07:48:13.950 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.sentinel.SentinelFeignTests], using SpringBootContextLoader
2023-01-11T07:48:13.9560368Z 07:48:13.955 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.sentinel.SentinelFeignTests]: class path resource [com/alibaba/cloud/sentinel/SentinelFeignTests-context.xml] does not exist
2023-01-11T07:48:13.9562791Z 07:48:13.956 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.sentinel.SentinelFeignTests]: class path resource [com/alibaba/cloud/sentinel/SentinelFeignTestsContext.groovy] does not exist
2023-01-11T07:48:13.9565760Z 07:48:13.956 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.sentinel.SentinelFeignTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:48:14.0566126Z 07:48:14.056 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.2894123Z 07:48:14.288 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.sentinel.SentinelFeignTests]: using defaults.
2023-01-11T07:48:14.2906717Z 07:48:14.289 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:48:14.3098980Z 07:48:14.309 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:48:14.3104315Z 07:48:14.310 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:48:14.3117084Z 07:48:14.311 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1c628f6a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@9b47400, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@747835f5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@594131f2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@51d0ec6f, org.springframework.test.context.event.EventPublishingTestExecutionListener@7bee8621, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4e0cc334, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1e12a5a6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4877919f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@47a7c93e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6f9ab79d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@64ae105d]
2023-01-11T07:48:14.3138644Z 07:48:14.313 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3161368Z 07:48:14.315 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3170790Z 07:48:14.316 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3172237Z 07:48:14.317 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3177094Z 07:48:14.317 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3185264Z 07:48:14.318 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3200840Z 07:48:14.319 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3202600Z 07:48:14.320 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3209651Z 07:48:14.320 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3210974Z 07:48:14.320 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3289181Z 07:48:14.328 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@7e5b621b testClass = SentinelFeignTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@10177794 testClass = SentinelFeignTests, locations = '{}', classes = '{class com.alibaba.cloud.sentinel.SentinelFeignTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{feign.sentinel.enabled=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@21618fa7, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7a55f148, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@743c6ce4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@504e1599, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3e5d4f6b, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@293cde83], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:48:14.3307033Z 07:48:14.330 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3311631Z 07:48:14.330 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelFeignTests]
2023-01-11T07:48:14.3776967Z 07:48:14.377 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, feign.sentinel.enabled=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
2023-01-11T07:48:15.5913188Z 
2023-01-11T07:48:15.5915039Z   .   ____          _            __ _ _
2023-01-11T07:48:15.5916132Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:48:15.5916824Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:48:15.5917296Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:48:15.5917688Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:48:15.5918017Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:48:15.5930479Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:48:15.5931035Z 
2023-01-11T07:48:15.6148099Z 2023-01-11 07:48:15.613  INFO 2343 --- [           main] c.a.cloud.sentinel.SentinelFeignTests    : No active profile set, falling back to default profiles: default
2023-01-11T07:48:16.7514937Z 2023-01-11 07:48:16.750  INFO 2343 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=3cd346a3-5ec8-3a7a-b7c4-3287d53096d4
2023-01-11T07:48:17.1760053Z 2023-01-11 07:48:17.175  INFO 2343 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:17.1790256Z 2023-01-11 07:48:17.178  INFO 2343 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:17.1826876Z 2023-01-11 07:48:17.182  INFO 2343 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:17.5916610Z 2023-01-11 07:48:17.590  WARN 2343 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:48:17.5971099Z 2023-01-11 07:48:17.596  WARN 2343 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:48:17.5974016Z 2023-01-11 07:48:17.596  INFO 2343 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:48:17.6077491Z 2023-01-11 07:48:17.605  WARN 2343 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:48:17.6078717Z 2023-01-11 07:48:17.605  INFO 2343 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:48:18.1057148Z 2023-01-11 07:48:18.104  INFO 2343 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:48:18.1977698Z 2023-01-11 07:48:18.194  INFO 2343 --- [           main] c.a.c.sentinel.SentinelWebMvcConfigurer  : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2023-01-11T07:48:19.0028417Z 2023-01-11 07:48:19.001  INFO 2343 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2023-01-11T07:48:19.0806846Z 2023-01-11 07:48:19.080  INFO 2343 --- [           main] c.a.cloud.sentinel.SentinelFeignTests    : Started SentinelFeignTests in 4.687 seconds (JVM running for 6.119)
2023-01-11T07:48:19.1960776Z 2023-01-11 07:48:19.195  INFO 2343 --- [           main] o.s.c.openfeign.FeignClientFactoryBean   : For 'test-service' URL not provided. Will try picking an instance via load-balancing.
2023-01-11T07:48:19.2723734Z 2023-01-11 07:48:19.271  INFO 2343 --- [           main] o.s.c.openfeign.FeignClientFactoryBean   : For 'foo-service' URL not provided. Will try picking an instance via load-balancing.
2023-01-11T07:48:19.2967513Z 2023-01-11 07:48:19.296  INFO 2343 --- [           main] o.s.c.openfeign.FeignClientFactoryBean   : For 'bar-service' URL not provided. Will try picking an instance via load-balancing.
2023-01-11T07:48:19.3223811Z 2023-01-11 07:48:19.321  INFO 2343 --- [           main] o.s.c.openfeign.FeignClientFactoryBean   : For 'baz-service' URL not provided. Will try picking an instance via load-balancing.
2023-01-11T07:48:19.5308223Z INFO: Sentinel log output type is: file
2023-01-11T07:48:19.5311591Z INFO: Sentinel log charset is: utf-8
2023-01-11T07:48:19.5312775Z INFO: Sentinel log base directory is: /home/runner/logs/csp/
2023-01-11T07:48:19.5313358Z INFO: Sentinel log name use pid is: false
2023-01-11T07:48:19.5314299Z INFO: Sentinel log level is: INFO
2023-01-11T07:48:19.8370149Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.224 s - in com.alibaba.cloud.sentinel.SentinelFeignTests
2023-01-11T07:48:19.9538735Z 2023-01-11 07:48:19.952  INFO 2343 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:48:20.9468232Z [INFO] Running com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests
2023-01-11T07:48:21.2096063Z 07:48:21.204 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.2271148Z 07:48:21.226 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:48:21.2437400Z 07:48:21.243 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:48:21.3274791Z 07:48:21.327 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:48:21.3564907Z 07:48:21.356 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests], using SpringBootContextLoader
2023-01-11T07:48:21.3617504Z 07:48:21.361 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]: class path resource [com/alibaba/cloud/sentinel/SentinelAutoConfigurationTests-context.xml] does not exist
2023-01-11T07:48:21.3620255Z 07:48:21.361 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]: class path resource [com/alibaba/cloud/sentinel/SentinelAutoConfigurationTestsContext.groovy] does not exist
2023-01-11T07:48:21.3623904Z 07:48:21.362 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:48:21.4746538Z 07:48:21.473 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.6778830Z 07:48:21.677 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]: using defaults.
2023-01-11T07:48:21.6789547Z 07:48:21.678 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:48:21.6991344Z 07:48:21.698 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:48:21.6997076Z 07:48:21.699 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:48:21.7007891Z 07:48:21.700 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7f3fc42f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@25a1a012, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@ce12fbb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4525e9e8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@443a53df, org.springframework.test.context.event.EventPublishingTestExecutionListener@6c33da7a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@69aabcb0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@32a72c4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@15986dd5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@678a9516, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5bf9ea6b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@b950f82]
2023-01-11T07:48:21.7031184Z 07:48:21.702 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7057394Z 07:48:21.705 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7074617Z 07:48:21.707 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7076565Z 07:48:21.707 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7078252Z 07:48:21.707 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7087039Z 07:48:21.708 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7104783Z 07:48:21.710 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7106627Z 07:48:21.710 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7112860Z 07:48:21.711 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7114624Z 07:48:21.711 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7191837Z 07:48:21.718 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@1f78d415 testClass = SentinelAutoConfigurationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@1c046c92 testClass = SentinelAutoConfigurationTests, locations = '{}', classes = '{class com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.sentinel.filter.order=123, spring.cloud.sentinel.filter.urlPatterns=/*,/test, spring.cloud.sentinel.metric.fileSingleSize=9999, spring.cloud.sentinel.metric.fileTotalCount=100, spring.cloud.sentinel.blockPage=/error, spring.cloud.sentinel.flow.coldFactor=3, spring.cloud.sentinel.eager=true, spring.cloud.sentinel.log.switchPid=true, spring.cloud.sentinel.transport.dashboard=http://localhost:8080,http://localhost:8081, spring.cloud.sentinel.transport.port=9999, spring.cloud.sentinel.transport.clientIp=1.1.1.1, spring.cloud.sentinel.transport.heartbeatIntervalMs=20000, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@732c9b5c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@390877d2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4afd21c6, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@8a98f38, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7e00ed0f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@6a84bc3f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:48:21.7207118Z 07:48:21.720 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7209167Z 07:48:21.720 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests]
2023-01-11T07:48:21.7363076Z 07:48:21.735 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@1f78d415 testClass = SentinelAutoConfigurationTests, testInstance = com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests@19ae2ee5, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@1c046c92 testClass = SentinelAutoConfigurationTests, locations = '{}', classes = '{class com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.sentinel.filter.order=123, spring.cloud.sentinel.filter.urlPatterns=/*,/test, spring.cloud.sentinel.metric.fileSingleSize=9999, spring.cloud.sentinel.metric.fileTotalCount=100, spring.cloud.sentinel.blockPage=/error, spring.cloud.sentinel.flow.coldFactor=3, spring.cloud.sentinel.eager=true, spring.cloud.sentinel.log.switchPid=true, spring.cloud.sentinel.transport.dashboard=http://localhost:8080,http://localhost:8081, spring.cloud.sentinel.transport.port=9999, spring.cloud.sentinel.transport.clientIp=1.1.1.1, spring.cloud.sentinel.transport.heartbeatIntervalMs=20000, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@732c9b5c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@390877d2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4afd21c6, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@8a98f38, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7e00ed0f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@6a84bc3f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:48:21.7773974Z 07:48:21.776 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.cloud.sentinel.filter.order=123, spring.cloud.sentinel.filter.urlPatterns=/*,/test, spring.cloud.sentinel.metric.fileSingleSize=9999, spring.cloud.sentinel.metric.fileTotalCount=100, spring.cloud.sentinel.blockPage=/error, spring.cloud.sentinel.flow.coldFactor=3, spring.cloud.sentinel.eager=true, spring.cloud.sentinel.log.switchPid=true, spring.cloud.sentinel.transport.dashboard=http://localhost:8080,http://localhost:8081, spring.cloud.sentinel.transport.port=9999, spring.cloud.sentinel.transport.clientIp=1.1.1.1, spring.cloud.sentinel.transport.heartbeatIntervalMs=20000, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:48:22.9209408Z 
2023-01-11T07:48:22.9209972Z   .   ____          _            __ _ _
2023-01-11T07:48:22.9210772Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:48:22.9211658Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:48:22.9211961Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:48:22.9212235Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:48:22.9212793Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:48:22.9221292Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:48:22.9222016Z 
2023-01-11T07:48:22.9583750Z 2023-01-11 07:48:22.957  INFO 2398 --- [           main] c.a.c.s.SentinelAutoConfigurationTests   : No active profile set, falling back to default profiles: default
2023-01-11T07:48:24.1700032Z 2023-01-11 07:48:24.169  INFO 2398 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=fea1709a-3660-399c-bc62-124670c8b65b
2023-01-11T07:48:24.4958941Z 2023-01-11 07:48:24.495  INFO 2398 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:24.4993815Z 2023-01-11 07:48:24.498  INFO 2398 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:24.5034987Z 2023-01-11 07:48:24.503  INFO 2398 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:25.0185844Z 2023-01-11 07:48:25.018  INFO 2398 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:48:25.0360519Z 2023-01-11 07:48:25.035  INFO 2398 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:48:25.0368101Z 2023-01-11 07:48:25.036  INFO 2398 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:48:25.1774239Z 2023-01-11 07:48:25.176  INFO 2398 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:48:25.1787305Z 2023-01-11 07:48:25.177  INFO 2398 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2213 ms
2023-01-11T07:48:25.3663553Z 2023-01-11 07:48:25.365  WARN 2398 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:48:25.3750060Z 2023-01-11 07:48:25.374  WARN 2398 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:48:25.3751855Z 2023-01-11 07:48:25.374  INFO 2398 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:48:25.3831896Z 2023-01-11 07:48:25.382  WARN 2398 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:48:25.3833720Z 2023-01-11 07:48:25.382  INFO 2398 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:48:25.7998449Z 2023-01-11 07:48:25.799  INFO 2398 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:48:25.8889811Z 2023-01-11 07:48:25.886  INFO 2398 --- [           main] c.a.c.sentinel.SentinelWebMvcConfigurer  : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/*, /test].
2023-01-11T07:48:26.6587406Z INFO: Sentinel log output type is: file
2023-01-11T07:48:26.6591265Z INFO: Sentinel log charset is: utf-8
2023-01-11T07:48:26.6594892Z INFO: Sentinel log base directory is: /home/runner/logs/csp/
2023-01-11T07:48:26.6598204Z INFO: Sentinel log name use pid is: true
2023-01-11T07:48:26.6601405Z INFO: Sentinel log level is: INFO
2023-01-11T07:48:27.2077949Z 2023-01-11 07:48:27.207  INFO 2398 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2023-01-11T07:48:27.5155575Z 2023-01-11 07:48:27.515  INFO 2398 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 36207 (http) with context path ''
2023-01-11T07:48:27.5312003Z 2023-01-11 07:48:27.530  INFO 2398 --- [           main] c.a.c.s.SentinelAutoConfigurationTests   : Started SentinelAutoConfigurationTests in 5.75 seconds (JVM running for 7.239)
2023-01-11T07:48:27.7863294Z Oops: com.alibaba.csp.sentinel.slots.block.flow.FlowException
2023-01-11T07:48:27.8057308Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.856 s - in com.alibaba.cloud.sentinel.SentinelAutoConfigurationTests
2023-01-11T07:48:27.9541376Z 2023-01-11 07:48:27.952  INFO 2398 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:48:28.9701453Z [INFO] Running com.alibaba.cloud.sentinel.endpoint.SentinelHealthIndicatorTests
2023-01-11T07:48:30.7108960Z INFO: Sentinel log output type is: file
2023-01-11T07:48:30.7110062Z INFO: Sentinel log charset is: utf-8
2023-01-11T07:48:30.7110529Z INFO: Sentinel log base directory is: /home/runner/logs/csp/
2023-01-11T07:48:30.7110920Z INFO: Sentinel log name use pid is: false
2023-01-11T07:48:30.7111269Z INFO: Sentinel log level is: INFO
2023-01-11T07:48:30.9493742Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s - in com.alibaba.cloud.sentinel.endpoint.SentinelHealthIndicatorTests
2023-01-11T07:48:31.9844293Z [INFO] Running com.alibaba.cloud.sentinel.custom.SentinelDataSourceHandlerTests
2023-01-11T07:48:33.8182944Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s - in com.alibaba.cloud.sentinel.custom.SentinelDataSourceHandlerTests
2023-01-11T07:48:34.8183170Z [INFO] Running com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests
2023-01-11T07:48:35.1404006Z 07:48:35.136 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.1460889Z 07:48:35.145 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:48:35.1664573Z 07:48:35.165 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:48:35.2260507Z 07:48:35.225 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:48:35.2810701Z 07:48:35.280 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests], using SpringBootContextLoader
2023-01-11T07:48:35.2956084Z 07:48:35.295 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]: class path resource [com/alibaba/cloud/sentinel/SentinelBeanAutowiredTests-context.xml] does not exist
2023-01-11T07:48:35.3029392Z 07:48:35.302 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]: class path resource [com/alibaba/cloud/sentinel/SentinelBeanAutowiredTestsContext.groovy] does not exist
2023-01-11T07:48:35.3036369Z 07:48:35.303 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:48:35.3975242Z 07:48:35.397 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6011028Z 07:48:35.600 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]: using defaults.
2023-01-11T07:48:35.6023032Z 07:48:35.601 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:48:35.6238338Z 07:48:35.623 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:48:35.6243491Z 07:48:35.624 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:48:35.6254050Z 07:48:35.624 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3f8dfe74, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@401c4250, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1a950fdd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@77724cbe, org.springframework.test.context.support.DirtiesContextTestExecutionListener@27dc627a, org.springframework.test.context.event.EventPublishingTestExecutionListener@570ba13, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@37a9b687, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@525b1b70, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@16d07cf3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@16f0ec18, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6c977dcf, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@661d6bb6]
2023-01-11T07:48:35.6275991Z 07:48:35.627 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6303707Z 07:48:35.630 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6314135Z 07:48:35.631 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6315961Z 07:48:35.631 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6319743Z 07:48:35.631 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6326997Z 07:48:35.632 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6346994Z 07:48:35.634 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6348866Z 07:48:35.634 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6356595Z 07:48:35.635 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6358533Z 07:48:35.635 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6427732Z 07:48:35.641 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@149c39b testClass = SentinelBeanAutowiredTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@f2d890c testClass = SentinelBeanAutowiredTests, locations = '{}', classes = '{class com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.sentinel.filter.order=111, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@37191ef0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5445f5ba, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@28fd3dc1, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@19058533, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3ae0b770, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@398474a2], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:48:35.6450438Z 07:48:35.644 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6453435Z 07:48:35.645 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests]
2023-01-11T07:48:35.6989557Z 07:48:35.698 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.cloud.sentinel.filter.order=111, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
2023-01-11T07:48:36.8592604Z 
2023-01-11T07:48:36.8593151Z   .   ____          _            __ _ _
2023-01-11T07:48:36.8593923Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:48:36.8594542Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:48:36.8594993Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:48:36.8595820Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:48:36.8596224Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:48:36.8598451Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:48:36.8598684Z 
2023-01-11T07:48:36.8828125Z 2023-01-11 07:48:36.881  INFO 2531 --- [           main] c.a.c.s.SentinelBeanAutowiredTests       : No active profile set, falling back to default profiles: default
2023-01-11T07:48:37.8423670Z 2023-01-11 07:48:37.837  INFO 2531 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=3721b950-ab13-3cfe-ac5a-63df2786465b
2023-01-11T07:48:38.1579795Z 2023-01-11 07:48:38.157  INFO 2531 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:38.1606477Z 2023-01-11 07:48:38.160  INFO 2531 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:38.1639904Z 2023-01-11 07:48:38.163  INFO 2531 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:38.6809744Z 2023-01-11 07:48:38.680  WARN 2531 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:48:38.6877476Z 2023-01-11 07:48:38.687  WARN 2531 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:48:38.6879216Z 2023-01-11 07:48:38.687  INFO 2531 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:48:38.7012986Z 2023-01-11 07:48:38.700  WARN 2531 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:48:38.7014764Z 2023-01-11 07:48:38.701  INFO 2531 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:48:39.1635294Z 2023-01-11 07:48:39.163  INFO 2531 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:48:39.2508879Z 2023-01-11 07:48:39.249  INFO 2531 --- [           main] c.a.c.sentinel.SentinelWebMvcConfigurer  : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2023-01-11T07:48:40.0025266Z 2023-01-11 07:48:40.002  INFO 2531 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2023-01-11T07:48:40.0683925Z 2023-01-11 07:48:40.067  INFO 2531 --- [           main] c.a.c.s.SentinelBeanAutowiredTests       : Started SentinelBeanAutowiredTests in 4.355 seconds (JVM running for 5.896)
2023-01-11T07:48:40.3823626Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.557 s - in com.alibaba.cloud.sentinel.SentinelBeanAutowiredTests
2023-01-11T07:48:40.4912194Z 2023-01-11 07:48:40.489  INFO 2531 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:48:41.4805667Z [INFO] Running com.alibaba.cloud.sentinel.SentinelRestTemplateTests
2023-01-11T07:48:41.9719300Z 07:48:41.968 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4fcee388
2023-01-11T07:48:41.9953923Z 07:48:41.994 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:42.3082745Z 07:48:42.307 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:42.3124235Z 07:48:42.312 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:42.3152513Z 07:48:42.314 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:42.3178587Z 07:48:42.317 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:42.3249457Z 07:48:42.324 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:42.3304136Z 07:48:42.329 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig6'
2023-01-11T07:48:42.3401015Z 07:48:42.339 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig6' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig6$$EnhancerBySpringCGLIB$$150d6b9b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:42.3455077Z 07:48:42.344 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@4fcee388'
2023-01-11T07:48:42.3795806Z 07:48:42.379 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:42.9108962Z 07:48:42.908 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - block static method can not be found in bean[restTemplate]. The right method signature is com.alibaba.cloud.sentinel.SentinelRestTemplateTests$ExceptionUtil#handleException1[HttpRequest, byte[], ClientHttpRequestExecution, BlockException], please check your class name, method name and arguments
2023-01-11T07:48:42.9118416Z 07:48:42.911 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig6: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: block static method can not be found in bean[restTemplate]. The right method signature is com.alibaba.cloud.sentinel.SentinelRestTemplateTests$ExceptionUtil#handleException1[HttpRequest, byte[], ClientHttpRequestExecution, BlockException], please check your class name, method name and arguments
2023-01-11T07:48:42.9394186Z 07:48:42.939 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7aeb7bd6
2023-01-11T07:48:42.9457146Z 07:48:42.939 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:42.9567531Z 07:48:42.956 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:42.9570478Z 07:48:42.956 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:42.9582813Z 07:48:42.957 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:42.9587023Z 07:48:42.958 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:42.9594672Z 07:48:42.959 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:42.9600831Z 07:48:42.959 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig2'
2023-01-11T07:48:42.9623800Z 07:48:42.962 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig2' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig2$$EnhancerBySpringCGLIB$$3382df17] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:42.9626343Z 07:48:42.962 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@7aeb7bd6'
2023-01-11T07:48:42.9718827Z 07:48:42.971 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:42.9779550Z 07:48:42.977 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - fallback class attribute exists but fallback method attribute is not exists in bean[restTemplate]
2023-01-11T07:48:42.9785322Z 07:48:42.978 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig2: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: fallback class attribute exists but fallback method attribute is not exists in bean[restTemplate]
2023-01-11T07:48:42.9810796Z 07:48:42.980 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@72139933
2023-01-11T07:48:42.9817863Z 07:48:42.981 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:42.9879942Z 07:48:42.987 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:42.9886273Z 07:48:42.988 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:42.9894006Z 07:48:42.989 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:42.9899183Z 07:48:42.989 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:42.9904814Z 07:48:42.990 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:42.9908551Z 07:48:42.990 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig10'
2023-01-11T07:48:42.9919581Z 07:48:42.991 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig10' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig10$$EnhancerBySpringCGLIB$$b4ef9a3a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:42.9926614Z 07:48:42.992 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@72139933'
2023-01-11T07:48:42.9985556Z 07:48:42.998 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.0112003Z 07:48:43.010 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelProtectInterceptor_void_void_void@org.springframework.web.client.RestTemplate@7d26b390'
2023-01-11T07:48:43.0219791Z 07:48:43.021 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate2'
2023-01-11T07:48:43.0315768Z 07:48:43.031 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelProtectInterceptor_void_void_void@org.springframework.web.client.RestTemplate@2d4df467'
2023-01-11T07:48:43.0557860Z 07:48:43.055 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@891f18f
2023-01-11T07:48:43.0563526Z 07:48:43.055 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:43.0701549Z 07:48:43.069 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:43.1226900Z 07:48:43.115 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:43.1228320Z 07:48:43.116 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:43.1229612Z 07:48:43.116 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:43.1230693Z 07:48:43.116 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:43.1231685Z 07:48:43.116 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig1'
2023-01-11T07:48:43.1233414Z 07:48:43.117 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig1' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig1$$EnhancerBySpringCGLIB$$fb203bf6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:43.1235018Z 07:48:43.117 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@891f18f'
2023-01-11T07:48:43.1256251Z 07:48:43.125 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.1406462Z 07:48:43.140 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - fallback method attribute exists but fallback class attribute is not exists in bean[restTemplate]
2023-01-11T07:48:43.1408949Z 07:48:43.140 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig1: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: fallback method attribute exists but fallback class attribute is not exists in bean[restTemplate]
2023-01-11T07:48:43.1451010Z 07:48:43.144 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2fb3c642
2023-01-11T07:48:43.1453837Z 07:48:43.145 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:43.1523268Z 07:48:43.150 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:43.1533664Z 07:48:43.153 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:43.1546410Z 07:48:43.153 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:43.1561331Z 07:48:43.155 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:43.1567210Z 07:48:43.156 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:43.1573253Z 07:48:43.157 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig14'
2023-01-11T07:48:43.1584740Z 07:48:43.158 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig14' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig14$$EnhancerBySpringCGLIB$$967a26be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:43.1589147Z 07:48:43.158 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@2fb3c642'
2023-01-11T07:48:43.1750131Z 07:48:43.174 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.1865884Z 07:48:43.186 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - urlCleaner method return value in bean[restTemplate] is not java.lang.String: com.alibaba.cloud.sentinel.SentinelRestTemplateTests$UrlCleanUtil#clean2[String]
2023-01-11T07:48:43.1868566Z 07:48:43.186 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig14: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: urlCleaner method return value in bean[restTemplate] is not java.lang.String: com.alibaba.cloud.sentinel.SentinelRestTemplateTests$UrlCleanUtil#clean2[String]
2023-01-11T07:48:43.1920896Z 07:48:43.191 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@ceb4f91
2023-01-11T07:48:43.1924368Z 07:48:43.192 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:43.2055851Z 07:48:43.205 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:43.2066663Z 07:48:43.206 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:43.2074094Z 07:48:43.207 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:43.2080309Z 07:48:43.207 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:43.2084300Z 07:48:43.208 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:43.2085595Z 07:48:43.208 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig3'
2023-01-11T07:48:43.2098203Z 07:48:43.209 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig3' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig3$$EnhancerBySpringCGLIB$$6be58238] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:43.2100139Z 07:48:43.209 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@ceb4f91'
2023-01-11T07:48:43.2190345Z 07:48:43.218 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.2274154Z 07:48:43.227 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - block method attribute exists but block class attribute is not exists in bean[restTemplate]
2023-01-11T07:48:43.2276791Z 07:48:43.227 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig3: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: block method attribute exists but block class attribute is not exists in bean[restTemplate]
2023-01-11T07:48:43.2339169Z 07:48:43.233 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2a85e4f4
2023-01-11T07:48:43.2347471Z 07:48:43.234 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:43.2422595Z 07:48:43.241 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:43.2424557Z 07:48:43.242 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:43.2427736Z 07:48:43.242 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:43.2429470Z 07:48:43.242 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:43.2468036Z 07:48:43.246 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:43.2469606Z 07:48:43.246 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig4'
2023-01-11T07:48:43.2480990Z 07:48:43.247 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig4' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig4$$EnhancerBySpringCGLIB$$a4482559] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:43.2488177Z 07:48:43.248 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@2a85e4f4'
2023-01-11T07:48:43.2564977Z 07:48:43.256 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.2677111Z 07:48:43.267 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - block class attribute exists but block method attribute is not exists in bean[restTemplate]
2023-01-11T07:48:43.2679614Z 07:48:43.267 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig4: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: block class attribute exists but block method attribute is not exists in bean[restTemplate]
2023-01-11T07:48:43.2717560Z 07:48:43.271 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@15c25cb6
2023-01-11T07:48:43.2722836Z 07:48:43.272 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:43.2800297Z 07:48:43.279 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:43.2806967Z 07:48:43.280 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:43.2810117Z 07:48:43.280 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:43.2811742Z 07:48:43.281 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:43.2813291Z 07:48:43.281 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:43.2814747Z 07:48:43.281 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig13'
2023-01-11T07:48:43.2830342Z 07:48:43.282 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig13' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig13$$EnhancerBySpringCGLIB$$5e17839d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:43.2832470Z 07:48:43.283 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@15c25cb6'
2023-01-11T07:48:43.2894912Z 07:48:43.289 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.2957025Z 07:48:43.295 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - urlCleaner static method can not be found in bean[restTemplate]. The right method signature is com.alibaba.cloud.sentinel.SentinelRestTemplateTests$UrlCleanUtil#clean1[String], please check your class name, method name and arguments
2023-01-11T07:48:43.2964552Z 07:48:43.296 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig13: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: urlCleaner static method can not be found in bean[restTemplate]. The right method signature is com.alibaba.cloud.sentinel.SentinelRestTemplateTests$UrlCleanUtil#clean1[String], please check your class name, method name and arguments
2023-01-11T07:48:43.3000190Z 07:48:43.299 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@21dc1d99
2023-01-11T07:48:43.3005412Z 07:48:43.300 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:43.3116607Z 07:48:43.311 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:43.3118375Z 07:48:43.311 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:43.3126732Z 07:48:43.312 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:43.3128400Z 07:48:43.312 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:43.3134963Z 07:48:43.313 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:43.3136369Z 07:48:43.313 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig11'
2023-01-11T07:48:43.3148880Z 07:48:43.314 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig11' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig11$$EnhancerBySpringCGLIB$$ed523d5b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:43.3151391Z 07:48:43.314 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@21dc1d99'
2023-01-11T07:48:43.3227777Z 07:48:43.322 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.3312313Z 07:48:43.330 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - urlCleaner method attribute exists but urlCleaner class attribute is not exists in bean[restTemplate]
2023-01-11T07:48:43.3315013Z 07:48:43.331 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig11: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: urlCleaner method attribute exists but urlCleaner class attribute is not exists in bean[restTemplate]
2023-01-11T07:48:43.3351714Z 07:48:43.334 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5b9815b6
2023-01-11T07:48:43.3353629Z 07:48:43.335 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:43.3435773Z 07:48:43.343 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:43.3438636Z 07:48:43.343 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:43.3452236Z 07:48:43.344 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:43.3456489Z 07:48:43.345 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:43.3462450Z 07:48:43.345 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:43.3466354Z 07:48:43.346 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig8'
2023-01-11T07:48:43.3480792Z 07:48:43.347 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig8' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig8$$EnhancerBySpringCGLIB$$85d2b1dd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:43.3532917Z 07:48:43.348 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@5b9815b6'
2023-01-11T07:48:43.3573854Z 07:48:43.357 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.3616549Z 07:48:43.361 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - block method return value in bean[restTemplate] is not org.springframework.http.client.ClientHttpResponse: com.alibaba.cloud.sentinel.SentinelRestTemplateTests$ExceptionUtil#handleException2[HttpRequest, byte[], ClientHttpRequestExecution, BlockException]
2023-01-11T07:48:43.3620057Z 07:48:43.361 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig8: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: block method return value in bean[restTemplate] is not org.springframework.http.client.ClientHttpResponse: com.alibaba.cloud.sentinel.SentinelRestTemplateTests$ExceptionUtil#handleException2[HttpRequest, byte[], ClientHttpRequestExecution, BlockException]
2023-01-11T07:48:43.3672378Z 07:48:43.365 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3a9d6f5d
2023-01-11T07:48:43.3674775Z 07:48:43.367 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:43.3756685Z 07:48:43.375 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:43.3760014Z 07:48:43.375 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:43.3764744Z 07:48:43.376 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:43.3774929Z 07:48:43.377 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:43.3779647Z 07:48:43.377 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:43.3781382Z 07:48:43.377 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig7'
2023-01-11T07:48:43.3790286Z 07:48:43.378 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig7' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig7$$EnhancerBySpringCGLIB$$4d700ebc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:43.3792846Z 07:48:43.379 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@3a9d6f5d'
2023-01-11T07:48:43.3869961Z 07:48:43.386 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.3985241Z 07:48:43.397 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - fallback static method can not be found in bean[restTemplate]. The right method signature is com.alibaba.cloud.sentinel.SentinelRestTemplateTests$ExceptionUtil#fallbackException1[HttpRequest, byte[], ClientHttpRequestExecution, BlockException], please check your class name, method name and arguments
2023-01-11T07:48:43.3989000Z 07:48:43.398 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig7: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: fallback static method can not be found in bean[restTemplate]. The right method signature is com.alibaba.cloud.sentinel.SentinelRestTemplateTests$ExceptionUtil#fallbackException1[HttpRequest, byte[], ClientHttpRequestExecution, BlockException], please check your class name, method name and arguments
2023-01-11T07:48:43.4010233Z 07:48:43.400 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1e6a74fe
2023-01-11T07:48:43.4017493Z 07:48:43.401 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:43.4064557Z 07:48:43.406 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:43.4069667Z 07:48:43.406 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:43.4080732Z 07:48:43.407 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:43.4086163Z 07:48:43.408 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:43.4089466Z 07:48:43.408 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:43.4122613Z 07:48:43.412 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig9'
2023-01-11T07:48:43.4127331Z 07:48:43.412 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig9' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig9$$EnhancerBySpringCGLIB$$be3554fe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:43.4132685Z 07:48:43.412 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@1e6a74fe'
2023-01-11T07:48:43.4217005Z 07:48:43.421 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.4319657Z 07:48:43.430 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - fallback method return value in bean[restTemplate] is not org.springframework.http.client.ClientHttpResponse: com.alibaba.cloud.sentinel.SentinelRestTemplateTests$ExceptionUtil#fallbackException2[HttpRequest, byte[], ClientHttpRequestExecution, BlockException]
2023-01-11T07:48:43.4323206Z 07:48:43.431 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig9: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: fallback method return value in bean[restTemplate] is not org.springframework.http.client.ClientHttpResponse: com.alibaba.cloud.sentinel.SentinelRestTemplateTests$ExceptionUtil#fallbackException2[HttpRequest, byte[], ClientHttpRequestExecution, BlockException]
2023-01-11T07:48:43.4345669Z 07:48:43.434 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@65263248
2023-01-11T07:48:43.4347486Z 07:48:43.434 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:43.4402640Z 07:48:43.440 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:43.4430426Z 07:48:43.442 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:43.4432275Z 07:48:43.443 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:43.4434856Z 07:48:43.443 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:43.4436362Z 07:48:43.443 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:43.4587592Z 07:48:43.443 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig5'
2023-01-11T07:48:43.4589098Z 07:48:43.443 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig5' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig5$$EnhancerBySpringCGLIB$$dcaac87a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:43.4590877Z 07:48:43.444 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@65263248'
2023-01-11T07:48:43.4591937Z 07:48:43.456 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.4697959Z 07:48:43.469 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelProtectInterceptor_ExceptionUtilhandleException_ExceptionUtilfallbackException_UrlCleanUtilclean@org.springframework.web.client.RestTemplate@72a522f1'
2023-01-11T07:48:43.5714805Z 07:48:43.571 [main] DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@64a552
2023-01-11T07:48:43.5716773Z 07:48:43.571 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:48:43.5800352Z 07:48:43.579 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:48:43.5809313Z 07:48:43.579 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:48:43.5832771Z 07:48:43.583 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:48:43.5834493Z 07:48:43.583 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:48:43.5835976Z 07:48:43.583 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelBeanPostProcessor'
2023-01-11T07:48:43.5837569Z 07:48:43.583 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sentinelRestTemplateTests.TestConfig12'
2023-01-11T07:48:43.5875007Z 07:48:43.584 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sentinelRestTemplateTests.TestConfig12' of type [com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig12$$EnhancerBySpringCGLIB$$25b4e07c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:43.5877348Z 07:48:43.587 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'sentinelBeanPostProcessor' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@64a552'
2023-01-11T07:48:43.5913756Z 07:48:43.591 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'restTemplate'
2023-01-11T07:48:43.5978945Z 07:48:43.597 [main] ERROR com.alibaba.cloud.sentinel.custom.SentinelBeanPostProcessor - urlCleaner class attribute exists but urlCleaner method attribute is not exists in bean[restTemplate]
2023-01-11T07:48:43.5981899Z 07:48:43.597 [main] WARN org.springframework.context.annotation.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restTemplate' defined in com.alibaba.cloud.sentinel.SentinelRestTemplateTests$TestConfig12: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalArgumentException: urlCleaner class attribute exists but urlCleaner method attribute is not exists in bean[restTemplate]
2023-01-11T07:48:43.6026174Z [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.12 s - in com.alibaba.cloud.sentinel.SentinelRestTemplateTests
2023-01-11T07:48:44.6132713Z [INFO] Running com.alibaba.cloud.sentinel.SentinelDataSourceTests
2023-01-11T07:48:44.8754576Z 07:48:44.871 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:44.8811566Z 07:48:44.880 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:48:44.9037082Z 07:48:44.903 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:48:44.9868033Z 07:48:44.986 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.sentinel.SentinelDataSourceTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:48:45.0193659Z 07:48:45.018 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.sentinel.SentinelDataSourceTests], using SpringBootContextLoader
2023-01-11T07:48:45.0248684Z 07:48:45.024 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]: class path resource [com/alibaba/cloud/sentinel/SentinelDataSourceTests-context.xml] does not exist
2023-01-11T07:48:45.0250890Z 07:48:45.024 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]: class path resource [com/alibaba/cloud/sentinel/SentinelDataSourceTestsContext.groovy] does not exist
2023-01-11T07:48:45.0253536Z 07:48:45.025 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:48:45.1126383Z 07:48:45.111 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3223304Z 07:48:45.321 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]: using defaults.
2023-01-11T07:48:45.3232841Z 07:48:45.322 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:48:45.3416401Z 07:48:45.341 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:48:45.3419600Z 07:48:45.341 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:48:45.3430347Z 07:48:45.342 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3dce6dd8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@69f2cb04, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@13803a94, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@b4732dc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@45292ec1, org.springframework.test.context.event.EventPublishingTestExecutionListener@3a7c678b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@28babeca, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1ad9b8d3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@168ad26f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4f93bf0a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@322204dc, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@656a3d6b]
2023-01-11T07:48:45.3451013Z 07:48:45.344 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3476045Z 07:48:45.347 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3484762Z 07:48:45.348 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3486429Z 07:48:45.348 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3488263Z 07:48:45.348 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3494300Z 07:48:45.348 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3515117Z 07:48:45.351 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3516749Z 07:48:45.351 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3524509Z 07:48:45.352 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3526167Z 07:48:45.352 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3608079Z 07:48:45.359 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@7455dacb testClass = SentinelDataSourceTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7634f2b testClass = SentinelDataSourceTests, locations = '{}', classes = '{class com.alibaba.cloud.sentinel.SentinelDataSourceTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.sentinel.datasource.ds1.file.file=classpath: flowrule.json, spring.cloud.sentinel.datasource.ds1.file.data-type=json, spring.cloud.sentinel.datasource.ds1.file.rule-type=flow, spring.cloud.sentinel.datasource.ds2.file.file=classpath: degraderule.json, spring.cloud.sentinel.datasource.ds2.file.data-type=json, spring.cloud.sentinel.datasource.ds2.file.rule-type=degrade, spring.cloud.sentinel.datasource.ds3.file.file=classpath: authority.json, spring.cloud.sentinel.datasource.ds3.file.rule-type=authority, spring.cloud.sentinel.datasource.ds4.file.file=classpath: system.json, spring.cloud.sentinel.datasource.ds4.file.rule-type=system, spring.cloud.sentinel.datasource.ds5.file.file=classpath: param-flow.json, spring.cloud.sentinel.datasource.ds5.file.data-type=custom, spring.cloud.sentinel.datasource.ds5.file.converter-class=TestConverter, spring.cloud.sentinel.datasource.ds5.file.rule-type=param-flow, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@13f9ad9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2f1ea80d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7123be6c, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@28fd3dc1, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@56078cea, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@2bcec6a6], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:48:45.3626128Z 07:48:45.362 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.3627987Z 07:48:45.362 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.SentinelDataSourceTests]
2023-01-11T07:48:45.4108758Z 07:48:45.410 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.cloud.sentinel.datasource.ds1.file.file=classpath: flowrule.json, spring.cloud.sentinel.datasource.ds1.file.data-type=json, spring.cloud.sentinel.datasource.ds1.file.rule-type=flow, spring.cloud.sentinel.datasource.ds2.file.file=classpath: degraderule.json, spring.cloud.sentinel.datasource.ds2.file.data-type=json, spring.cloud.sentinel.datasource.ds2.file.rule-type=degrade, spring.cloud.sentinel.datasource.ds3.file.file=classpath: authority.json, spring.cloud.sentinel.datasource.ds3.file.rule-type=authority, spring.cloud.sentinel.datasource.ds4.file.file=classpath: system.json, spring.cloud.sentinel.datasource.ds4.file.rule-type=system, spring.cloud.sentinel.datasource.ds5.file.file=classpath: param-flow.json, spring.cloud.sentinel.datasource.ds5.file.data-type=custom, spring.cloud.sentinel.datasource.ds5.file.converter-class=TestConverter, spring.cloud.sentinel.datasource.ds5.file.rule-type=param-flow, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
2023-01-11T07:48:46.5782738Z 
2023-01-11T07:48:46.5783145Z   .   ____          _            __ _ _
2023-01-11T07:48:46.5783718Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:48:46.5784080Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:48:46.5784387Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:48:46.5784730Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:48:46.5785024Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:48:46.5795383Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:48:46.5797692Z 
2023-01-11T07:48:46.6007257Z 2023-01-11 07:48:46.599  INFO 2611 --- [           main] c.a.c.sentinel.SentinelDataSourceTests   : No active profile set, falling back to default profiles: default
2023-01-11T07:48:47.6797854Z 2023-01-11 07:48:47.679  INFO 2611 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=2a9de7b1-7603-3ed1-9805-10be670327f1
2023-01-11T07:48:48.0680115Z 2023-01-11 07:48:48.067  INFO 2611 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:48.0706858Z 2023-01-11 07:48:48.070  INFO 2611 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:48.0745625Z 2023-01-11 07:48:48.073  INFO 2611 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:48.5022522Z 2023-01-11 07:48:48.501  WARN 2611 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:48:48.5101986Z 2023-01-11 07:48:48.509  WARN 2611 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:48:48.5103465Z 2023-01-11 07:48:48.509  INFO 2611 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:48:48.5213133Z 2023-01-11 07:48:48.520  WARN 2611 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:48:48.5214729Z 2023-01-11 07:48:48.521  INFO 2611 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:48:49.0224131Z 2023-01-11 07:48:49.021  INFO 2611 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:48:49.1084434Z 2023-01-11 07:48:49.105  INFO 2611 --- [           main] c.a.c.sentinel.SentinelWebMvcConfigurer  : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2023-01-11T07:48:49.8842110Z 2023-01-11 07:48:49.883  INFO 2611 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2023-01-11T07:48:50.0615828Z INFO: Sentinel log output type is: file
2023-01-11T07:48:50.0616759Z INFO: Sentinel log charset is: utf-8
2023-01-11T07:48:50.0617571Z INFO: Sentinel log base directory is: /home/runner/logs/csp/
2023-01-11T07:48:50.0617918Z INFO: Sentinel log name use pid is: false
2023-01-11T07:48:50.0618174Z INFO: Sentinel log level is: INFO
2023-01-11T07:48:50.1506917Z 2023-01-11 07:48:50.149 ERROR 2611 --- [           main] c.a.c.s.c.SentinelDataSourceHandler      : [Sentinel Starter] DataSource ds5-sentinel-file-datasource handle FileDataSourceProperties error, class name: TestConverter
2023-01-11T07:48:50.1629807Z 2023-01-11 07:48:50.161 ERROR 2611 --- [           main] c.a.c.s.c.SentinelDataSourceHandler      : [Sentinel Starter] DataSource ds5 build error: [Sentinel Starter] DataSource ds5-sentinel-file-datasource handle FileDataSourceProperties error, class name: TestConverter
2023-01-11T07:48:50.1630637Z 
2023-01-11T07:48:50.1631832Z java.lang.RuntimeException: [Sentinel Starter] DataSource ds5-sentinel-file-datasource handle FileDataSourceProperties error, class name: TestConverter
2023-01-11T07:48:50.1632736Z 	at com.alibaba.cloud.sentinel.custom.SentinelDataSourceHandler.lambda$parseBeanDefinition$4(SentinelDataSourceHandler.java:169) ~[classes/:na]
2023-01-11T07:48:50.1633328Z 	at java.util.HashMap.forEach(HashMap.java:1290) ~[na:1.8.0_352]
2023-01-11T07:48:50.1634161Z 	at com.alibaba.cloud.sentinel.custom.SentinelDataSourceHandler.parseBeanDefinition(SentinelDataSourceHandler.java:128) ~[classes/:na]
2023-01-11T07:48:50.1634885Z 	at com.alibaba.cloud.sentinel.custom.SentinelDataSourceHandler.registerBean(SentinelDataSourceHandler.java:203) ~[classes/:na]
2023-01-11T07:48:50.1635591Z 	at com.alibaba.cloud.sentinel.custom.SentinelDataSourceHandler.lambda$afterSingletonsInstantiated$0(SentinelDataSourceHandler.java:93) ~[classes/:na]
2023-01-11T07:48:50.1636107Z 	at java.util.TreeMap.forEach(TreeMap.java:1005) ~[na:1.8.0_352]
2023-01-11T07:48:50.1636679Z 	at com.alibaba.cloud.sentinel.custom.SentinelDataSourceHandler.afterSingletonsInstantiated(SentinelDataSourceHandler.java:80) ~[classes/:na]
2023-01-11T07:48:50.1637823Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:914) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1638948Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1639956Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1640745Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:48:50.1641461Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:48:50.1642194Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:48:50.1642908Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:48:50.1643731Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) ~[spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:48:50.1644817Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1645995Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1647017Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1648066Z 	at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1649157Z 	at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1650095Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1650996Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1651893Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1652650Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2]
2023-01-11T07:48:50.1653460Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1654403Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1655277Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1655939Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2]
2023-01-11T07:48:50.1656454Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2]
2023-01-11T07:48:50.1657046Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2]
2023-01-11T07:48:50.1657580Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2]
2023-01-11T07:48:50.1658093Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2]
2023-01-11T07:48:50.1658907Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1659917Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1660633Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2]
2023-01-11T07:48:50.1661288Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2]
2023-01-11T07:48:50.1661995Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:48:50.1662746Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) ~[surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:48:50.1663467Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) ~[surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:48:50.1664211Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) ~[surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:48:50.1664906Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) ~[surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:48:50.1665671Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) ~[surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:48:50.1666455Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) ~[surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:48:50.1667148Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) ~[surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:48:50.1667828Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) ~[surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:48:50.1668273Z Caused by: java.lang.ClassNotFoundException: TestConverter
2023-01-11T07:48:50.1668660Z 	at java.net.URLClassLoader.findClass(URLClassLoader.java:387) ~[na:1.8.0_352]
2023-01-11T07:48:50.1669051Z 	at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[na:1.8.0_352]
2023-01-11T07:48:50.1669431Z 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) ~[na:1.8.0_352]
2023-01-11T07:48:50.1669814Z 	at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[na:1.8.0_352]
2023-01-11T07:48:50.1670163Z 	at java.lang.Class.forName0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:48:50.1670482Z 	at java.lang.Class.forName(Class.java:264) ~[na:1.8.0_352]
2023-01-11T07:48:50.1670994Z 	at com.alibaba.cloud.sentinel.custom.SentinelDataSourceHandler.lambda$parseBeanDefinition$4(SentinelDataSourceHandler.java:153) ~[classes/:na]
2023-01-11T07:48:50.1671448Z 	... 44 common frames omitted
2023-01-11T07:48:50.1671593Z 
2023-01-11T07:48:50.1959487Z 2023-01-11 07:48:50.195  INFO 2611 --- [           main] c.a.c.sentinel.SentinelDataSourceTests   : Started SentinelDataSourceTests in 4.767 seconds (JVM running for 6.231)
2023-01-11T07:48:50.5014165Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.885 s - in com.alibaba.cloud.sentinel.SentinelDataSourceTests
2023-01-11T07:48:50.6207709Z 2023-01-11 07:48:50.617  INFO 2611 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:48:51.6155297Z [INFO] Running com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests
2023-01-11T07:48:51.8474638Z 07:48:51.843 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:51.8517307Z 07:48:51.851 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:48:51.8703311Z 07:48:51.869 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:48:51.9223263Z 07:48:51.921 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:48:51.9478989Z 07:48:51.947 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests], using SpringBootContextLoader
2023-01-11T07:48:51.9528718Z 07:48:51.952 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]: class path resource [com/alibaba/cloud/sentinel/ContextIdSentinelFeignTests-context.xml] does not exist
2023-01-11T07:48:51.9537280Z 07:48:51.953 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]: class path resource [com/alibaba/cloud/sentinel/ContextIdSentinelFeignTestsContext.groovy] does not exist
2023-01-11T07:48:51.9545130Z 07:48:51.954 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:48:52.0245930Z 07:48:52.024 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.1960269Z 07:48:52.195 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]: using defaults.
2023-01-11T07:48:52.1976674Z 07:48:52.196 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:48:52.2182414Z 07:48:52.217 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:48:52.2193897Z 07:48:52.219 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:48:52.2206579Z 07:48:52.220 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@31723307, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2401856, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6d6f6860, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2a4f8009, org.springframework.test.context.support.DirtiesContextTestExecutionListener@a85644c, org.springframework.test.context.event.EventPublishingTestExecutionListener@8054fe2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1e3f0aea, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@48268eec, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@69a024a0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4bf80c29, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2d7637e6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@515b9d4a]
2023-01-11T07:48:52.2243627Z 07:48:52.224 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2260145Z 07:48:52.225 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2271860Z 07:48:52.226 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2277277Z 07:48:52.227 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2283462Z 07:48:52.228 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2288690Z 07:48:52.228 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2307118Z 07:48:52.230 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2312787Z 07:48:52.231 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2324364Z 07:48:52.232 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2329913Z 07:48:52.232 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2407714Z 07:48:52.239 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@db99785 testClass = ContextIdSentinelFeignTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@70716259 testClass = ContextIdSentinelFeignTests, locations = '{}', classes = '{class com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{feign.sentinel.enabled=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@40298285, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1023150a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@3730ab42, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@35342d2f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7c447c76, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@415156bf], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:48:52.2438542Z 07:48:52.243 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2444619Z 07:48:52.244 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests]
2023-01-11T07:48:52.2905886Z 07:48:52.290 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, feign.sentinel.enabled=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
2023-01-11T07:48:53.3492465Z 
2023-01-11T07:48:53.3495890Z   .   ____          _            __ _ _
2023-01-11T07:48:53.3499156Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:48:53.3502538Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:48:53.3505502Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:48:53.3508489Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:48:53.3511464Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:48:53.3524814Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:48:53.3528854Z 
2023-01-11T07:48:53.3707172Z 2023-01-11 07:48:53.369  INFO 2663 --- [           main] c.a.c.s.ContextIdSentinelFeignTests      : No active profile set, falling back to default profiles: default
2023-01-11T07:48:54.5959653Z 2023-01-11 07:48:54.595  INFO 2663 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=bcfd92e2-d7ba-3081-b55f-cd07d5d6373e
2023-01-11T07:48:55.0138464Z 2023-01-11 07:48:55.013  INFO 2663 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:55.0175071Z 2023-01-11 07:48:55.017  INFO 2663 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:55.0228986Z 2023-01-11 07:48:55.022  INFO 2663 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:48:55.3906782Z 2023-01-11 07:48:55.390  WARN 2663 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:48:55.3961528Z 2023-01-11 07:48:55.395  WARN 2663 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:48:55.3965782Z 2023-01-11 07:48:55.396  INFO 2663 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:48:55.4049625Z 2023-01-11 07:48:55.404  WARN 2663 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:48:55.4053594Z 2023-01-11 07:48:55.405  INFO 2663 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:48:55.8286460Z 2023-01-11 07:48:55.827  INFO 2663 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:48:55.9277849Z 2023-01-11 07:48:55.924  INFO 2663 --- [           main] c.a.c.sentinel.SentinelWebMvcConfigurer  : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2023-01-11T07:48:56.7363754Z 2023-01-11 07:48:56.735  INFO 2663 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2023-01-11T07:48:56.8049444Z 2023-01-11 07:48:56.804  INFO 2663 --- [           main] c.a.c.s.ContextIdSentinelFeignTests      : Started ContextIdSentinelFeignTests in 4.498 seconds (JVM running for 5.843)
2023-01-11T07:48:56.8980376Z 2023-01-11 07:48:56.897  INFO 2663 --- [           main] o.s.c.openfeign.FeignClientFactoryBean   : For 'service-provider' URL not provided. Will try picking an instance via load-balancing.
2023-01-11T07:48:56.9493857Z 2023-01-11 07:48:56.948  INFO 2663 --- [           main] o.s.c.openfeign.FeignClientFactoryBean   : For 'foo-service' URL not provided. Will try picking an instance via load-balancing.
2023-01-11T07:48:57.1671490Z INFO: Sentinel log output type is: file
2023-01-11T07:48:57.1673842Z INFO: Sentinel log charset is: utf-8
2023-01-11T07:48:57.1675904Z INFO: Sentinel log base directory is: /home/runner/logs/csp/
2023-01-11T07:48:57.1677645Z INFO: Sentinel log name use pid is: false
2023-01-11T07:48:57.1679288Z INFO: Sentinel log level is: INFO
2023-01-11T07:48:57.7838594Z 2023-01-11 07:48:57.783  INFO 2663 --- [           main] c.netflix.config.ChainedDynamicProperty  : Flipping property: service-provider.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
2023-01-11T07:48:57.8394128Z 2023-01-11 07:48:57.835  INFO 2663 --- [           main] c.netflix.loadbalancer.BaseLoadBalancer  : Client: service-provider instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=service-provider,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
2023-01-11T07:48:57.8460028Z 2023-01-11 07:48:57.844  INFO 2663 --- [           main] c.n.l.DynamicServerListLoadBalancer      : Using serverListUpdater PollingServerListUpdater
2023-01-11T07:48:57.8522406Z 2023-01-11 07:48:57.851  INFO 2663 --- [           main] c.n.l.DynamicServerListLoadBalancer      : DynamicServerListLoadBalancer for client service-provider initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=service-provider,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:com.netflix.loadbalancer.ConfigurationBasedServerList@37093884
2023-01-11T07:48:58.0704169Z 2023-01-11 07:48:58.069  INFO 2663 --- [           main] c.netflix.config.ChainedDynamicProperty  : Flipping property: foo-service.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647
2023-01-11T07:48:58.0727809Z 2023-01-11 07:48:58.072  INFO 2663 --- [           main] c.netflix.loadbalancer.BaseLoadBalancer  : Client: foo-service instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=foo-service,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
2023-01-11T07:48:58.0744766Z 2023-01-11 07:48:58.074  INFO 2663 --- [           main] c.n.l.DynamicServerListLoadBalancer      : Using serverListUpdater PollingServerListUpdater
2023-01-11T07:48:58.0785356Z 2023-01-11 07:48:58.078  INFO 2663 --- [           main] c.n.l.DynamicServerListLoadBalancer      : DynamicServerListLoadBalancer for client foo-service initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=foo-service,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:com.netflix.loadbalancer.ConfigurationBasedServerList@78546589
2023-01-11T07:48:58.0997484Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.481 s - in com.alibaba.cloud.sentinel.ContextIdSentinelFeignTests
2023-01-11T07:48:58.1046553Z 2023-01-11 07:48:58.104  INFO 2663 --- [      Thread-10] c.n.l.PollingServerListUpdater           : Shutting down the Executor Pool for PollingServerListUpdater
2023-01-11T07:48:58.2595740Z 2023-01-11 07:48:58.258  INFO 2663 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:48:58.5862079Z [INFO] 
2023-01-11T07:48:58.5862499Z [INFO] Results:
2023-01-11T07:48:58.5863107Z [INFO] 
2023-01-11T07:48:58.5863617Z [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
2023-01-11T07:48:58.5906919Z [INFO] 
2023-01-11T07:48:58.5907104Z [INFO] 
2023-01-11T07:48:58.5907718Z [INFO] --- jacoco-maven-plugin:0.8.3:report (jacoco-site) @ spring-cloud-starter-alibaba-sentinel ---
2023-01-11T07:48:58.5908509Z [INFO] Loading execution data file /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/target/jacoco.exec
2023-01-11T07:48:58.6276917Z [INFO] Analyzed bundle 'Spring Cloud Starter Alibaba Sentinel' with 31 classes
2023-01-11T07:48:58.7737985Z [INFO] 
2023-01-11T07:48:58.7738969Z [INFO] ----------< com.alibaba.cloud:spring-cloud-alibaba-examples >-----------
2023-01-11T07:48:58.7739737Z [INFO] Building Spring Cloud Alibaba Examples 2.2.9-SNAPSHOT             [8/75]
2023-01-11T07:48:58.7740766Z [INFO] --------------------------------[ pom ]---------------------------------
2023-01-11T07:48:58.7764426Z [INFO] 
2023-01-11T07:48:58.7765323Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-alibaba-examples ---
2023-01-11T07:48:58.7771293Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/target
2023-01-11T07:48:58.7773737Z [INFO] 
2023-01-11T07:48:58.7774392Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-alibaba-examples ---
2023-01-11T07:48:58.7778082Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/.flattened-pom.xml
2023-01-11T07:48:58.7778666Z [INFO] 
2023-01-11T07:48:58.7779504Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-alibaba-examples ---
2023-01-11T07:48:58.7787883Z [INFO] 
2023-01-11T07:48:58.7788686Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-alibaba-examples ---
2023-01-11T07:48:58.7794512Z [INFO] 
2023-01-11T07:48:58.7795271Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-alibaba-examples ---
2023-01-11T07:48:58.8289806Z [INFO] Starting audit...
2023-01-11T07:48:58.8290431Z Audit done.
2023-01-11T07:48:58.8291926Z [INFO] 
2023-01-11T07:48:58.8292793Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-alibaba-examples ---
2023-01-11T07:48:58.8302252Z [INFO] 
2023-01-11T07:48:58.8303006Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-alibaba-examples ---
2023-01-11T07:48:58.8306644Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-alibaba-examples:pom:2.2.9-SNAPSHOT...
2023-01-11T07:48:58.9355870Z [INFO] 
2023-01-11T07:48:58.9356873Z [INFO] --------------< com.alibaba.cloud:sentinel-core-example >---------------
2023-01-11T07:48:58.9357688Z [INFO] Building Spring Cloud Starter Alibaba Sentinel Core Example 2.2.9-SNAPSHOT [9/75]
2023-01-11T07:48:58.9358736Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:48:58.9550202Z [INFO] 
2023-01-11T07:48:58.9551189Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sentinel-core-example ---
2023-01-11T07:48:58.9553404Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/sentinel-example/sentinel-core-example/target
2023-01-11T07:48:58.9565200Z [INFO] 
2023-01-11T07:48:58.9565853Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ sentinel-core-example ---
2023-01-11T07:48:58.9569346Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/sentinel-example/sentinel-core-example/.flattened-pom.xml
2023-01-11T07:48:58.9569980Z [INFO] 
2023-01-11T07:48:58.9570945Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ sentinel-core-example ---
2023-01-11T07:48:58.9636466Z [INFO] 
2023-01-11T07:48:58.9637544Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ sentinel-core-example ---
2023-01-11T07:48:58.9694331Z [INFO] 
2023-01-11T07:48:58.9695336Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ sentinel-core-example ---
2023-01-11T07:48:59.0307326Z [INFO] Starting audit...
2023-01-11T07:48:59.0307844Z Audit done.
2023-01-11T07:48:59.0310537Z [INFO] 
2023-01-11T07:48:59.0311432Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ sentinel-core-example ---
2023-01-11T07:48:59.0326523Z [INFO] 
2023-01-11T07:48:59.0327351Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ sentinel-core-example ---
2023-01-11T07:48:59.0333884Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:48:59.0336561Z [INFO] Copying 1 resource
2023-01-11T07:48:59.0402428Z [INFO] Copying 7 resources
2023-01-11T07:48:59.0670053Z [INFO] 
2023-01-11T07:48:59.0670919Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ sentinel-core-example ---
2023-01-11T07:48:59.0702330Z [INFO] Generating flattened POM of project com.alibaba.cloud:sentinel-core-example:jar:2.2.9-SNAPSHOT...
2023-01-11T07:48:59.1730073Z [INFO] 
2023-01-11T07:48:59.1731087Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sentinel-core-example ---
2023-01-11T07:48:59.1767276Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:48:59.1771725Z [INFO] Compiling 5 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/sentinel-example/sentinel-core-example/target/classes
2023-01-11T07:48:59.2186032Z [INFO] 
2023-01-11T07:48:59.2187262Z [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ sentinel-core-example ---
2023-01-11T07:48:59.2195117Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:48:59.2196098Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-examples/sentinel-example/sentinel-core-example/src/test/resources
2023-01-11T07:48:59.2196812Z [INFO] 
2023-01-11T07:48:59.2197833Z [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ sentinel-core-example ---
2023-01-11T07:48:59.2204531Z [INFO] No sources to compile
2023-01-11T07:48:59.2204956Z [INFO] 
2023-01-11T07:48:59.2205608Z [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ sentinel-core-example ---
2023-01-11T07:48:59.2225488Z [INFO] No tests to run.
2023-01-11T07:48:59.2228070Z [INFO] 
2023-01-11T07:48:59.2228724Z [INFO] ---< com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery >---
2023-01-11T07:48:59.2229641Z [INFO] Building Spring Cloud Starter Alibaba Nacos Discovery 2.2.9-SNAPSHOT [10/75]
2023-01-11T07:48:59.2230137Z [INFO] --------------------------------[ jar ]---------------------------------
2023-01-11T07:48:59.2880923Z [INFO] 
2023-01-11T07:48:59.2882006Z [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:48:59.2884495Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/target
2023-01-11T07:48:59.2908918Z [INFO] 
2023-01-11T07:48:59.2909820Z [INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:48:59.2911250Z [INFO] Deleting /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/.flattened-pom.xml
2023-01-11T07:48:59.2911952Z [INFO] 
2023-01-11T07:48:59.2913016Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:apply (default) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:48:59.3792729Z [INFO] 
2023-01-11T07:48:59.3793903Z [INFO] --- spring-javaformat-maven-plugin:0.0.9:validate (default) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:48:59.4631540Z [INFO] 
2023-01-11T07:48:59.4632672Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:48:59.6976602Z [INFO] Starting audit...
2023-01-11T07:48:59.6977150Z Audit done.
2023-01-11T07:48:59.6997195Z [INFO] 
2023-01-11T07:48:59.6998221Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (no-http-checkstyle-validation) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:48:59.7008534Z [INFO] 
2023-01-11T07:48:59.7009336Z [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (jacoco-initialize) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:48:59.7013396Z [INFO] argLine set to -javaagent:/home/runner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/target/jacoco.exec
2023-01-11T07:48:59.7014420Z [INFO] 
2023-01-11T07:48:59.7015183Z [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:48:59.7019678Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:48:59.7021879Z [INFO] Copying 0 resource
2023-01-11T07:48:59.7023001Z [INFO] Copying 2 resources
2023-01-11T07:48:59.7028286Z [INFO] 
2023-01-11T07:48:59.7028950Z [INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:48:59.7032343Z [INFO] Generating flattened POM of project com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery:jar:2.2.9-SNAPSHOT...
2023-01-11T07:48:59.8080216Z [INFO] 
2023-01-11T07:48:59.8081327Z [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:48:59.8141707Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:48:59.8145547Z [INFO] Compiling 36 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/target/classes
2023-01-11T07:49:00.0995536Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistration.java: Some input files use or override a deprecated API.
2023-01-11T07:49:00.0996986Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistration.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:49:00.0998867Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosServiceRegistry.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosServiceRegistry.java uses unchecked or unsafe operations.
2023-01-11T07:49:00.1000403Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosServiceRegistry.java: Recompile with -Xlint:unchecked for details.
2023-01-11T07:49:00.1001037Z [INFO] 
2023-01-11T07:49:00.1001629Z [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:49:00.1003451Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2023-01-11T07:49:00.1004279Z [INFO] skip non existing resourceDirectory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/test/resources
2023-01-11T07:49:00.1004920Z [INFO] 
2023-01-11T07:49:00.1005496Z [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:49:00.1055586Z [INFO] Changes detected - recompiling the module!
2023-01-11T07:49:00.1057129Z [INFO] Compiling 21 source files to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/target/test-classes
2023-01-11T07:49:00.4284041Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/test/java/com/alibaba/cloud/nacos/ribbon/NacosServerListTests.java: /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/test/java/com/alibaba/cloud/nacos/ribbon/NacosServerListTests.java uses or overrides a deprecated API.
2023-01-11T07:49:00.4286099Z [INFO] /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/test/java/com/alibaba/cloud/nacos/ribbon/NacosServerListTests.java: Recompile with -Xlint:deprecation for details.
2023-01-11T07:49:00.4286760Z [INFO] 
2023-01-11T07:49:00.4287462Z [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ spring-cloud-starter-alibaba-nacos-discovery ---
2023-01-11T07:49:00.4331170Z [INFO] 
2023-01-11T07:49:00.4331726Z [INFO] -------------------------------------------------------
2023-01-11T07:49:00.4332119Z [INFO]  T E S T S
2023-01-11T07:49:00.4332521Z [INFO] -------------------------------------------------------
2023-01-11T07:49:01.1519573Z [INFO] Running com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests
2023-01-11T07:49:01.4354984Z 07:49:01.431 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.4409023Z 07:49:01.440 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:49:01.4608245Z 07:49:01.460 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:49:01.5372221Z 07:49:01.536 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:49:01.5696031Z 07:49:01.569 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests], using SpringBootContextLoader
2023-01-11T07:49:01.5753425Z 07:49:01.574 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]: class path resource [com/alibaba/cloud/nacos/NacosDiscoveryPropertiesServerAddressBothLevelTests-context.xml] does not exist
2023-01-11T07:49:01.5761096Z 07:49:01.575 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]: class path resource [com/alibaba/cloud/nacos/NacosDiscoveryPropertiesServerAddressBothLevelTestsContext.groovy] does not exist
2023-01-11T07:49:01.5769899Z 07:49:01.576 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:49:01.6697452Z 07:49:01.669 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.8860038Z 07:49:01.885 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]: using defaults.
2023-01-11T07:49:01.8877522Z 07:49:01.886 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:49:01.9082713Z 07:49:01.907 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:49:01.9093923Z 07:49:01.909 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:49:01.9110135Z 07:49:01.910 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@ea7a4c3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d42404e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6af5b246, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@31723307, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2401856, org.springframework.test.context.event.EventPublishingTestExecutionListener@6d6f6860, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2a4f8009, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@a85644c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8054fe2, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1e3f0aea, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@48268eec, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@69a024a0]
2023-01-11T07:49:01.9146929Z 07:49:01.914 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9177267Z 07:49:01.917 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9190800Z 07:49:01.918 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9196468Z 07:49:01.919 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9202503Z 07:49:01.920 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9216280Z 07:49:01.921 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9239581Z 07:49:01.923 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9245407Z 07:49:01.924 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9257472Z 07:49:01.925 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9263341Z 07:49:01.926 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9341514Z 07:49:01.933 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@2a140ce5 testClass = NacosDiscoveryPropertiesServerAddressBothLevelTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@1f71194d testClass = NacosDiscoveryPropertiesServerAddressBothLevelTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.nacos.discovery.server-addr=321.321.321.321:8848, spring.cloud.nacos.server-addr=123.123.123.123:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64b7225f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@552ed807, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@75308740, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@5d5b5fa7, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@4417af13, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@1eaf1e62], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:49:01.9373453Z 07:49:01.937 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9378966Z 07:49:01.937 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests]
2023-01-11T07:49:01.9539475Z 07:49:01.952 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@2a140ce5 testClass = NacosDiscoveryPropertiesServerAddressBothLevelTests, testInstance = com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests@553d2579, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@1f71194d testClass = NacosDiscoveryPropertiesServerAddressBothLevelTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.nacos.discovery.server-addr=321.321.321.321:8848, spring.cloud.nacos.server-addr=123.123.123.123:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64b7225f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@552ed807, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@75308740, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@5d5b5fa7, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@4417af13, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@1eaf1e62], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:49:01.9965432Z 07:49:01.995 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.cloud.nacos.discovery.server-addr=321.321.321.321:8848, spring.cloud.nacos.server-addr=123.123.123.123:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:49:03.5760196Z 
2023-01-11T07:49:03.5760835Z   .   ____          _            __ _ _
2023-01-11T07:49:03.5761665Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:49:03.5762036Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:49:03.5762284Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:49:03.5762760Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:49:03.5763091Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:49:03.5773186Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:49:03.5777021Z 
2023-01-11T07:49:03.6006121Z 2023-01-11 07:49:03.599  INFO 2723 --- [           main] eryPropertiesServerAddressBothLevelTests : No active profile set, falling back to default profiles: default
2023-01-11T07:49:04.6830939Z 2023-01-11 07:49:04.682  WARN 2723 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2023-01-11T07:49:04.8213739Z 2023-01-11 07:49:04.820  INFO 2723 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=0302612f-f202-31d0-a857-f6eb9106224a
2023-01-11T07:49:04.9491370Z 2023-01-11 07:49:04.947  INFO 2723 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:04.9502809Z 2023-01-11 07:49:04.949  INFO 2723 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:04.9550787Z 2023-01-11 07:49:04.952  INFO 2723 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:05.2888433Z 2023-01-11 07:49:05.288  INFO 2723 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:49:05.3059433Z 2023-01-11 07:49:05.305  INFO 2723 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:49:05.3060459Z 2023-01-11 07:49:05.305  INFO 2723 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:49:05.4305566Z 2023-01-11 07:49:05.429  INFO 2723 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:49:05.4318573Z 2023-01-11 07:49:05.430  INFO 2723 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1826 ms
2023-01-11T07:49:05.6542921Z 2023-01-11 07:49:05.653  WARN 2723 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:49:05.6682543Z 2023-01-11 07:49:05.667  WARN 2723 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:05.6688509Z 2023-01-11 07:49:05.668  INFO 2723 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:05.6782583Z 2023-01-11 07:49:05.677  WARN 2723 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:05.6789537Z 2023-01-11 07:49:05.678  INFO 2723 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:06.0925382Z 2023-01-11 07:49:06.091  INFO 2723 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:06.3679199Z 2023-01-11 07:49:06.367  WARN 2723 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:06.3698899Z 2023-01-11 07:49:06.367  INFO 2723 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:06.3805985Z 2023-01-11 07:49:06.380  INFO 2723 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:49:06.4039194Z 2023-01-11 07:49:06.403  INFO 2723 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:49:06.4039755Z 
2023-01-11T07:49:06.4040722Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:49:06.4319611Z 2023-01-11 07:49:06.430 ERROR 2723 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:49:06.4320267Z 
2023-01-11T07:49:06.4321017Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:06.4322996Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4324502Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4325788Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4326912Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4327994Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4328951Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4329895Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4330810Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4331654Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4332619Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4333962Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4334982Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4335977Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:06.4336954Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:06.4337652Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:06.4338380Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:06.4339087Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:06.4339903Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:06.4341135Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4342298Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4343300Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4344464Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4345715Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4347144Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:06.4348347Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4349227Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4350101Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4350831Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:06.4351611Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4352469Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4353412Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4354080Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:06.4354601Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:06.4355137Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:06.4355677Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:06.4356190Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:06.4357042Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4358050Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4358772Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:06.4359269Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:06.4359969Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4360719Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:06.4361447Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:06.4362181Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:06.4362876Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:06.4363631Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:06.4364414Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:06.4365094Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:06.4365746Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:06.4366167Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:49:06.4366583Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:49:06.4367111Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:49:06.4367660Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:49:06.4368199Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:49:06.4368681Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:49:06.4369141Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:49:06.4369652Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:49:06.4370097Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:49:06.4370957Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4372217Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4373519Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:06.4374228Z 	... 48 common frames omitted
2023-01-11T07:49:06.4374371Z 
2023-01-11T07:49:06.5544550Z 
2023-01-11T07:49:06.5545510Z   .   ____          _            __ _ _
2023-01-11T07:49:06.5546128Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:49:06.5546486Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:49:06.5546790Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:49:06.5547133Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:49:06.5547415Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:49:06.5547779Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:49:06.5548008Z 
2023-01-11T07:49:06.5590288Z 2023-01-11 07:49:06.558  INFO 2723 --- [           main] eryPropertiesServerAddressBothLevelTests : No active profile set, falling back to default profiles: default
2023-01-11T07:49:06.8155742Z 2023-01-11 07:49:06.814  INFO 2723 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=0302612f-f202-31d0-a857-f6eb9106224a
2023-01-11T07:49:06.8504364Z 2023-01-11 07:49:06.843  INFO 2723 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:06.8506943Z 2023-01-11 07:49:06.845  INFO 2723 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:06.8509051Z 2023-01-11 07:49:06.846  INFO 2723 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:06.9259495Z 2023-01-11 07:49:06.925  INFO 2723 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:49:06.9268463Z 2023-01-11 07:49:06.926  INFO 2723 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:49:06.9269911Z 2023-01-11 07:49:06.926  INFO 2723 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:49:06.9293257Z 2023-01-11 07:49:06.929  INFO 2723 --- [           main] o.a.c.c.C.[Tomcat-1].[localhost].[/]     : Initializing Spring embedded WebApplicationContext
2023-01-11T07:49:06.9294144Z 2023-01-11 07:49:06.929  INFO 2723 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 366 ms
2023-01-11T07:49:06.9958923Z 2023-01-11 07:49:06.995  WARN 2723 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:49:06.9963280Z 2023-01-11 07:49:06.996  WARN 2723 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:06.9964623Z 2023-01-11 07:49:06.996  INFO 2723 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:07.1014146Z 2023-01-11 07:49:07.100  INFO 2723 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:07.1984042Z 2023-01-11 07:49:07.197  WARN 2723 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:07.2002823Z 2023-01-11 07:49:07.197  INFO 2723 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:07.2003520Z 2023-01-11 07:49:07.198  INFO 2723 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:49:07.2114511Z 2023-01-11 07:49:07.207  INFO 2723 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:49:07.2114974Z 
2023-01-11T07:49:07.2115448Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:49:07.2116087Z 2023-01-11 07:49:07.209 ERROR 2723 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:49:07.2116406Z 
2023-01-11T07:49:07.2117009Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:07.2118292Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2119793Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2121126Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2122298Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2123435Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2124470Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2125468Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2126453Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2127362Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2128400Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2129830Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2130912Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2131974Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2133010Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2133775Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2134604Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2135315Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2147361Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2148555Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2149805Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2150873Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2152310Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.outputConditionEvaluationReport(SpringBootDependencyInjectionTestExecutionListener.java:53) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2154014Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:46) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2155256Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2156200Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2157133Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2157940Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2158798Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2159732Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2160650Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2161365Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2162155Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2162769Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2163367Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2163951Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2164820Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2166000Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2166781Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2167348Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2168107Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2168922Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2169695Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2170479Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2171245Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2172071Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2172921Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2173669Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2174377Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2174865Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:49:07.2175348Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:49:07.2175950Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:49:07.2176553Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:49:07.2177163Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:49:07.2177714Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:49:07.2178250Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:49:07.2178830Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:49:07.2179338Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:49:07.2180261Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2181667Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2183308Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2184099Z 	... 47 common frames omitted
2023-01-11T07:49:07.2184261Z 
2023-01-11T07:49:07.2185340Z 2023-01-11 07:49:07.212 ERROR 2723 --- [           main] o.s.test.context.TestContextManager      : Caught exception while allowing TestExecutionListener [org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@31723307] to prepare test instance [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests@553d2579]
2023-01-11T07:49:07.2186186Z 
2023-01-11T07:49:07.2186366Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:49:07.2187213Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:132) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2188245Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2189427Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2190739Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2192226Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) ~[spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2193479Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2194420Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2195352Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2196148Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2196995Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2197932Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2198850Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2199561Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2200138Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2200734Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2201338Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2201915Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2202792Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2203936Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2204724Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2205277Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:07.2206031Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2206896Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2207679Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2208468Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2209214Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2210038Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2210883Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2211638Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2212347Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:07.2213232Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:07.2214481Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2215962Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2217286Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2218454Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2219610Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2330660Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2344917Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2350212Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2351154Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2353512Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2354657Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2355653Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2356639Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2357597Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2358291Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2359006Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2359699Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2360491Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) ~[spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:07.2361572Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2362731Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2363308Z 	... 29 common frames omitted
2023-01-11T07:49:07.2363583Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:49:07.2363994Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:49:07.2364541Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:49:07.2365090Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:49:07.2365623Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:49:07.2366110Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:49:07.2366559Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:49:07.2367073Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:49:07.2367519Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:49:07.2368377Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2369565Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2370847Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:07.2371544Z 	... 48 common frames omitted
2023-01-11T07:49:07.2371684Z 
2023-01-11T07:49:07.2372241Z [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.074 s <<< FAILURE! - in com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests
2023-01-11T07:49:07.2372969Z [ERROR] testGetServerAddr(com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressBothLevelTests)  Time elapsed: 0.008 s  <<< ERROR!
2023-01-11T07:49:07.2373495Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:49:07.2374232Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:07.2374822Z Caused by: java.lang.NullPointerException
2023-01-11T07:49:07.2374994Z 
2023-01-11T07:49:08.2605081Z [INFO] Running com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests
2023-01-11T07:49:08.5016876Z 07:49:08.497 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:08.5076520Z 07:49:08.507 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:49:08.5342179Z 07:49:08.533 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:49:08.6222108Z 07:49:08.621 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:49:08.6535787Z 07:49:08.653 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests], using SpringBootContextLoader
2023-01-11T07:49:08.6608137Z 07:49:08.660 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]: class path resource [com/alibaba/cloud/nacos/NacosDiscoveryPropertiesServerAddressTopLevelTests-context.xml] does not exist
2023-01-11T07:49:08.6613003Z 07:49:08.661 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]: class path resource [com/alibaba/cloud/nacos/NacosDiscoveryPropertiesServerAddressTopLevelTestsContext.groovy] does not exist
2023-01-11T07:49:08.6616842Z 07:49:08.661 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:49:08.7550049Z 07:49:08.754 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:08.9722299Z 07:49:08.971 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]: using defaults.
2023-01-11T07:49:08.9734278Z 07:49:08.972 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:49:08.9933748Z 07:49:08.992 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:49:08.9938379Z 07:49:08.993 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:49:08.9949835Z 07:49:08.994 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@ea7a4c3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d42404e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6af5b246, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@31723307, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2401856, org.springframework.test.context.event.EventPublishingTestExecutionListener@6d6f6860, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2a4f8009, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@a85644c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8054fe2, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1e3f0aea, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@48268eec, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@69a024a0]
2023-01-11T07:49:08.9975101Z 07:49:08.997 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0005198Z 07:49:09.000 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0014656Z 07:49:09.001 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0016968Z 07:49:09.001 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0018277Z 07:49:09.001 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0027083Z 07:49:09.002 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0048142Z 07:49:09.004 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0050254Z 07:49:09.004 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0057158Z 07:49:09.005 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0060945Z 07:49:09.005 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0136858Z 07:49:09.012 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@2a140ce5 testClass = NacosDiscoveryPropertiesServerAddressTopLevelTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@1f71194d testClass = NacosDiscoveryPropertiesServerAddressTopLevelTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.nacos.server-addr=123.123.123.123:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64b7225f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@552ed807, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@75308740, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@5d5b5fa7, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@4417af13, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@1eaf1e62], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:49:09.0164623Z 07:49:09.016 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0168277Z 07:49:09.016 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests]
2023-01-11T07:49:09.0327725Z 07:49:09.031 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@2a140ce5 testClass = NacosDiscoveryPropertiesServerAddressTopLevelTests, testInstance = com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests@553d2579, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@1f71194d testClass = NacosDiscoveryPropertiesServerAddressTopLevelTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.nacos.server-addr=123.123.123.123:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64b7225f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@552ed807, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@75308740, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@5d5b5fa7, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@4417af13, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@1eaf1e62], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:49:09.0757359Z 07:49:09.075 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.cloud.nacos.server-addr=123.123.123.123:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:49:10.7055126Z 
2023-01-11T07:49:10.7055613Z   .   ____          _            __ _ _
2023-01-11T07:49:10.7058705Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:49:10.7059492Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:49:10.7062728Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:49:10.7065743Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:49:10.7066344Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:49:10.7079455Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:49:10.7083104Z 
2023-01-11T07:49:10.7348779Z 2023-01-11 07:49:10.733  INFO 2785 --- [           main] veryPropertiesServerAddressTopLevelTests : No active profile set, falling back to default profiles: default
2023-01-11T07:49:11.9460947Z 2023-01-11 07:49:11.945  WARN 2785 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2023-01-11T07:49:12.1073557Z 2023-01-11 07:49:12.106  INFO 2785 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=7ce9577c-a41b-360a-94be-d840a2b77ae6
2023-01-11T07:49:12.2242748Z 2023-01-11 07:49:12.223  INFO 2785 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:12.2266329Z 2023-01-11 07:49:12.226  INFO 2785 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:12.2305033Z 2023-01-11 07:49:12.230  INFO 2785 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:12.5637632Z 2023-01-11 07:49:12.563  INFO 2785 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:49:12.5820750Z 2023-01-11 07:49:12.581  INFO 2785 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:49:12.5821619Z 2023-01-11 07:49:12.581  INFO 2785 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:49:12.7124455Z 2023-01-11 07:49:12.711  INFO 2785 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:49:12.7134714Z 2023-01-11 07:49:12.712  INFO 2785 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1971 ms
2023-01-11T07:49:12.8719986Z 2023-01-11 07:49:12.871  WARN 2785 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:49:12.8773179Z 2023-01-11 07:49:12.876  WARN 2785 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:12.8774863Z 2023-01-11 07:49:12.877  INFO 2785 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:12.8854882Z 2023-01-11 07:49:12.885  WARN 2785 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:12.8856435Z 2023-01-11 07:49:12.885  INFO 2785 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:13.2747096Z 2023-01-11 07:49:13.274  INFO 2785 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:13.5401602Z 2023-01-11 07:49:13.537  WARN 2785 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:13.5403007Z 2023-01-11 07:49:13.537  INFO 2785 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:13.5409842Z 2023-01-11 07:49:13.540  INFO 2785 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:49:13.5607538Z 2023-01-11 07:49:13.560  INFO 2785 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:49:13.5608116Z 
2023-01-11T07:49:13.5609163Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:49:13.5889458Z 2023-01-11 07:49:13.587 ERROR 2785 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:49:13.5890388Z 
2023-01-11T07:49:13.5891550Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:13.5892974Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5894824Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5896264Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5915754Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5917074Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5918562Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5919681Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5920959Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5921979Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5923311Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5924569Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5925909Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5927051Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:13.5928273Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:13.5929109Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:13.5930375Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:13.5931258Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:13.5932456Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:13.5933693Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5935290Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5937249Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5938350Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5939635Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5941147Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:13.5942341Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5943216Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5944090Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5944821Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:13.5945608Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5946476Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5947328Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5947988Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:13.5948498Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:13.5949026Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:13.5949556Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:13.5968171Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:13.5969180Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5970391Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5971140Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:13.5971653Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:13.5972363Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.5973107Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:13.5973905Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:13.5974637Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:13.5975327Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:13.5997157Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:13.5998146Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:13.5998859Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:13.5999523Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:13.5999954Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:49:13.6000381Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:49:13.6000935Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:49:13.6001502Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:49:13.6002043Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:49:13.6002538Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:49:13.6002997Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:49:13.6003509Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:49:13.6003959Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:49:13.6004828Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.6006034Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.6007330Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:13.6008038Z 	... 48 common frames omitted
2023-01-11T07:49:13.6008182Z 
2023-01-11T07:49:13.6869975Z 
2023-01-11T07:49:13.6870445Z   .   ____          _            __ _ _
2023-01-11T07:49:13.6871328Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:49:13.6871779Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:49:13.6872358Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:49:13.6872782Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:49:13.6873357Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:49:13.6873782Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:49:13.6874559Z 
2023-01-11T07:49:13.6898040Z 2023-01-11 07:49:13.689  INFO 2785 --- [           main] veryPropertiesServerAddressTopLevelTests : No active profile set, falling back to default profiles: default
2023-01-11T07:49:14.0346854Z 2023-01-11 07:49:14.034  INFO 2785 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=7ce9577c-a41b-360a-94be-d840a2b77ae6
2023-01-11T07:49:14.0846590Z 2023-01-11 07:49:14.079  INFO 2785 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:14.0866503Z 2023-01-11 07:49:14.086  INFO 2785 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:14.0879545Z 2023-01-11 07:49:14.087  INFO 2785 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:14.1952141Z 2023-01-11 07:49:14.194  INFO 2785 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:49:14.1962895Z 2023-01-11 07:49:14.195  INFO 2785 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:49:14.1967499Z 2023-01-11 07:49:14.196  INFO 2785 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:49:14.2020104Z 2023-01-11 07:49:14.201  INFO 2785 --- [           main] o.a.c.c.C.[Tomcat-1].[localhost].[/]     : Initializing Spring embedded WebApplicationContext
2023-01-11T07:49:14.2024234Z 2023-01-11 07:49:14.201  INFO 2785 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 510 ms
2023-01-11T07:49:14.2960118Z 2023-01-11 07:49:14.295  WARN 2785 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:49:14.2965002Z 2023-01-11 07:49:14.296  WARN 2785 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:14.2966410Z 2023-01-11 07:49:14.296  INFO 2785 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:14.4718584Z 2023-01-11 07:49:14.470  INFO 2785 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:14.5966644Z 2023-01-11 07:49:14.594  WARN 2785 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:14.5970972Z 2023-01-11 07:49:14.595  INFO 2785 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:14.5972242Z 2023-01-11 07:49:14.596  INFO 2785 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:49:14.6044126Z 2023-01-11 07:49:14.604  INFO 2785 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:49:14.6044626Z 
2023-01-11T07:49:14.6045376Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:49:14.6097893Z 2023-01-11 07:49:14.605 ERROR 2785 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:49:14.6098652Z 
2023-01-11T07:49:14.6099621Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:14.6101237Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6103086Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6104513Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6105972Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6107233Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6108557Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6109655Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6110928Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6111934Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6113257Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6114512Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6115846Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6116998Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6118235Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6119072Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6120252Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6121141Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6122324Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6123551Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6125143Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6127368Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6128728Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.outputConditionEvaluationReport(SpringBootDependencyInjectionTestExecutionListener.java:53) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6130359Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:46) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6131530Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6132406Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6133285Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6134017Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6134796Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6135651Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6136510Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6137155Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6137668Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6138201Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6138730Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6139254Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6140053Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6144785Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6145660Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6146357Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6147079Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6147837Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6148568Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6149351Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6150137Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6150900Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6151684Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6152366Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6153001Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6153421Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:49:14.6153842Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:49:14.6154389Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:49:14.6154937Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:49:14.6155468Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:49:14.6155957Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:49:14.6156421Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:49:14.6156940Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:49:14.6157384Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:49:14.6158241Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6159443Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6160728Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6161423Z 	... 47 common frames omitted
2023-01-11T07:49:14.6161571Z 
2023-01-11T07:49:14.6162600Z 2023-01-11 07:49:14.607 ERROR 2785 --- [           main] o.s.test.context.TestContextManager      : Caught exception while allowing TestExecutionListener [org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@31723307] to prepare test instance [com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests@553d2579]
2023-01-11T07:49:14.6163372Z 
2023-01-11T07:49:14.6163554Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:49:14.6164399Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:132) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6165456Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6166553Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6167791Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6224124Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) ~[spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6225618Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6226521Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6227409Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6228166Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6228944Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6229814Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6230664Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6231318Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6231825Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6232358Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6232893Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6233409Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6234210Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6235215Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6235936Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6236431Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:14.6237126Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6237880Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6238598Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6239472Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6240166Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6240922Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6241702Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6242387Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6243086Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:14.6243916Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:14.6245099Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6246521Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6247774Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6248925Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6250008Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6250945Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6251875Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6252787Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6253631Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6254600Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6255691Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6256676Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6257662Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6258518Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6259202Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6259963Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6260648Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6261780Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) ~[spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:14.6262907Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6264055Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6264633Z 	... 29 common frames omitted
2023-01-11T07:49:14.6264915Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:49:14.6265332Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:49:14.6265872Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:49:14.6266414Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:49:14.6266958Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:49:14.6267443Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:49:14.6267907Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:49:14.6268423Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:49:14.6268871Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:49:14.6269725Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6270905Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6272196Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:14.6272905Z 	... 48 common frames omitted
2023-01-11T07:49:14.6273047Z 
2023-01-11T07:49:14.6274399Z [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.356 s <<< FAILURE! - in com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests
2023-01-11T07:49:14.6275128Z [ERROR] testGetServerAddr(com.alibaba.cloud.nacos.NacosDiscoveryPropertiesServerAddressTopLevelTests)  Time elapsed: 0.005 s  <<< ERROR!
2023-01-11T07:49:14.6275660Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:49:14.6276405Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:14.6276937Z Caused by: java.lang.NullPointerException
2023-01-11T07:49:14.6277109Z 
2023-01-11T07:49:15.6594591Z [INFO] Running com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests
2023-01-11T07:49:16.4071427Z 07:49:16.401 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]
2023-01-11T07:49:16.4146653Z 07:49:16.413 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:49:16.4378839Z 07:49:16.437 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:49:16.5213136Z 07:49:16.520 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:49:16.5702101Z 07:49:16.569 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests], using SpringBootContextLoader
2023-01-11T07:49:16.5789293Z 07:49:16.578 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]: class path resource [com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistrationIpTests-context.xml] does not exist
2023-01-11T07:49:16.5792113Z 07:49:16.578 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]: class path resource [com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistrationIpTestsContext.groovy] does not exist
2023-01-11T07:49:16.5796700Z 07:49:16.579 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:49:16.6981401Z 07:49:16.697 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]
2023-01-11T07:49:17.0968037Z 07:49:17.096 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]: using defaults.
2023-01-11T07:49:17.0989918Z 07:49:17.098 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:49:17.1476562Z 07:49:17.147 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:49:17.1490087Z 07:49:17.148 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:49:17.1507699Z 07:49:17.150 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@537fb7bf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@445adbd7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@40d0bff1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7b06dce0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@556a5e70, org.springframework.test.context.event.EventPublishingTestExecutionListener@47fca369, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@296a350, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4f3a8e3e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4824d077, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6ae1d5f1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5d5a77de, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@460a4935]
2023-01-11T07:49:17.1589542Z 07:49:17.158 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]
2023-01-11T07:49:17.1614536Z 07:49:17.161 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]
2023-01-11T07:49:17.1694694Z 07:49:17.169 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]
2023-01-11T07:49:17.1700298Z 07:49:17.169 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]
2023-01-11T07:49:17.1715736Z 07:49:17.171 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]
2023-01-11T07:49:17.1726311Z 07:49:17.172 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]
2023-01-11T07:49:17.1843549Z 07:49:17.183 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@688e6d4e testClass = NacosAutoServiceRegistrationIpTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@63513c1c testClass = NacosAutoServiceRegistrationIpTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.ip=123.123.123.123, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@71458178, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@690e4b00, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@b5311cb, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1bba9862, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@339cde4b, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3b64f131], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:49:17.1897747Z 07:49:17.189 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]
2023-01-11T07:49:17.1907729Z 07:49:17.190 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests]
2023-01-11T07:49:17.2364450Z 07:49:17.235 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@688e6d4e testClass = NacosAutoServiceRegistrationIpTests, testInstance = com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests@21a09c5a, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@63513c1c testClass = NacosAutoServiceRegistrationIpTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.ip=123.123.123.123, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@71458178, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@690e4b00, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@b5311cb, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1bba9862, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@339cde4b, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3b64f131], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:49:17.3099733Z 07:49:17.309 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.ip=123.123.123.123, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:49:20.2632048Z 
2023-01-11T07:49:20.2635452Z   .   ____          _            __ _ _
2023-01-11T07:49:20.2638695Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:49:20.2641715Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:49:20.2646871Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:49:20.2650078Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:49:20.2653052Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:49:20.2693973Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:49:20.2697790Z 
2023-01-11T07:49:20.3187876Z 2023-01-11 07:49:20.317  INFO 2845 --- [           main] .n.r.NacosAutoServiceRegistrationIpTests : No active profile set, falling back to default profiles: default
2023-01-11T07:49:21.8205721Z 2023-01-11 07:49:21.820  WARN 2845 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2023-01-11T07:49:22.2140258Z 2023-01-11 07:49:22.212  INFO 2845 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=6691c245-03ce-3f6f-ba20-a97f58a474d4
2023-01-11T07:49:22.4413868Z 2023-01-11 07:49:22.440  INFO 2845 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:22.4444099Z 2023-01-11 07:49:22.443  INFO 2845 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:22.4510995Z 2023-01-11 07:49:22.450  INFO 2845 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:23.0370365Z 2023-01-11 07:49:23.036  INFO 2845 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:49:23.0642726Z 2023-01-11 07:49:23.063  INFO 2845 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:49:23.0651102Z 2023-01-11 07:49:23.064  INFO 2845 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:49:23.1575354Z 2023-01-11 07:49:23.157  INFO 2845 --- [           main] org.apache.catalina.loader.WebappLoader  : Unknown class loader [org.powermock.core.classloader.javassist.JavassistMockClassLoader@388ba540] of class [class org.powermock.core.classloader.javassist.JavassistMockClassLoader]
2023-01-11T07:49:23.2535721Z 2023-01-11 07:49:23.252  INFO 2845 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:49:23.2549682Z 2023-01-11 07:49:23.253  INFO 2845 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2930 ms
2023-01-11T07:49:23.5372963Z 2023-01-11 07:49:23.536  WARN 2845 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:23.5378357Z 2023-01-11 07:49:23.537  INFO 2845 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:23.5547105Z 2023-01-11 07:49:23.554  WARN 2845 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:23.5550794Z 2023-01-11 07:49:23.554  INFO 2845 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:24.3172074Z 2023-01-11 07:49:24.316  INFO 2845 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:25.3757404Z 2023-01-11 07:49:25.375  INFO 2845 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2023-01-11T07:49:25.7638379Z 2023-01-11 07:49:25.762  INFO 2845 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 44297 (http) with context path ''
2023-01-11T07:49:25.7730565Z 2023-01-11 07:49:25.770  INFO 2845 --- [           main] c.a.c.n.registry.NacosServiceRegistry    : nacos registry, DEFAULT_GROUP myTestService1 123.123.123.123:44297 register finished
2023-01-11T07:49:25.7898089Z 2023-01-11 07:49:25.789  INFO 2845 --- [           main] .n.r.NacosAutoServiceRegistrationIpTests : Started NacosAutoServiceRegistrationIpTests in 8.473 seconds (JVM running for 10.757)
2023-01-11T07:49:26.4834373Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.821 s - in com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpTests
2023-01-11T07:49:26.6695490Z 2023-01-11 07:49:26.668  INFO 2845 --- [extShutdownHook] c.a.c.n.registry.NacosServiceRegistry    : De-registering from Nacos Server now...
2023-01-11T07:49:26.6751021Z 2023-01-11 07:49:26.669  INFO 2845 --- [extShutdownHook] c.a.c.n.registry.NacosServiceRegistry    : De-registration finished.
2023-01-11T07:49:26.6770047Z 2023-01-11 07:49:26.676  INFO 2845 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:27.6817543Z [INFO] Running com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests
2023-01-11T07:49:28.7158391Z 07:49:28.709 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]
2023-01-11T07:49:28.7224161Z 07:49:28.722 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:49:28.7471377Z 07:49:28.746 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:49:28.8637074Z 07:49:28.863 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:49:28.9253232Z 07:49:28.924 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests], using SpringBootContextLoader
2023-01-11T07:49:28.9365831Z 07:49:28.935 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]: class path resource [com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistrationIpNetworkInterfaceTests-context.xml] does not exist
2023-01-11T07:49:28.9368590Z 07:49:28.936 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]: class path resource [com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistrationIpNetworkInterfaceTestsContext.groovy] does not exist
2023-01-11T07:49:28.9370995Z 07:49:28.936 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:49:29.0827928Z 07:49:29.082 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]
2023-01-11T07:49:29.4597081Z 07:49:29.459 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]: using defaults.
2023-01-11T07:49:29.4612685Z 07:49:29.460 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:49:29.5008066Z 07:49:29.500 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:49:29.5012947Z 07:49:29.501 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:49:29.5023854Z 07:49:29.501 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@bda4cbe, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24df4805, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3bbc8c82, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5545137d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@ca31ad7, org.springframework.test.context.event.EventPublishingTestExecutionListener@52e2e426, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@d65ba64, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@70c68e4e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@64a74723, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@21a14c45, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1b7648f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@45c73e09]
2023-01-11T07:49:29.5096020Z 07:49:29.509 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]
2023-01-11T07:49:29.5116270Z 07:49:29.511 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]
2023-01-11T07:49:29.5192383Z 07:49:29.518 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]
2023-01-11T07:49:29.5194474Z 07:49:29.519 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]
2023-01-11T07:49:29.5202313Z 07:49:29.520 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]
2023-01-11T07:49:29.5207973Z 07:49:29.520 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]
2023-01-11T07:49:29.5328027Z 07:49:29.531 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@16576a6 testClass = NacosAutoServiceRegistrationIpNetworkInterfaceTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@70b037ac testClass = NacosAutoServiceRegistrationIpNetworkInterfaceTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@fe38c0e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7146c6ea, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2245ccaa, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7512a9a6, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7b6854b5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@85c3522], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:49:29.5360113Z 07:49:29.535 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]
2023-01-11T07:49:29.5364987Z 07:49:29.536 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests]
2023-01-11T07:49:29.5716777Z 07:49:29.570 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@16576a6 testClass = NacosAutoServiceRegistrationIpNetworkInterfaceTests, testInstance = com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests@7ed0e5db, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@70b037ac testClass = NacosAutoServiceRegistrationIpNetworkInterfaceTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@fe38c0e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7146c6ea, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2245ccaa, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7512a9a6, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7b6854b5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@85c3522], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:49:29.6544188Z 07:49:29.653 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:49:32.8678653Z 
2023-01-11T07:49:32.8679206Z   .   ____          _            __ _ _
2023-01-11T07:49:32.8679946Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:49:32.8680470Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:49:32.8680866Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:49:32.8790270Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:49:32.8790560Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:49:32.8790870Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:49:32.8791025Z 
2023-01-11T07:49:32.9244523Z 2023-01-11 07:49:32.922  INFO 2915 --- [           main] rviceRegistrationIpNetworkInterfaceTests : No active profile set, falling back to default profiles: default
2023-01-11T07:49:34.3583979Z 2023-01-11 07:49:34.357  WARN 2915 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2023-01-11T07:49:34.6256855Z 2023-01-11 07:49:34.625  INFO 2915 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=ab035255-5f6b-30b3-9f52-826551d8992f
2023-01-11T07:49:34.9825953Z 2023-01-11 07:49:34.982  INFO 2915 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:34.9860395Z 2023-01-11 07:49:34.985  INFO 2915 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:34.9920276Z 2023-01-11 07:49:34.991  INFO 2915 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:35.5514648Z 2023-01-11 07:49:35.551  INFO 2915 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:49:35.5788849Z 2023-01-11 07:49:35.578  INFO 2915 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:49:35.5796987Z 2023-01-11 07:49:35.579  INFO 2915 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:49:35.6676573Z 2023-01-11 07:49:35.667  INFO 2915 --- [           main] org.apache.catalina.loader.WebappLoader  : Unknown class loader [org.powermock.core.classloader.javassist.JavassistMockClassLoader@f79a760] of class [class org.powermock.core.classloader.javassist.JavassistMockClassLoader]
2023-01-11T07:49:35.7554092Z 2023-01-11 07:49:35.754  INFO 2915 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:49:35.7560683Z 2023-01-11 07:49:35.755  INFO 2915 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2825 ms
2023-01-11T07:49:36.0051032Z 2023-01-11 07:49:36.004  WARN 2915 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:36.0057251Z 2023-01-11 07:49:36.005  INFO 2915 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:36.0231642Z 2023-01-11 07:49:36.022  WARN 2915 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:36.0236994Z 2023-01-11 07:49:36.023  INFO 2915 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:36.7523065Z 2023-01-11 07:49:36.751  INFO 2915 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:38.0280890Z 2023-01-11 07:49:38.027  INFO 2915 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2023-01-11T07:49:38.4739024Z 2023-01-11 07:49:38.472  INFO 2915 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 38973 (http) with context path ''
2023-01-11T07:49:38.4858612Z 2023-01-11 07:49:38.482  INFO 2915 --- [           main] c.a.c.n.registry.NacosServiceRegistry    : nacos registry, DEFAULT_GROUP myTestService1 172.17.0.1:38973 register finished
2023-01-11T07:49:38.5079117Z 2023-01-11 07:49:38.507  INFO 2915 --- [           main] rviceRegistrationIpNetworkInterfaceTests : Started NacosAutoServiceRegistrationIpNetworkInterfaceTests in 8.786 seconds (JVM running for 11.484)
2023-01-11T07:49:39.2097122Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.525 s - in com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationIpNetworkInterfaceTests
2023-01-11T07:49:39.3747414Z 2023-01-11 07:49:39.365  INFO 2915 --- [extShutdownHook] c.a.c.n.registry.NacosServiceRegistry    : De-registering from Nacos Server now...
2023-01-11T07:49:39.3751788Z 2023-01-11 07:49:39.374  INFO 2915 --- [extShutdownHook] c.a.c.n.registry.NacosServiceRegistry    : De-registration finished.
2023-01-11T07:49:39.3786317Z 2023-01-11 07:49:39.378  INFO 2915 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:40.3763935Z [INFO] Running com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests
2023-01-11T07:49:41.1582505Z 07:49:41.151 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]
2023-01-11T07:49:41.1664771Z 07:49:41.166 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:49:41.1971432Z 07:49:41.196 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:49:41.3039559Z 07:49:41.303 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:49:41.3734192Z 07:49:41.372 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests], using SpringBootContextLoader
2023-01-11T07:49:41.3856957Z 07:49:41.384 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]: class path resource [com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistrationPortTests-context.xml] does not exist
2023-01-11T07:49:41.3865173Z 07:49:41.386 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]: class path resource [com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistrationPortTestsContext.groovy] does not exist
2023-01-11T07:49:41.3871022Z 07:49:41.386 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:49:41.5371951Z 07:49:41.536 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]
2023-01-11T07:49:42.0063379Z 07:49:42.005 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]: using defaults.
2023-01-11T07:49:42.0078563Z 07:49:42.007 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:49:42.0471497Z 07:49:42.046 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:49:42.0476140Z 07:49:42.047 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:49:42.0486558Z 07:49:42.048 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@537fb7bf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@445adbd7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@40d0bff1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7b06dce0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@556a5e70, org.springframework.test.context.event.EventPublishingTestExecutionListener@47fca369, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@296a350, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4f3a8e3e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4824d077, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6ae1d5f1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5d5a77de, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@460a4935]
2023-01-11T07:49:42.0557220Z 07:49:42.055 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]
2023-01-11T07:49:42.0581504Z 07:49:42.057 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]
2023-01-11T07:49:42.0654659Z 07:49:42.065 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]
2023-01-11T07:49:42.0656598Z 07:49:42.065 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]
2023-01-11T07:49:42.0665466Z 07:49:42.066 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]
2023-01-11T07:49:42.0671029Z 07:49:42.066 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]
2023-01-11T07:49:42.0788055Z 07:49:42.077 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@688e6d4e testClass = NacosAutoServiceRegistrationPortTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@63513c1c testClass = NacosAutoServiceRegistrationPortTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.port=8888, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@71458178, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@690e4b00, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@b5311cb, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1bba9862, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@339cde4b, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3b64f131], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:49:42.0825912Z 07:49:42.082 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]
2023-01-11T07:49:42.0829421Z 07:49:42.082 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests]
2023-01-11T07:49:42.1173095Z 07:49:42.116 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@688e6d4e testClass = NacosAutoServiceRegistrationPortTests, testInstance = com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests@21a09c5a, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@63513c1c testClass = NacosAutoServiceRegistrationPortTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.port=8888, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@71458178, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@690e4b00, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@b5311cb, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1bba9862, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@339cde4b, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3b64f131], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:49:42.1951570Z 07:49:42.194 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.port=8888, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:49:45.1918409Z 
2023-01-11T07:49:45.1919248Z   .   ____          _            __ _ _
2023-01-11T07:49:45.1919976Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:49:45.1920482Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:49:45.1921126Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:49:45.1921664Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:49:45.1922061Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:49:45.1933839Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:49:45.1934449Z 
2023-01-11T07:49:45.2379043Z 2023-01-11 07:49:45.236  INFO 2994 --- [           main] .r.NacosAutoServiceRegistrationPortTests : No active profile set, falling back to default profiles: default
2023-01-11T07:49:46.6765758Z 2023-01-11 07:49:46.676  WARN 2994 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2023-01-11T07:49:46.9343067Z 2023-01-11 07:49:46.933  INFO 2994 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=d6d11488-f611-3aef-9fce-f764f713619d
2023-01-11T07:49:47.2339529Z 2023-01-11 07:49:47.233  INFO 2994 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:47.2374227Z 2023-01-11 07:49:47.236  INFO 2994 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:47.2431869Z 2023-01-11 07:49:47.242  INFO 2994 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:47.7736080Z 2023-01-11 07:49:47.773  INFO 2994 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:49:47.8009280Z 2023-01-11 07:49:47.800  INFO 2994 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:49:47.8017412Z 2023-01-11 07:49:47.801  INFO 2994 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:49:47.8913938Z 2023-01-11 07:49:47.890  INFO 2994 --- [           main] org.apache.catalina.loader.WebappLoader  : Unknown class loader [org.powermock.core.classloader.javassist.JavassistMockClassLoader@388ba540] of class [class org.powermock.core.classloader.javassist.JavassistMockClassLoader]
2023-01-11T07:49:47.9762619Z 2023-01-11 07:49:47.975  INFO 2994 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:49:47.9768886Z 2023-01-11 07:49:47.976  INFO 2994 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2735 ms
2023-01-11T07:49:48.2058365Z 2023-01-11 07:49:48.205  WARN 2994 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:48.2064818Z 2023-01-11 07:49:48.206  INFO 2994 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:48.2236549Z 2023-01-11 07:49:48.223  WARN 2994 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:48.2241650Z 2023-01-11 07:49:48.223  INFO 2994 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:48.9425138Z 2023-01-11 07:49:48.942  INFO 2994 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:49.3144040Z 2023-01-11 07:49:49.313  WARN 2994 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:49.3168152Z 2023-01-11 07:49:49.314  INFO 2994 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:49.3174779Z 2023-01-11 07:49:49.317  INFO 2994 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:49:49.3349620Z 2023-01-11 07:49:49.334  INFO 2994 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:49:49.3350265Z 
2023-01-11T07:49:49.3351302Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:49:49.3930584Z 2023-01-11 07:49:49.391 ERROR 2994 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:49:49.3931989Z 
2023-01-11T07:49:49.3933089Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:49.3934793Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3936430Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3938084Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3939358Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3940948Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3942103Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3943417Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3944512Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3945733Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3947157Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3956625Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3957840Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3959459Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:49.3960500Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:49.3961566Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:49.3962439Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:49.3963495Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:49.3964454Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:49.3965903Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3968086Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3969095Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3970192Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3971425Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3972856Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:49.3974046Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3974921Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3975794Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3976534Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:49.3977319Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3978283Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3979156Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.3979801Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:49.3980311Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:49.3981039Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:49.4017649Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:49.4018230Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:49.4019072Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.4020107Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.4020976Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:49.4021486Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:49.4022194Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.4023076Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:49.4023967Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:49.4024940Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:49.4025905Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:49.4026860Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:49:49.4027873Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:49:49.4028716Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:49.4029391Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:49.4030108Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:49.4030828Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:49.4031514Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:49.4032556Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:49.4033354Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:49.4034040Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:49.4034863Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:49.4035283Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:49:49.4035711Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:49:49.4036257Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:49:49.4036816Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:49:49.4037456Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:49:49.4037947Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:49:49.4038417Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:49:49.4038929Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:49:49.4039368Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:49:49.4040233Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.4041428Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.4042718Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:49.4043415Z 	... 55 common frames omitted
2023-01-11T07:49:49.4043562Z 
2023-01-11T07:49:49.5771772Z 
2023-01-11T07:49:49.5782838Z   .   ____          _            __ _ _
2023-01-11T07:49:49.5785156Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:49:49.5787119Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:49:49.5788955Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:49:49.5790838Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:49:49.5792648Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:49:49.5800895Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:49:49.5803026Z 
2023-01-11T07:49:49.5879997Z 2023-01-11 07:49:49.587  INFO 2994 --- [           main] .r.NacosAutoServiceRegistrationPortTests : No active profile set, falling back to default profiles: default
2023-01-11T07:49:49.9720421Z 2023-01-11 07:49:49.966  INFO 2994 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=d6d11488-f611-3aef-9fce-f764f713619d
2023-01-11T07:49:50.0206474Z 2023-01-11 07:49:50.020  INFO 2994 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:50.0272530Z 2023-01-11 07:49:50.026  INFO 2994 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:50.0309370Z 2023-01-11 07:49:50.029  INFO 2994 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:50.1502992Z 2023-01-11 07:49:50.149  INFO 2994 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:49:50.1518320Z 2023-01-11 07:49:50.151  INFO 2994 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:49:50.1529811Z 2023-01-11 07:49:50.152  INFO 2994 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:49:50.1551698Z 2023-01-11 07:49:50.154  INFO 2994 --- [           main] org.apache.catalina.loader.WebappLoader  : Unknown class loader [org.powermock.core.classloader.javassist.JavassistMockClassLoader@388ba540] of class [class org.powermock.core.classloader.javassist.JavassistMockClassLoader]
2023-01-11T07:49:50.1944371Z 2023-01-11 07:49:50.191  INFO 2994 --- [           main] o.a.c.c.C.[Tomcat-1].[localhost].[/]     : Initializing Spring embedded WebApplicationContext
2023-01-11T07:49:50.1951190Z 2023-01-11 07:49:50.194  INFO 2994 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 599 ms
2023-01-11T07:49:50.2812068Z 2023-01-11 07:49:50.280  WARN 2994 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:49:50.2813367Z 2023-01-11 07:49:50.280  INFO 2994 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:49:50.4132572Z 2023-01-11 07:49:50.412  INFO 2994 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:50.5336329Z 2023-01-11 07:49:50.530  WARN 2994 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:50.5339894Z 2023-01-11 07:49:50.530  INFO 2994 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:49:50.5351525Z 2023-01-11 07:49:50.531  INFO 2994 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:49:50.5397589Z 2023-01-11 07:49:50.539  INFO 2994 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:49:50.5398095Z 
2023-01-11T07:49:50.5398849Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:49:50.5431580Z 2023-01-11 07:49:50.541 ERROR 2994 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:49:50.5432107Z 
2023-01-11T07:49:50.5433121Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:50.5434584Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5436407Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5438113Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5439601Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5440851Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5442285Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5443398Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5444678Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5445685Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5447024Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5448289Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5449630Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5450788Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5452008Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5452855Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5453921Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5454785Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5455948Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5457191Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5458703Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5460663Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5462248Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.outputConditionEvaluationReport(SpringBootDependencyInjectionTestExecutionListener.java:53) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5463971Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:46) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5465159Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5466034Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5466978Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5467711Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5468498Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5469371Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5470227Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5470876Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5471377Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5471912Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5472447Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5472966Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5473766Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5474779Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5475491Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5475995Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5476682Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5477549Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5478428Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5479395Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5480351Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5481287Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5482289Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5483181Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5483882Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5484589Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5485321Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5486053Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5486818Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5487608Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5488293Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5488932Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5489351Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:49:50.5489762Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:49:50.5490315Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:49:50.5490879Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:49:50.5491425Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:49:50.5491917Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:49:50.5492382Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:49:50.5492900Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:49:50.5493336Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:49:50.5494197Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5495406Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5496707Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5497416Z 	... 54 common frames omitted
2023-01-11T07:49:50.5497556Z 
2023-01-11T07:49:50.5519264Z 2023-01-11 07:49:50.550 ERROR 2994 --- [           main] o.s.test.context.TestContextManager      : Caught exception while allowing TestExecutionListener [org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7b06dce0] to prepare test instance [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests@21a09c5a]
2023-01-11T07:49:50.5520069Z 
2023-01-11T07:49:50.5520256Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:49:50.5521107Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:132) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5522306Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5523422Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5524668Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5526169Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) ~[spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5527363Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5528247Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5529134Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5529872Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5530653Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5531524Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5532382Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5533034Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5533541Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5534071Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5534606Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5535124Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5535925Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5536928Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5537638Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5538143Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:49:50.5538838Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5539701Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5540578Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5541802Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5542767Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5543697Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5544709Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5545611Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:49:50.5546309Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5547029Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5547750Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5548439Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5549217Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5549997Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5550682Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5551319Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:49:50.5552140Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:50.5553339Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5554735Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5555982Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5557079Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5558161Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5559117Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5560045Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5560965Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5561881Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5562855Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5563956Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5564959Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5565990Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5566855Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5567563Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5568294Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5568994Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5569800Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) ~[spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:49:50.5570883Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5572049Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5572635Z 	... 36 common frames omitted
2023-01-11T07:49:50.5572913Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:49:50.5573334Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:49:50.5573881Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:49:50.5574443Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:49:50.5574975Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:49:50.5575468Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:49:50.5575936Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:49:50.5576453Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:49:50.5576903Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:49:50.5577759Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5578957Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5580243Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:49:50.5701892Z 	... 55 common frames omitted
2023-01-11T07:49:50.5702082Z 
2023-01-11T07:49:51.0461438Z [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.664 s <<< FAILURE! - in com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests
2023-01-11T07:49:51.0469792Z [ERROR] contextLoads(com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationPortTests)  Time elapsed: 0.474 s  <<< ERROR!
2023-01-11T07:49:51.0470528Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:49:51.0472158Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:49:51.0473109Z Caused by: java.lang.NullPointerException
2023-01-11T07:49:51.0473797Z 
2023-01-11T07:49:52.1170284Z [INFO] Running com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest
2023-01-11T07:49:53.1307504Z 07:49:53.122 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]
2023-01-11T07:49:53.1408448Z 07:49:53.140 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:49:53.1759686Z 07:49:53.175 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:49:53.3249454Z 07:49:53.324 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:49:53.4155318Z 07:49:53.415 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest], using SpringBootContextLoader
2023-01-11T07:49:53.4305064Z 07:49:53.429 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]: class path resource [com/alibaba/cloud/nacos/registry/NacosRegistrationCustomizerTest-context.xml] does not exist
2023-01-11T07:49:53.4308879Z 07:49:53.430 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]: class path resource [com/alibaba/cloud/nacos/registry/NacosRegistrationCustomizerTestContext.groovy] does not exist
2023-01-11T07:49:53.4315448Z 07:49:53.431 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:49:53.6022825Z 07:49:53.601 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]
2023-01-11T07:49:53.9851419Z 07:49:53.984 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]: using defaults.
2023-01-11T07:49:53.9869320Z 07:49:53.986 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:49:54.0372191Z 07:49:54.036 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:49:54.0379888Z 07:49:54.037 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:49:54.0391658Z 07:49:54.038 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@724e82d9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70a26eca, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4b60ff1c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1c74251b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1aaa3406, org.springframework.test.context.event.EventPublishingTestExecutionListener@791dcda7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@35c95587, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@828e2d8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@43e9eddf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@548e70f0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2b14628b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@64657b13]
2023-01-11T07:49:54.0464773Z 07:49:54.046 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]
2023-01-11T07:49:54.0485307Z 07:49:54.048 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]
2023-01-11T07:49:54.0561047Z 07:49:54.055 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]
2023-01-11T07:49:54.0562541Z 07:49:54.056 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]
2023-01-11T07:49:54.0572809Z 07:49:54.057 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]
2023-01-11T07:49:54.0579474Z 07:49:54.057 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]
2023-01-11T07:49:54.0692829Z 07:49:54.068 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@4a3e1b5d testClass = NacosRegistrationCustomizerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@587df3e4 testClass = NacosRegistrationCustomizerTest, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58b5d5fc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@615e7fe7, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ee02968, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@713497cd, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6765b6a2, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@55b74e6b], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:49:54.0725312Z 07:49:54.072 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]
2023-01-11T07:49:54.0731287Z 07:49:54.072 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest]
2023-01-11T07:49:54.1113316Z 07:49:54.110 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@4a3e1b5d testClass = NacosRegistrationCustomizerTest, testInstance = com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest@4e132a9b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@587df3e4 testClass = NacosRegistrationCustomizerTest, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58b5d5fc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@615e7fe7, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ee02968, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@713497cd, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6765b6a2, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@55b74e6b], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:49:54.1954119Z 07:49:54.194 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:49:57.3567237Z 
2023-01-11T07:49:57.3567529Z   .   ____          _            __ _ _
2023-01-11T07:49:57.3568168Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:49:57.3568553Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:49:57.3572850Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:49:57.3573153Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:49:57.3573463Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:49:57.3591842Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:49:57.3592028Z 
2023-01-11T07:49:57.4101994Z 2023-01-11 07:49:57.408  INFO 3060 --- [           main] .a.c.n.r.NacosRegistrationCustomizerTest : No active profile set, falling back to default profiles: default
2023-01-11T07:49:58.8075199Z 2023-01-11 07:49:58.807  WARN 3060 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2023-01-11T07:49:59.1181075Z 2023-01-11 07:49:59.117  INFO 3060 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=7645c56d-9b6b-3729-ba04-4ce90bbf4159
2023-01-11T07:49:59.4766854Z 2023-01-11 07:49:59.476  INFO 3060 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:59.4830132Z 2023-01-11 07:49:59.482  INFO 3060 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:49:59.4927774Z 2023-01-11 07:49:59.492  INFO 3060 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:00.0838413Z 2023-01-11 07:50:00.083  INFO 3060 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:50:00.1117242Z 2023-01-11 07:50:00.110  INFO 3060 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:50:00.1118592Z 2023-01-11 07:50:00.111  INFO 3060 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:50:00.2030623Z 2023-01-11 07:50:00.202  INFO 3060 --- [           main] org.apache.catalina.loader.WebappLoader  : Unknown class loader [org.powermock.core.classloader.javassist.JavassistMockClassLoader@388ba540] of class [class org.powermock.core.classloader.javassist.JavassistMockClassLoader]
2023-01-11T07:50:00.2907256Z 2023-01-11 07:50:00.290  INFO 3060 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:50:00.2911889Z 2023-01-11 07:50:00.290  INFO 3060 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2873 ms
2023-01-11T07:50:00.5808022Z 2023-01-11 07:50:00.580  WARN 3060 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:00.5812535Z 2023-01-11 07:50:00.580  INFO 3060 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:00.5990532Z 2023-01-11 07:50:00.598  WARN 3060 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:00.5998618Z 2023-01-11 07:50:00.599  INFO 3060 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:01.3091147Z 2023-01-11 07:50:01.308  INFO 3060 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:01.6973833Z 2023-01-11 07:50:01.693  WARN 3060 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:01.6975218Z 2023-01-11 07:50:01.693  INFO 3060 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:01.6976370Z 2023-01-11 07:50:01.696  INFO 3060 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:50:01.7163223Z 2023-01-11 07:50:01.715  INFO 3060 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:50:01.7163852Z 
2023-01-11T07:50:01.7164691Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:50:01.7771616Z 2023-01-11 07:50:01.775 ERROR 3060 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:50:01.7772179Z 
2023-01-11T07:50:01.7773136Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:01.7774793Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7776626Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7778093Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7779694Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7781107Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7782451Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7783560Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7784841Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7785850Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7787191Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7788436Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7789779Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7790928Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:01.7792171Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:01.7793024Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:01.7794099Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:01.7794961Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:01.7796116Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:01.7797378Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7798889Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7800979Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7802094Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7803336Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7804816Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:01.7806005Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7806929Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7807819Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7808540Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:01.7809334Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7810214Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7811073Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7811726Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:01.7812240Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:01.7812773Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:01.7813312Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:01.7813829Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:01.7814645Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7815666Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7816391Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:01.7816895Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:01.7817588Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7818460Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:01.7819334Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:01.7820373Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:01.7821460Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:01.7822405Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:01.7823426Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:01.7824334Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:01.7825029Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:01.7825749Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:01.7826475Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:01.7827166Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:01.7827937Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:01.7828729Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:01.7829416Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:01.7830064Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:01.7830486Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:50:01.7830910Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:50:01.7831454Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:50:01.7832003Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:50:01.7832534Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:50:01.7833032Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:01.7833494Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:01.7834014Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:01.7834461Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:01.7835326Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7836526Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7837826Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:01.7838533Z 	... 55 common frames omitted
2023-01-11T07:50:01.7838687Z 
2023-01-11T07:50:01.8869898Z 
2023-01-11T07:50:01.8877650Z   .   ____          _            __ _ _
2023-01-11T07:50:01.8880858Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:50:01.8884077Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:50:01.8887052Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:50:01.8890053Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:50:01.8893137Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:50:01.8896541Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:50:01.8899513Z 
2023-01-11T07:50:01.8934892Z 2023-01-11 07:50:01.893  INFO 3060 --- [           main] .a.c.n.r.NacosRegistrationCustomizerTest : No active profile set, falling back to default profiles: default
2023-01-11T07:50:02.1691514Z 2023-01-11 07:50:02.168  INFO 3060 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=7645c56d-9b6b-3729-ba04-4ce90bbf4159
2023-01-11T07:50:02.2261018Z 2023-01-11 07:50:02.221  INFO 3060 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:02.2285542Z 2023-01-11 07:50:02.228  INFO 3060 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:02.2304585Z 2023-01-11 07:50:02.230  INFO 3060 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:02.3256331Z 2023-01-11 07:50:02.325  INFO 3060 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:50:02.3269282Z 2023-01-11 07:50:02.326  INFO 3060 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:50:02.3275289Z 2023-01-11 07:50:02.327  INFO 3060 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:50:02.3290300Z 2023-01-11 07:50:02.328  INFO 3060 --- [           main] org.apache.catalina.loader.WebappLoader  : Unknown class loader [org.powermock.core.classloader.javassist.JavassistMockClassLoader@388ba540] of class [class org.powermock.core.classloader.javassist.JavassistMockClassLoader]
2023-01-11T07:50:02.3363274Z 2023-01-11 07:50:02.336  INFO 3060 --- [           main] o.a.c.c.C.[Tomcat-1].[localhost].[/]     : Initializing Spring embedded WebApplicationContext
2023-01-11T07:50:02.3367919Z 2023-01-11 07:50:02.336  INFO 3060 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 440 ms
2023-01-11T07:50:02.4314426Z 2023-01-11 07:50:02.431  WARN 3060 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:02.4319391Z 2023-01-11 07:50:02.431  INFO 3060 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:02.5686163Z 2023-01-11 07:50:02.568  INFO 3060 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:02.6899998Z 2023-01-11 07:50:02.687  WARN 3060 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:02.6901689Z 2023-01-11 07:50:02.687  INFO 3060 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:02.6902603Z 2023-01-11 07:50:02.688  INFO 3060 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:50:02.6976131Z 2023-01-11 07:50:02.697  INFO 3060 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:50:02.6976734Z 
2023-01-11T07:50:02.6977225Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:50:02.7014781Z 2023-01-11 07:50:02.700 ERROR 3060 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:50:02.7015394Z 
2023-01-11T07:50:02.7016143Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:02.7018179Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7019829Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7021240Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7022378Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7023466Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7024425Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7025355Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7026275Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7027133Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7028097Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7029232Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7030223Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7031199Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7032345Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7033085Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7033816Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7034521Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7035418Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7036486Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7037644Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7038654Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7040075Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.outputConditionEvaluationReport(SpringBootDependencyInjectionTestExecutionListener.java:53) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7041708Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:46) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7042892Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7043768Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7044644Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7045386Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7046176Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7047052Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7047905Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7048560Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7049068Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7049601Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7050133Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7050651Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7051509Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7052541Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7053272Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7053761Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7054463Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7055373Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7056252Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7057218Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7058183Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7059134Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7060146Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7070941Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7071848Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7072570Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7073298Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7073985Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7074754Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7075534Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7076218Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7076858Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7077271Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:50:02.7077686Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:50:02.7078226Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:50:02.7078774Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:50:02.7079316Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:50:02.7079806Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:02.7080262Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:02.7080971Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:02.7081436Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:02.7082316Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7083506Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7084891Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7085591Z 	... 54 common frames omitted
2023-01-11T07:50:02.7085732Z 
2023-01-11T07:50:02.7086745Z 2023-01-11 07:50:02.702 ERROR 3060 --- [           main] o.s.test.context.TestContextManager      : Caught exception while allowing TestExecutionListener [org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1c74251b] to prepare test instance [com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest@4e132a9b]
2023-01-11T07:50:02.7087460Z 
2023-01-11T07:50:02.7087640Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:50:02.7088483Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:132) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7089497Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7090596Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7091818Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7093230Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) ~[spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7094395Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7095260Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7096136Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7096867Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7097648Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7098510Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7099350Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7099998Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7100547Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7101219Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7101756Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7102272Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7103079Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7104144Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7104867Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7105373Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:02.7106062Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7106917Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7107795Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7108766Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7109731Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7110678Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7111682Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7112519Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:02.7113206Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7113920Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7114642Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7115324Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7116081Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7116863Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7117544Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7118184Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:02.7118997Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:02.7120229Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7121639Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7122890Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7124024Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7125108Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7126067Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7127000Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7127915Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7128800Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7129773Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7130862Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7131840Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7132813Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7133671Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7134351Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7135063Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7135759Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7136563Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) ~[spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:02.7137643Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7138784Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7139410Z 	... 36 common frames omitted
2023-01-11T07:50:02.7139692Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:50:02.7140101Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:50:02.7140661Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:50:02.7221836Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:50:02.7222434Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:50:02.7223140Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:02.7223623Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:02.7224147Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:02.7224595Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:02.7225606Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7226794Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7228091Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:02.7228832Z 	... 55 common frames omitted
2023-01-11T07:50:02.7228977Z 
2023-01-11T07:50:03.1967799Z [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.076 s <<< FAILURE! - in com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest
2023-01-11T07:50:03.1975925Z [ERROR] contextLoads(com.alibaba.cloud.nacos.registry.NacosRegistrationCustomizerTest)  Time elapsed: 0.481 s  <<< ERROR!
2023-01-11T07:50:03.1976620Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:50:03.1977833Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:03.1978552Z Caused by: java.lang.NullPointerException
2023-01-11T07:50:03.1979182Z 
2023-01-11T07:50:04.2816503Z [INFO] Running com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests
2023-01-11T07:50:05.2567566Z 07:50:05.249 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]
2023-01-11T07:50:05.2646295Z 07:50:05.264 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:50:05.2964118Z 07:50:05.296 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:50:05.4002758Z 07:50:05.399 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:50:05.4749965Z 07:50:05.474 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests], using SpringBootContextLoader
2023-01-11T07:50:05.4891542Z 07:50:05.488 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]: class path resource [com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistrationTests-context.xml] does not exist
2023-01-11T07:50:05.4893732Z 07:50:05.489 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]: class path resource [com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistrationTestsContext.groovy] does not exist
2023-01-11T07:50:05.4896138Z 07:50:05.489 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:50:05.6685433Z 07:50:05.667 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]
2023-01-11T07:50:06.0179186Z 07:50:06.017 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]: using defaults.
2023-01-11T07:50:06.0205346Z 07:50:06.019 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:50:06.0581147Z 07:50:06.057 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:50:06.0597262Z 07:50:06.059 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:50:06.0613825Z 07:50:06.060 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3a2b1f24, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@72d2470, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1314ccc1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@609f136b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2afe263, org.springframework.test.context.event.EventPublishingTestExecutionListener@6c4f48e2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5988e36e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4194a77f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3c55e9d4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2acbbee4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3446ab40, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@500d4de8]
2023-01-11T07:50:06.0696102Z 07:50:06.069 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]
2023-01-11T07:50:06.0729046Z 07:50:06.072 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]
2023-01-11T07:50:06.0808943Z 07:50:06.080 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]
2023-01-11T07:50:06.0813604Z 07:50:06.081 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]
2023-01-11T07:50:06.0824382Z 07:50:06.082 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]
2023-01-11T07:50:06.0833442Z 07:50:06.082 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]
2023-01-11T07:50:06.1014817Z 07:50:06.100 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@421c4c3e testClass = NacosAutoServiceRegistrationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@63236968 testClass = NacosAutoServiceRegistrationTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.endpoint=test-endpoint, spring.cloud.nacos.discovery.namespace=test-namespace, spring.cloud.nacos.discovery.log-name=test-logName, spring.cloud.nacos.discovery.weight=2, spring.cloud.nacos.discovery.clusterName=test-cluster, spring.cloud.nacos.discovery.namingLoadCacheAtStart=true, spring.cloud.nacos.discovery.secure=true, spring.cloud.nacos.discovery.accessKey=test-accessKey, spring.cloud.nacos.discovery.ip=8.8.8.8, spring.cloud.nacos.discovery.secretKey=test-secretKey, spring.cloud.nacos.discovery.heart-beat-interval=3000, spring.cloud.nacos.discovery.heart-beat-timeout=6000, spring.cloud.nacos.discovery.ip-delete-timeout=9000, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@550f522b, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@8636cf4, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@76208b80, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@45017263, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@67d8613, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53c40ed6], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:50:06.1065865Z 07:50:06.106 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]
2023-01-11T07:50:06.1067274Z 07:50:06.106 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests]
2023-01-11T07:50:06.1399220Z 07:50:06.138 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@421c4c3e testClass = NacosAutoServiceRegistrationTests, testInstance = com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests@73ae084e, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@63236968 testClass = NacosAutoServiceRegistrationTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.endpoint=test-endpoint, spring.cloud.nacos.discovery.namespace=test-namespace, spring.cloud.nacos.discovery.log-name=test-logName, spring.cloud.nacos.discovery.weight=2, spring.cloud.nacos.discovery.clusterName=test-cluster, spring.cloud.nacos.discovery.namingLoadCacheAtStart=true, spring.cloud.nacos.discovery.secure=true, spring.cloud.nacos.discovery.accessKey=test-accessKey, spring.cloud.nacos.discovery.ip=8.8.8.8, spring.cloud.nacos.discovery.secretKey=test-secretKey, spring.cloud.nacos.discovery.heart-beat-interval=3000, spring.cloud.nacos.discovery.heart-beat-timeout=6000, spring.cloud.nacos.discovery.ip-delete-timeout=9000, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@550f522b, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@8636cf4, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@76208b80, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@45017263, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@67d8613, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53c40ed6], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:50:06.2826457Z 07:50:06.282 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.application.name=myTestService1, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.endpoint=test-endpoint, spring.cloud.nacos.discovery.namespace=test-namespace, spring.cloud.nacos.discovery.log-name=test-logName, spring.cloud.nacos.discovery.weight=2, spring.cloud.nacos.discovery.clusterName=test-cluster, spring.cloud.nacos.discovery.namingLoadCacheAtStart=true, spring.cloud.nacos.discovery.secure=true, spring.cloud.nacos.discovery.accessKey=test-accessKey, spring.cloud.nacos.discovery.ip=8.8.8.8, spring.cloud.nacos.discovery.secretKey=test-secretKey, spring.cloud.nacos.discovery.heart-beat-interval=3000, spring.cloud.nacos.discovery.heart-beat-timeout=6000, spring.cloud.nacos.discovery.ip-delete-timeout=9000, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:50:09.2629186Z 
2023-01-11T07:50:09.2629476Z   .   ____          _            __ _ _
2023-01-11T07:50:09.2629998Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:50:09.2631159Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:50:09.2631396Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:50:09.2631665Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:50:09.2631889Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:50:09.2647301Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:50:09.2647795Z 
2023-01-11T07:50:09.3096279Z 2023-01-11 07:50:09.308  INFO 3128 --- [           main] .c.n.r.NacosAutoServiceRegistrationTests : No active profile set, falling back to default profiles: default
2023-01-11T07:50:10.7222902Z 2023-01-11 07:50:10.721  WARN 3128 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2023-01-11T07:50:11.1235780Z 2023-01-11 07:50:11.123  INFO 3128 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=565e70c6-ec4d-3e60-8c14-435b441ddcc8
2023-01-11T07:50:11.3010435Z 2023-01-11 07:50:11.300  INFO 3128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:11.3040712Z 2023-01-11 07:50:11.303  INFO 3128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:11.3094606Z 2023-01-11 07:50:11.308  INFO 3128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:11.8862146Z 2023-01-11 07:50:11.885  INFO 3128 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:50:11.9144350Z 2023-01-11 07:50:11.913  INFO 3128 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:50:11.9145060Z 2023-01-11 07:50:11.914  INFO 3128 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:50:12.0002312Z 2023-01-11 07:50:11.999  INFO 3128 --- [           main] org.apache.catalina.loader.WebappLoader  : Unknown class loader [org.powermock.core.classloader.javassist.JavassistMockClassLoader@56c9bbd8] of class [class org.powermock.core.classloader.javassist.JavassistMockClassLoader]
2023-01-11T07:50:12.0924185Z 2023-01-11 07:50:12.091  INFO 3128 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:50:12.0937651Z 2023-01-11 07:50:12.092  INFO 3128 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2779 ms
2023-01-11T07:50:12.3382061Z 2023-01-11 07:50:12.337  WARN 3128 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:12.3387148Z 2023-01-11 07:50:12.338  INFO 3128 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:12.3699319Z 2023-01-11 07:50:12.369  WARN 3128 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:12.3703739Z 2023-01-11 07:50:12.370  INFO 3128 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:13.0594718Z 2023-01-11 07:50:13.058  INFO 3128 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:14.1349912Z 2023-01-11 07:50:14.134  INFO 3128 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2023-01-11T07:50:14.5547780Z 2023-01-11 07:50:14.554  INFO 3128 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 46783 (http) with context path ''
2023-01-11T07:50:14.5678087Z 2023-01-11 07:50:14.564  INFO 3128 --- [           main] c.a.c.n.registry.NacosServiceRegistry    : nacos registry, DEFAULT_GROUP myTestService1 8.8.8.8:46783 register finished
2023-01-11T07:50:14.5879022Z 2023-01-11 07:50:14.587  INFO 3128 --- [           main] .c.n.r.NacosAutoServiceRegistrationTests : Started NacosAutoServiceRegistrationTests in 8.297 seconds (JVM running for 10.952)
2023-01-11T07:50:15.3182822Z 2023-01-11 07:50:15.312 ERROR 3128 --- [           main] c.a.c.n.endpoint.NacosDiscoveryEndpoint  : get subscribe services from nacos fail,
2023-01-11T07:50:15.3183367Z 
2023-01-11T07:50:15.3184053Z java.lang.NullPointerException: null
2023-01-11T07:50:15.3184614Z 	at com.alibaba.cloud.nacos.endpoint.NacosDiscoveryEndpoint.nacosDiscovery(NacosDiscoveryEndpoint.java:69) ~[classes/:na]
2023-01-11T07:50:15.3185653Z 	at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests.checkoutEndpoint(NacosAutoServiceRegistrationTests.java:215) [test-classes/:na]
2023-01-11T07:50:15.3186601Z 	at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests.contextLoads(NacosAutoServiceRegistrationTests.java:139) [test-classes/:na]
2023-01-11T07:50:15.3187202Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:15.3187925Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:15.3188454Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:15.3188900Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:15.3189448Z 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3190075Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3190830Z 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3191483Z 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3192397Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:15.3193456Z 	at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:15.3194492Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:15.3195508Z 	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:15.3196415Z 	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:15.3197086Z 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3197812Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:15.3198662Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:15.3199313Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3199821Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3200353Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3200882Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3201394Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3202229Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:15.3203239Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:15.3203949Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3204443Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:15.3205144Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:15.3206014Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:15.3206941Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:15.3207924Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:15.3208886Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:15.3209868Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:15.3210877Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:15.3211726Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:15.3212407Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:15.3213127Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:15.3213851Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:15.3214536Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:15.3215302Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:15.3216076Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:15.3216755Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:15.3217392Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:15.3217678Z 
2023-01-11T07:50:15.3361807Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.051 s - in com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationTests
2023-01-11T07:50:15.5236120Z 2023-01-11 07:50:15.522  INFO 3128 --- [extShutdownHook] c.a.c.n.registry.NacosServiceRegistry    : De-registering from Nacos Server now...
2023-01-11T07:50:15.5245536Z 2023-01-11 07:50:15.523  INFO 3128 --- [extShutdownHook] c.a.c.n.registry.NacosServiceRegistry    : De-registration finished.
2023-01-11T07:50:15.5305709Z 2023-01-11 07:50:15.530  INFO 3128 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:16.4978120Z [INFO] Running com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests
2023-01-11T07:50:17.4552718Z 07:50:17.447 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]
2023-01-11T07:50:17.4646371Z 07:50:17.464 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:50:17.5056140Z 07:50:17.505 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:50:17.6566659Z 07:50:17.656 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:50:17.7669175Z 07:50:17.766 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests], using SpringBootContextLoader
2023-01-11T07:50:17.7786957Z 07:50:17.777 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]: class path resource [com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistrationManagementPortTests-context.xml] does not exist
2023-01-11T07:50:17.7790796Z 07:50:17.778 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]: class path resource [com/alibaba/cloud/nacos/registry/NacosAutoServiceRegistrationManagementPortTestsContext.groovy] does not exist
2023-01-11T07:50:17.7796365Z 07:50:17.779 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:50:17.9232209Z 07:50:17.922 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]
2023-01-11T07:50:18.2530682Z 07:50:18.252 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]: using defaults.
2023-01-11T07:50:18.2550663Z 07:50:18.254 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:50:18.2972623Z 07:50:18.296 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:50:18.2983703Z 07:50:18.297 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:50:18.2994529Z 07:50:18.298 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@f359e65, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5ea50a98, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2812368, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@50e336d9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@73864c16, org.springframework.test.context.event.EventPublishingTestExecutionListener@5016934, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@e10809f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@470c2a7a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@62b3871, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@8eda949, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@273c4b3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@240a717d]
2023-01-11T07:50:18.3071736Z 07:50:18.306 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]
2023-01-11T07:50:18.3091549Z 07:50:18.308 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]
2023-01-11T07:50:18.3161989Z 07:50:18.315 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]
2023-01-11T07:50:18.3166559Z 07:50:18.316 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]
2023-01-11T07:50:18.3178163Z 07:50:18.317 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]
2023-01-11T07:50:18.3182562Z 07:50:18.318 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]
2023-01-11T07:50:18.3289775Z 07:50:18.328 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@5afbbf9b testClass = NacosAutoServiceRegistrationManagementPortTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4f7bc9a3 testClass = NacosAutoServiceRegistrationManagementPortTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, management.server.port=8888, management.server.servlet.context-path=/test-context-path, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.port=8888, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@60484429, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@20d3fff4, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@8f374de, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6787bd41, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@50e0b472, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@71f056a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:50:18.3332656Z 07:50:18.332 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]
2023-01-11T07:50:18.3337289Z 07:50:18.333 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests]
2023-01-11T07:50:18.3664803Z 07:50:18.365 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@5afbbf9b testClass = NacosAutoServiceRegistrationManagementPortTests, testInstance = com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests@49a46f29, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4f7bc9a3 testClass = NacosAutoServiceRegistrationManagementPortTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.application.name=myTestService1, management.server.port=8888, management.server.servlet.context-path=/test-context-path, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.port=8888, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@60484429, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@20d3fff4, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@8f374de, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6787bd41, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@50e0b472, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@71f056a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:50:18.4378220Z 07:50:18.437 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.application.name=myTestService1, management.server.port=8888, management.server.servlet.context-path=/test-context-path, spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848, spring.cloud.nacos.discovery.port=8888, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:50:21.3294225Z 
2023-01-11T07:50:21.3296153Z   .   ____          _            __ _ _
2023-01-11T07:50:21.3298054Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:50:21.3299755Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:50:21.3303854Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:50:21.3305737Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:50:21.3307335Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:50:21.3324306Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:50:21.3326728Z 
2023-01-11T07:50:21.3883758Z 2023-01-11 07:50:21.386  INFO 3199 --- [           main] toServiceRegistrationManagementPortTests : No active profile set, falling back to default profiles: default
2023-01-11T07:50:22.7929344Z 2023-01-11 07:50:22.792  WARN 3199 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2023-01-11T07:50:23.0410862Z 2023-01-11 07:50:23.040  INFO 3199 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=cfc472fc-5d4e-3e5f-876d-8281f5adbfbc
2023-01-11T07:50:23.3771083Z 2023-01-11 07:50:23.376  INFO 3199 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:23.3802637Z 2023-01-11 07:50:23.379  INFO 3199 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:23.3884572Z 2023-01-11 07:50:23.388  INFO 3199 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:23.9231187Z 2023-01-11 07:50:23.922  INFO 3199 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:50:23.9504744Z 2023-01-11 07:50:23.949  INFO 3199 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:50:23.9505801Z 2023-01-11 07:50:23.950  INFO 3199 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:50:24.0391495Z 2023-01-11 07:50:24.038  INFO 3199 --- [           main] org.apache.catalina.loader.WebappLoader  : Unknown class loader [org.powermock.core.classloader.javassist.JavassistMockClassLoader@7894f09b] of class [class org.powermock.core.classloader.javassist.JavassistMockClassLoader]
2023-01-11T07:50:24.1250692Z 2023-01-11 07:50:24.124  INFO 3199 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:50:24.1255782Z 2023-01-11 07:50:24.125  INFO 3199 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2727 ms
2023-01-11T07:50:24.2969857Z 2023-01-11 07:50:24.296  WARN 3199 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:24.2976021Z 2023-01-11 07:50:24.297  INFO 3199 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:24.3130847Z 2023-01-11 07:50:24.312  WARN 3199 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:24.3136498Z 2023-01-11 07:50:24.313  INFO 3199 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:25.0826793Z 2023-01-11 07:50:25.081  INFO 3199 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:25.4617432Z 2023-01-11 07:50:25.458  WARN 3199 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:25.4618899Z 2023-01-11 07:50:25.459  INFO 3199 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:25.4662872Z 2023-01-11 07:50:25.462  INFO 3199 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:50:25.4826128Z 2023-01-11 07:50:25.482  INFO 3199 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:50:25.4826660Z 
2023-01-11T07:50:25.4827577Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:50:25.5402265Z 2023-01-11 07:50:25.538 ERROR 3199 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:50:25.5402899Z 
2023-01-11T07:50:25.5404204Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:25.5405673Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5407390Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5408823Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5410048Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5506937Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5508263Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5509238Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5510166Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5511135Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5512110Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5513214Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5514196Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5515178Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:25.5516048Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:25.5516734Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:25.5517447Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:25.5518142Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:25.5518944Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:25.5520009Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5521157Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5522155Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5523255Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5524536Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5525949Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:25.5527149Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5528077Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5528957Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5529688Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:25.5530469Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5531389Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5532230Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5532882Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:25.5533395Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:25.5533936Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:25.5534468Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:25.5534984Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:25.5535784Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5536781Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5537491Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:25.5537992Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:25.5538680Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5539542Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:25.5540421Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:25.5541522Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:25.5542478Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:25.5543417Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:25.5544431Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:25.5545267Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:25.5545950Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:25.5546659Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:25.5547470Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:25.5548162Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:25.5548926Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:25.5549696Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:25.5550433Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:25.5551062Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:25.5551487Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:50:25.5551905Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:50:25.5552448Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:50:25.5552998Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:50:25.5553530Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:50:25.5554013Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:25.5554463Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:25.5554979Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:25.5555418Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:25.5556265Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5557451Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5558740Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:25.5559447Z 	... 55 common frames omitted
2023-01-11T07:50:25.5559591Z 
2023-01-11T07:50:25.6496283Z 
2023-01-11T07:50:25.6498739Z   .   ____          _            __ _ _
2023-01-11T07:50:25.6501103Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:50:25.6503104Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:50:25.6504969Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:50:25.6506848Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:50:25.6508637Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:50:25.6510780Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:50:25.6512639Z 
2023-01-11T07:50:25.6544892Z 2023-01-11 07:50:25.654  INFO 3199 --- [           main] toServiceRegistrationManagementPortTests : No active profile set, falling back to default profiles: default
2023-01-11T07:50:25.9297338Z 2023-01-11 07:50:25.929  INFO 3199 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=cfc472fc-5d4e-3e5f-876d-8281f5adbfbc
2023-01-11T07:50:25.9677695Z 2023-01-11 07:50:25.967  INFO 3199 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:25.9704530Z 2023-01-11 07:50:25.969  INFO 3199 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:25.9728593Z 2023-01-11 07:50:25.972  INFO 3199 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:26.0537773Z 2023-01-11 07:50:26.053  INFO 3199 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:50:26.0549636Z 2023-01-11 07:50:26.054  INFO 3199 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:50:26.0554653Z 2023-01-11 07:50:26.055  INFO 3199 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:50:26.0569330Z 2023-01-11 07:50:26.056  INFO 3199 --- [           main] org.apache.catalina.loader.WebappLoader  : Unknown class loader [org.powermock.core.classloader.javassist.JavassistMockClassLoader@7894f09b] of class [class org.powermock.core.classloader.javassist.JavassistMockClassLoader]
2023-01-11T07:50:26.0643226Z 2023-01-11 07:50:26.064  INFO 3199 --- [           main] o.a.c.c.C.[Tomcat-1].[localhost].[/]     : Initializing Spring embedded WebApplicationContext
2023-01-11T07:50:26.0646695Z 2023-01-11 07:50:26.064  INFO 3199 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 408 ms
2023-01-11T07:50:26.1204341Z 2023-01-11 07:50:26.119  WARN 3199 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:26.1208729Z 2023-01-11 07:50:26.120  INFO 3199 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:26.2581167Z 2023-01-11 07:50:26.257  INFO 3199 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:26.3784613Z 2023-01-11 07:50:26.375  WARN 3199 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:26.3786022Z 2023-01-11 07:50:26.376  INFO 3199 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:26.3787322Z 2023-01-11 07:50:26.376  INFO 3199 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:50:26.3855917Z 2023-01-11 07:50:26.385  INFO 3199 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:50:26.3856412Z 
2023-01-11T07:50:26.3857148Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:50:26.3894317Z 2023-01-11 07:50:26.388 ERROR 3199 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:50:26.3894814Z 
2023-01-11T07:50:26.3896068Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:26.3897464Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3899277Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3901083Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3902577Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3903814Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3905148Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3906241Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3907511Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3908511Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3909845Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3911096Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3912442Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3913587Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.3914812Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.3915654Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.3916721Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.3917580Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.3918751Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.3919978Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3921583Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3923524Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3924887Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.outputConditionEvaluationReport(SpringBootDependencyInjectionTestExecutionListener.java:53) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.3926588Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:46) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.3927759Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3928630Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3929500Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3930227Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3931017Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3931877Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3932746Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3933394Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3933898Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3934427Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3934954Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3935469Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3936266Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3937270Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3937992Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3938483Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3939176Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3940043Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.3941113Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.3942153Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.3943113Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.3944050Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.3945051Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.3945935Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.3946610Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.3947322Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.3948037Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.3948721Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.3949476Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.3950260Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.3950941Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.3951576Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.3951989Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:50:26.3952407Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:50:26.3952954Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:50:26.3953503Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:50:26.3954037Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:50:26.3954521Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:26.3954979Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:26.3955486Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:26.3955928Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:26.3956786Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3957983Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3959265Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3959968Z 	... 54 common frames omitted
2023-01-11T07:50:26.3960110Z 
2023-01-11T07:50:26.3982737Z 2023-01-11 07:50:26.396 ERROR 3199 --- [           main] o.s.test.context.TestContextManager      : Caught exception while allowing TestExecutionListener [org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@50e336d9] to prepare test instance [com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests@49a46f29]
2023-01-11T07:50:26.3983570Z 
2023-01-11T07:50:26.3983757Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:50:26.3984632Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:132) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3985751Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3986891Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3988133Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3989550Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) ~[spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.3990728Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3991606Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3992476Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3993211Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3993993Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3994864Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3995713Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.3996366Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3996874Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3997406Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3997927Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3998440Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.3999242Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4000246Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4000966Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.4001518Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:26.4002226Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4003080Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.4003948Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.4004947Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.4005897Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.4006851Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.4007856Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.4008692Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:26.4009380Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.4010101Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.4010827Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.4011510Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.4012272Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.4013045Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.4013724Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.4014360Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:26.4015176Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:26.4016370Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4017767Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4019016Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4020111Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4021379Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4022353Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4182056Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4183114Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4184292Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4185291Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4186407Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4187402Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4188388Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.4189253Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.4189933Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.4190663Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.4191350Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.4192151Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) ~[spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:26.4193220Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4194391Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4194971Z 	... 36 common frames omitted
2023-01-11T07:50:26.4195244Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:50:26.4195655Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:50:26.4196193Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:50:26.4196732Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:50:26.4197265Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:50:26.4197751Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:26.4198209Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:26.4198716Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:26.4199156Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:26.4200099Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4201306Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4202590Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:26.4203338Z 	... 55 common frames omitted
2023-01-11T07:50:26.4203476Z 
2023-01-11T07:50:26.8780280Z [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.376 s <<< FAILURE! - in com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests
2023-01-11T07:50:26.8781371Z [ERROR] contextLoads(com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistrationManagementPortTests)  Time elapsed: 0.461 s  <<< ERROR!
2023-01-11T07:50:26.8782016Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:50:26.8782863Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:26.8783479Z Caused by: java.lang.NullPointerException
2023-01-11T07:50:26.8783729Z 
2023-01-11T07:50:27.9613160Z [INFO] Running com.alibaba.cloud.nacos.ribbon.NacosServerListTests
2023-01-11T07:50:29.4171891Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 s - in com.alibaba.cloud.nacos.ribbon.NacosServerListTests
2023-01-11T07:50:30.4239105Z [INFO] Running com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests
2023-01-11T07:50:30.7341378Z 07:50:30.729 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:30.7396736Z 07:50:30.739 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:50:30.7586961Z 07:50:30.758 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:50:30.8419343Z 07:50:30.841 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:50:30.8715146Z 07:50:30.870 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests], using SpringBootContextLoader
2023-01-11T07:50:30.8781234Z 07:50:30.877 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]: class path resource [com/alibaba/cloud/nacos/ribbon/NacosRibbonClientPropertyOverrideTests-context.xml] does not exist
2023-01-11T07:50:30.8790187Z 07:50:30.878 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]: class path resource [com/alibaba/cloud/nacos/ribbon/NacosRibbonClientPropertyOverrideTestsContext.groovy] does not exist
2023-01-11T07:50:30.8800421Z 07:50:30.879 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:50:30.9760284Z 07:50:30.975 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.1952854Z 07:50:31.194 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]: using defaults.
2023-01-11T07:50:31.1961734Z 07:50:31.195 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:50:31.2147330Z 07:50:31.214 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:50:31.2151500Z 07:50:31.214 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:50:31.2166522Z 07:50:31.215 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68a305eb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6637a365, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1310fcb0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1ef31f71, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6e8fdd19, org.springframework.test.context.event.EventPublishingTestExecutionListener@35787726, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2199e845, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@27976390, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@37e0056e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@415795f3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2fe2965c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3375ebd3]
2023-01-11T07:50:31.2187494Z 07:50:31.218 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2211449Z 07:50:31.220 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2221310Z 07:50:31.221 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2223315Z 07:50:31.222 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2225024Z 07:50:31.222 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2230566Z 07:50:31.222 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2330937Z 07:50:31.232 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2332867Z 07:50:31.232 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2339462Z 07:50:31.233 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2341331Z 07:50:31.233 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2507328Z 07:50:31.240 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@74c9e11 testClass = NacosRibbonClientPropertyOverrideTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9fe720a testClass = NacosRibbonClientPropertyOverrideTests, locations = '{}', classes = '{class com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests$TestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.nacos.server-addr=127.0.0.1:8848, spring.cloud.nacos.username=nacos, spring.cloud.nacos.*** spring.cloud.nacos.discovery.port=18080, spring.cloud.nacos.discovery.service=remoteApp, localApp.ribbon.NIWSServerListClassName=com.netflix.loadbalancer.ConfigurationBasedServerList, localApp.ribbon.listOfServers=127.0.0.1:19090, spring.cloud.nacos.discovery.watch.enabled=false, localApp.ribbon.ServerListRefreshInterval=15000, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@747d1932, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@39ad12b6, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@3f9270ed, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1b4ae4e0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@64968732, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@76d05cc9], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:50:31.2512707Z 07:50:31.243 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2513998Z 07:50:31.243 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests]
2023-01-11T07:50:31.2878622Z 07:50:31.287 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.cloud.nacos.server-addr=127.0.0.1:8848, spring.cloud.nacos.username=nacos, spring.cloud.nacos.*** spring.cloud.nacos.discovery.port=18080, spring.cloud.nacos.discovery.service=remoteApp, localApp.ribbon.NIWSServerListClassName=com.netflix.loadbalancer.ConfigurationBasedServerList, localApp.ribbon.listOfServers=127.0.0.1:19090, spring.cloud.nacos.discovery.watch.enabled=false, localApp.ribbon.ServerListRefreshInterval=15000, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
2023-01-11T07:50:32.8074945Z 
2023-01-11T07:50:32.8075335Z   .   ____          _            __ _ _
2023-01-11T07:50:32.8075922Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:50:32.8076287Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:50:32.8076596Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:50:32.8076955Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:50:32.8077248Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:50:32.8083216Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:50:32.8083697Z 
2023-01-11T07:50:32.8311630Z 2023-01-11 07:50:32.829  INFO 3291 --- [           main] r.NacosRibbonClientPropertyOverrideTests : No active profile set, falling back to default profiles: default
2023-01-11T07:50:33.8871407Z 2023-01-11 07:50:33.886  WARN 3291 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2023-01-11T07:50:34.0758750Z 2023-01-11 07:50:34.075  INFO 3291 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=531f3b26-4808-3396-b039-60e63f4febd0
2023-01-11T07:50:34.2518517Z 2023-01-11 07:50:34.251  INFO 3291 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:34.2551399Z 2023-01-11 07:50:34.254  INFO 3291 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:34.2595506Z 2023-01-11 07:50:34.257  INFO 3291 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:34.4703277Z 2023-01-11 07:50:34.469  WARN 3291 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:50:34.4773657Z 2023-01-11 07:50:34.476  WARN 3291 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:34.4775156Z 2023-01-11 07:50:34.477  INFO 3291 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:34.4924997Z 2023-01-11 07:50:34.492  WARN 3291 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:34.4926720Z 2023-01-11 07:50:34.492  INFO 3291 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:34.9978850Z 2023-01-11 07:50:34.996  INFO 3291 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:35.2504169Z 2023-01-11 07:50:35.249  WARN 3291 --- [           main] o.s.w.c.s.GenericWebApplicationContext   : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:35.2546645Z 2023-01-11 07:50:35.250  INFO 3291 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:35.2641759Z 2023-01-11 07:50:35.263  INFO 3291 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:50:35.2642346Z 
2023-01-11T07:50:35.2643305Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:50:35.2922207Z 2023-01-11 07:50:35.290 ERROR 3291 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:50:35.2922798Z 
2023-01-11T07:50:35.2923986Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:35.2925518Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2927400Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2928790Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2930091Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2931486Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2932638Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2933694Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2934758Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2935701Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2936819Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2938048Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2939219Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2940662Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:35.2941619Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:35.2942442Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:35.2943171Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:35.2943986Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:35.2945089Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2946260Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2947260Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2948302Z 	at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2949619Z 	at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2950567Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2951445Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2952319Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2953144Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.2953941Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2954818Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2955679Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2956346Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.2956858Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.2957407Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.2957946Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.2958464Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.2959277Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2960316Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2961038Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.2961544Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.2962247Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2963005Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.2963727Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.2964464Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.2965160Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.2965928Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.2966722Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.2967422Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.2968068Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.2968489Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:50:35.2968991Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:50:35.2969540Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:50:35.2970098Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:50:35.2970636Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:50:35.2971130Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:35.2971644Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:35.2972174Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:35.2972611Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:35.2973506Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2974719Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2976003Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2976719Z 	... 46 common frames omitted
2023-01-11T07:50:35.2976864Z 
2023-01-11T07:50:35.2978065Z 2023-01-11 07:50:35.295 ERROR 3291 --- [           main] o.s.test.context.TestContextManager      : Caught exception while allowing TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener@68a305eb] to prepare test instance [com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests@20bb5d7f]
2023-01-11T07:50:35.2978770Z 
2023-01-11T07:50:35.2978955Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:50:35.2979807Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:132) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2992644Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2993950Z 	at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2995051Z 	at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2995982Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2996859Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2997741Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.2998481Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.2999254Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3000319Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3001181Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3001839Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.3002344Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.3002950Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.3003494Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.3004009Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.3004798Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3005805Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3006515Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.3007015Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:35.3007716Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3008467Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.3009185Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.3009913Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.3010592Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.3011358Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.3012133Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.3012809Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.3013446Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:35.3014280Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:35.3015465Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3016869Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3018114Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3019256Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3020338Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3021432Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3022362Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3023325Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3024167Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3025142Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3026248Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3027249Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3028030Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:35.3028723Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:35.3029439Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:35.3030135Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:35.3030948Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) ~[spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:35.3101213Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3102809Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3103482Z 	... 28 common frames omitted
2023-01-11T07:50:35.3103789Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:50:35.3105317Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:50:35.3106803Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:50:35.3107363Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:50:35.3107907Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:277) ~[classes/:na]
2023-01-11T07:50:35.3108407Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:35.3108873Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:35.3109391Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:35.3109833Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:35.3110875Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3112086Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3113364Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:35.3114135Z 	... 46 common frames omitted
2023-01-11T07:50:35.3114279Z 
2023-01-11T07:50:35.3114801Z [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 4.883 s <<< FAILURE! - in com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests
2023-01-11T07:50:35.3115503Z [ERROR] serverListOverridesToTest(com.alibaba.cloud.nacos.ribbon.NacosRibbonClientPropertyOverrideTests)  Time elapsed: 0.005 s  <<< ERROR!
2023-01-11T07:50:35.3116039Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:50:35.3116789Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:35.3117314Z Caused by: java.lang.NullPointerException
2023-01-11T07:50:35.3117489Z 
2023-01-11T07:50:36.3811580Z [INFO] Running com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigurationTests
2023-01-11T07:50:37.0183810Z 07:50:37.014 [main] DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebApplicationContext@3d37203b
2023-01-11T07:50:37.1792794Z 07:50:37.178 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2023-01-11T07:50:38.8275012Z 07:50:38.827 [main] WARN org.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2023-01-11T07:50:38.8917190Z 07:50:38.891 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'refreshScope'
2023-01-11T07:50:38.8989561Z 07:50:38.898 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer'
2023-01-11T07:50:39.0060033Z 07:50:38.997 [main] DEBUG org.springframework.cloud.context.scope.GenericScope - Generating bean factory id from names: [apacheHttpClientBuilder, apacheHttpClientFactory, applicationAvailability, applicationTaskExecutor, asyncLoadBalancerInterceptor, asyncRestTemplateCustomizer, basicErrorController, beanNameHandlerMapping, beanNameViewResolver, characterEncodingFilter, clientConnectorCustomizer, com.alibaba.cloud.nacos.NacosServiceAutoConfiguration, com.alibaba.cloud.nacos.discovery.NacosDiscoveryAutoConfiguration, com.alibaba.cloud.nacos.discovery.ZuulGatewayLocatorAutoConfiguration, com.alibaba.cloud.nacos.discovery.configclient.NacosConfigServerAutoConfiguration, com.alibaba.cloud.nacos.discovery.reactive.NacosReactiveDiscoveryClientConfiguration, com.alibaba.cloud.nacos.endpoint.NacosDiscoveryEndpointAutoConfiguration, com.alibaba.cloud.nacos.registry.NacosServiceRegistryAutoConfiguration, com.alibaba.cloud.nacos.util.UtilIPv6AutoConfiguration, commonsFeatures, compositeCompatibilityVerifier, compositeDiscoveryClient, configClientHealthProperties, configClientProperties, configurableEnvironmentConfiguration, configurationPropertiesBeans, configurationPropertiesRebinder, connManFactory, contextRefresher, controllerEndpointDiscoverer, controllerEndpointHandlerMapping, controllerExposeExcludePropertyEndpointFilter, conventionErrorViewResolver, default.org.springframework.cloud.netflix.ribbon.RibbonAutoConfiguration.RibbonClientSpecification, defaultCodecCustomizer, defaultServletHandlerMapping, defaultTextEncryptor, defaultValidator, defaultViewResolver, deferringLoadBalancerExchangeFilterFunction, discoveryClientHealthIndicator, discoveryCompositeHealthContributor, diskSpaceHealthIndicator, dispatcherServlet, dispatcherServletMappingDescriptionProvider, dispatcherServletRegistration, encrypt-org.springframework.cloud.bootstrap.encrypt.KeyProperties, endpointCachingOperationInvokerAdvisor, endpointMediaTypes, endpointOperationParameterMapper, envInfoContributor, environmentEncryptor, environmentManager, error, errorAttributes, errorPageCustomizer, errorPageRegistrarBeanPostProcessor, exchangeStrategiesCustomizer, filterMappingDescriptionProvider, formContentFilter, handlerExceptionResolver, handlerFunctionAdapter, healthAggregator, healthContributorRegistry, healthEndpoint, healthEndpointGroups, healthEndpointGroupsBeanPostProcessor, healthEndpointProperties, healthEndpointWebExtension, healthHttpCodeStatusMapper, healthIndicatorRegistry, healthStatusAggregator, httpRequestHandlerAdapter, hystrixCircuitBreakerFactory, hystrixHealthIndicator, iClientConfig, inetIPv6Utils, inetUtils, inetUtilsProperties, infoEndpoint, jacksonCodecCustomizer, jacksonObjectMapper, jacksonObjectMapperBuilder, jsonComponentModule, lifecycleProcessor, loadBalancedAsyncRestTemplateInitializer, loadBalancedRestTemplateInitializerDeprecated, loadBalancerClient, loadBalancerExchangeFilterFunction, loadBalancerInterceptor, loadBalancerRequestFactory, loadBalancerWebClientBuilderBeanPostProcessor, localeCharsetMappingsCustomizer, loggingRebinder, management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties, management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties, management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties, management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties, management.info-org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties, management.server-org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties, managementServletContext, mappingJackson2HttpMessageConverter, messageConverters, methodValidationPostProcessor, multipartConfigElement, multipartResolver, mvcContentNegotiationManager, mvcConversionService, mvcHandlerMappingIntrospector, mvcPathMatcher, mvcResourceUrlProvider, mvcUriComponentsContributor, mvcUrlPathHelper, mvcValidator, mvcViewResolver, nacosAutoServiceRegistration, nacosDiscoveryClient, nacosDiscoveryClientConfiguration, nacosDiscoveryHealthIndicator, nacosProperties, nacosReactiveDiscoveryClient, nacosRegistration, nacosRibbonClientConfiguration, nacosRibbonClientConfigurationTests.NacosRibbonTestConfiguration, nacosServerIntrospector, nacosServiceDiscovery, nacosServiceManager, nacosServiceRegistry, nettyWebServerFactoryCustomizer, org.springframework.aop.config.internalAutoProxyCreator, org.springframework.boot.actuate.autoconfigure.availability.AvailabilityHealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration$WebEndpointServletConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointWebExtensionConfiguration, org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointAdaptersConfiguration, org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointCompatibilityConfiguration, org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointCompatibilityConfiguration$LegacyReactiveHealthEndpointCompatibilityConfiguration, org.springframework.boot.actuate.autoconfigure.health.ReactiveHealthEndpointConfiguration, org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.metrics.integration.IntegrationMetricsAutoConfiguration, org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration$SpringMvcConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration$EnableSameManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration, org.springframework.boot.autoconfigure.AutoConfigurationPackages, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration, org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration, org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration, org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration, org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$DefaultCodecsConfiguration, org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration, org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration, org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorAutoConfiguration, org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorConfiguration$ReactorNetty, org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration, org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration$WebClientCodecsConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration, org.springframework.boot.context.internalConfigurationPropertiesBinder, org.springframework.boot.context.internalConfigurationPropertiesBinderFactory, org.springframework.boot.context.properties.BoundConfigurationProperties, org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata, org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor, org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration, org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.PauseResumeEndpointsConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer, org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.RestartEndpointWithoutIntegrationConfiguration, org.springframework.cloud.client.CommonsClientAutoConfiguration, org.springframework.cloud.client.CommonsClientAutoConfiguration$ActuatorConfiguration, org.springframework.cloud.client.CommonsClientAutoConfiguration$DiscoveryLoadBalancerConfiguration, org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration, org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration$ReactiveDiscoveryLoadBalancerConfiguration, org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration, org.springframework.cloud.client.discovery.composite.reactive.ReactiveCompositeDiscoveryClientAutoConfiguration, org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration, org.springframework.cloud.client.discovery.simple.reactive.SimpleReactiveDiscoveryClientAutoConfiguration, org.springframework.cloud.client.discovery.simple.reactive.SimpleReactiveDiscoveryClientAutoConfiguration$HealthConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration, org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig, org.springframework.cloud.client.loadbalancer.reactive.ReactiveLoadBalancerAutoConfiguration, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration, org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration, org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration$ServiceRegistryEndpointConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration, org.springframework.cloud.commons.util.UtilAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration, org.springframework.cloud.config.server.config.DefaultTextEncryptorConfiguration, org.springframework.cloud.config.server.config.EncryptionAutoConfiguration, org.springframework.cloud.config.server.config.EncryptionAutoConfiguration$EncryptorConfiguration, org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration, org.springframework.cloud.netflix.archaius.ArchaiusAutoConfiguration, org.springframework.cloud.netflix.archaius.ArchaiusAutoConfiguration$ArchaiusEndpointConfiguration, org.springframework.cloud.netflix.archaius.ArchaiusAutoConfiguration$PropagateEventsConfiguration, org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration, org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerAutoConfiguration, org.springframework.cloud.netflix.hystrix.ReactiveHystrixCircuitBreakerAutoConfiguration, org.springframework.cloud.netflix.ribbon.RibbonAutoConfiguration, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.event.internalEventListenerProcessor, parameterNamesModule, pathMappedEndpoints, pingHealthContributor, preserveErrorControllerTargetClassPostProcessor, propertiesFactory, propertySourcesPlaceholderConfigurer, reactiveCommonsFeatures, reactiveCompositeDiscoveryClient, reactiveDiscoveryClients, reactiveHealthContributorRegistry, reactiveHealthIndicatorRegistry, reactiveHystrixCircuitBreakerFactory, reactorClientHttpConnector, reactorClientResourceFactory, refreshEventListener, refreshScope, refreshScopeHealthIndicator, requestContextFilter, requestMappingHandlerAdapter, requestMappingHandlerMapping, resourceHandlerMapping, restTemplate, restTemplateBuilder, restTemplateCustomizer, ribbon-org.springframework.cloud.netflix.ribbon.ServerIntrospectorProperties, ribbon.eager-load-org.springframework.cloud.netflix.ribbon.RibbonEagerLoadProperties, ribbonFeature, ribbonServerList, routerFunctionMapping, server-org.springframework.boot.autoconfigure.web.ServerProperties, servletEndpointDiscoverer, servletEndpointRegistrar, servletExposeExcludePropertyEndpointFilter, servletMappingDescriptionProvider, servletWebChildContextFactory, servletWebServerFactoryCustomizer, simpleControllerHandlerAdapter, simpleDiscoveryClient, simpleDiscoveryProperties, simpleReactiveDiscoveryClient, simpleReactiveDiscoveryClientHealthIndicator, simpleReactiveDiscoveryProperties, spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties, spring.cloud.discovery.client.health-indicator-org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicatorProperties, spring.cloud.loadbalancer.retry-org.springframework.cloud.client.loadbalancer.LoadBalancerRetryProperties, spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties, spring.codec-org.springframework.boot.autoconfigure.codec.CodecProperties, spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties, spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties, spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties, spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties, spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties, spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties, spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties, spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties, springBootVersionVerifier, springClientFactory, standardJacksonObjectMapperBuilderCustomizer, stringHttpMessageConverter, taskExecutorBuilder, taskSchedulerBuilder, tomcatServletWebServerFactory, tomcatServletWebServerFactoryCustomizer, tomcatWebServerFactoryCustomizer, viewControllerHandlerMapping, viewResolver, webClientBuilder, webEndpointDiscoverer, webEndpointPathMapper, webEndpointServletHandlerMapping, webExposeExcludePropertyEndpointFilter, webServerFactoryCustomizerBeanPostProcessor, websocketServletWebServerCustomizer, welcomePageHandlerMapping]
2023-01-11T07:50:39.0214414Z 07:50:39.012 [main] INFO org.springframework.cloud.context.scope.GenericScope - BeanFactory id=c9492279-3dc4-376f-8a6d-97cd6eca0974
2023-01-11T07:50:39.0215308Z 07:50:39.013 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2023-01-11T07:50:39.0216395Z 07:50:39.020 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2023-01-11T07:50:39.0233159Z 07:50:39.023 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2023-01-11T07:50:39.0249945Z 07:50:39.024 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2023-01-11T07:50:39.0290245Z 07:50:39.028 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2023-01-11T07:50:39.0313202Z 07:50:39.031 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2023-01-11T07:50:39.0360317Z 07:50:39.035 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2023-01-11T07:50:39.0367418Z 07:50:39.036 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2023-01-11T07:50:39.0373271Z 07:50:39.037 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2023-01-11T07:50:39.0407702Z 07:50:39.040 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'methodValidationPostProcessor'
2023-01-11T07:50:39.0574348Z 07:50:39.057 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2023-01-11T07:50:39.0697544Z 07:50:39.069 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2023-01-11T07:50:39.1142364Z 07:50:39.113 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2023-01-11T07:50:39.1153411Z 07:50:39.115 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2023-01-11T07:50:39.1162541Z 07:50:39.116 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'healthEndpointGroupsBeanPostProcessor'
2023-01-11T07:50:39.1452496Z 07:50:39.144 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'configurationPropertiesBeans'
2023-01-11T07:50:39.1465836Z 07:50:39.146 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'loadBalancerWebClientBuilderBeanPostProcessor'
2023-01-11T07:50:39.1471751Z 07:50:39.146 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration'
2023-01-11T07:50:39.1481186Z 07:50:39.147 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:39.1496306Z 07:50:39.149 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'deferringLoadBalancerExchangeFilterFunction'
2023-01-11T07:50:39.1502484Z 07:50:39.150 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig'
2023-01-11T07:50:39.1511516Z 07:50:39.150 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:39.1531086Z 07:50:39.152 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:39.1558239Z 07:50:39.155 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'loadBalancerWebClientBuilderBeanPostProcessor' via factory method to bean named 'deferringLoadBalancerExchangeFilterFunction'
2023-01-11T07:50:39.1563874Z 07:50:39.156 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'loadBalancerWebClientBuilderBeanPostProcessor' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebApplicationContext@3d37203b'
2023-01-11T07:50:39.1633126Z 07:50:39.163 [main] DEBUG org.springframework.ui.context.support.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@109d3527]
2023-01-11T07:50:39.1656292Z 07:50:39.165 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'nacosDiscoveryClientConfiguration'
2023-01-11T07:50:39.1667700Z 07:50:39.166 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'nacosRibbonClientConfiguration'
2023-01-11T07:50:39.1729847Z 07:50:39.172 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertiesFactory'
2023-01-11T07:50:39.1735881Z 07:50:39.173 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.cloud.netflix.ribbon.RibbonAutoConfiguration'
2023-01-11T07:50:39.1762495Z 07:50:39.175 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'default.org.springframework.cloud.netflix.ribbon.RibbonAutoConfiguration.RibbonClientSpecification'
2023-01-11T07:50:39.1887963Z 07:50:39.188 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'ribbon.eager-load-org.springframework.cloud.netflix.ribbon.RibbonEagerLoadProperties'
2023-01-11T07:50:39.1920055Z 07:50:39.191 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2023-01-11T07:50:39.2227128Z 07:50:39.222 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'nacosRibbonClientConfigurationTests.NacosRibbonTestConfiguration'
2023-01-11T07:50:39.2239205Z 07:50:39.223 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'nacosDiscoveryClient'
2023-01-11T07:50:39.2253171Z 07:50:39.225 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'nacosServiceDiscovery'
2023-01-11T07:50:39.2258392Z 07:50:39.225 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'com.alibaba.cloud.nacos.discovery.NacosDiscoveryAutoConfiguration'
2023-01-11T07:50:39.2275292Z 07:50:39.227 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'nacosProperties'
2023-01-11T07:50:39.2333581Z 07:50:39.233 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'spring.cloud.nacos.discovery.service' in PropertySource 'configurationProperties' with value of type String
2023-01-11T07:50:39.2338286Z 07:50:39.233 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'spring.cloud.nacos.discovery.service' in PropertySource 'environmentProperties' with value of type String
2023-01-11T07:50:39.2352339Z 07:50:39.235 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'inetIPv6Utils'
2023-01-11T07:50:39.2357671Z 07:50:39.235 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'com.alibaba.cloud.nacos.util.UtilIPv6AutoConfiguration'
2023-01-11T07:50:39.2374175Z 07:50:39.237 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'inetUtilsProperties'
2023-01-11T07:50:39.2379558Z 07:50:39.237 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.cloud.commons.util.UtilAutoConfiguration'
2023-01-11T07:50:39.2443668Z 07:50:39.244 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'inetIPv6Utils' via factory method to bean named 'inetUtilsProperties'
2023-01-11T07:50:39.2470368Z 07:50:39.246 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'inetUtils'
2023-01-11T07:50:39.2477793Z 07:50:39.247 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'inetUtils' via factory method to bean named 'inetUtilsProperties'
2023-01-11T07:50:39.2504811Z 07:50:39.250 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'nacosServiceManager'
2023-01-11T07:50:39.2510338Z 07:50:39.250 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'com.alibaba.cloud.nacos.NacosServiceAutoConfiguration'
2023-01-11T07:50:39.2745469Z 07:50:39.267 [main] WARN org.springframework.boot.web.servlet.context.AnnotationConfigServletWebApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'nacosDiscoveryClient' defined in com.alibaba.cloud.nacos.discovery.NacosDiscoveryClientConfiguration: Unsatisfied dependency expressed through method 'nacosDiscoveryClient' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'nacosServiceDiscovery' defined in class path resource [com/alibaba/cloud/nacos/discovery/NacosDiscoveryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'nacosServiceDiscovery' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:39.2945237Z [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.91 s <<< FAILURE! - in com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigurationTests
2023-01-11T07:50:39.2948859Z [ERROR] testProperties(com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigurationTests)  Time elapsed: 2.827 s  <<< ERROR!
2023-01-11T07:50:39.2949934Z java.lang.IllegalStateException: Unstarted application context org.springframework.boot.test.context.assertj.AssertableWebApplicationContext[startupFailure=org.springframework.beans.factory.UnsatisfiedDependencyException] failed to start
2023-01-11T07:50:39.2951033Z 	at com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigurationTests.lambda$testProperties$0(NacosRibbonClientConfigurationTests.java:53)
2023-01-11T07:50:39.2952050Z 	at com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigurationTests.testProperties(NacosRibbonClientConfigurationTests.java:52)
2023-01-11T07:50:39.2954577Z Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'nacosDiscoveryClient' defined in com.alibaba.cloud.nacos.discovery.NacosDiscoveryClientConfiguration: Unsatisfied dependency expressed through method 'nacosDiscoveryClient' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'nacosServiceDiscovery' defined in class path resource [com/alibaba/cloud/nacos/discovery/NacosDiscoveryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'nacosServiceDiscovery' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:39.2956467Z 	at com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigurationTests.testProperties(NacosRibbonClientConfigurationTests.java:52)
2023-01-11T07:50:39.2958197Z Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'nacosServiceDiscovery' defined in class path resource [com/alibaba/cloud/nacos/discovery/NacosDiscoveryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'nacosServiceDiscovery' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:39.2959550Z 	at com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigurationTests.testProperties(NacosRibbonClientConfigurationTests.java:52)
2023-01-11T07:50:39.2960546Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:39.2961389Z 	at com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigurationTests.testProperties(NacosRibbonClientConfigurationTests.java:52)
2023-01-11T07:50:39.2961986Z Caused by: java.lang.NullPointerException
2023-01-11T07:50:39.2962599Z 	at com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigurationTests.testProperties(NacosRibbonClientConfigurationTests.java:52)
2023-01-11T07:50:39.2966349Z 
2023-01-11T07:50:40.3055798Z [INFO] Running com.alibaba.cloud.nacos.util.InetIPv6UtilsTest
2023-01-11T07:50:41.1740154Z 07:50:41.167 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]
2023-01-11T07:50:41.1834750Z 07:50:41.183 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2023-01-11T07:50:41.2096814Z 07:50:41.209 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2023-01-11T07:50:41.3272567Z 07:50:41.326 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2023-01-11T07:50:41.4163794Z 07:50:41.415 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest], using SpringBootContextLoader
2023-01-11T07:50:41.4427079Z 07:50:41.442 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]: class path resource [com/alibaba/cloud/nacos/util/InetIPv6UtilsTest-context.xml] does not exist
2023-01-11T07:50:41.4434992Z 07:50:41.443 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]: class path resource [com/alibaba/cloud/nacos/util/InetIPv6UtilsTestContext.groovy] does not exist
2023-01-11T07:50:41.4441762Z 07:50:41.443 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-01-11T07:50:41.5917978Z 07:50:41.591 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]
2023-01-11T07:50:41.9152680Z 07:50:41.914 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]: using defaults.
2023-01-11T07:50:41.9168226Z 07:50:41.916 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-01-11T07:50:41.9529052Z 07:50:41.952 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
2023-01-11T07:50:41.9535025Z 07:50:41.953 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2023-01-11T07:50:41.9544727Z 07:50:41.953 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@45bb502f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7aac6d13, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7e34e466, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2a8eed58, org.springframework.test.context.support.DirtiesContextTestExecutionListener@352bea0e, org.springframework.test.context.event.EventPublishingTestExecutionListener@2cf6dd4d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@75381b61, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2801ccb3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@42102827, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5896899d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6d4062fd, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4b024fb2]
2023-01-11T07:50:41.9611239Z 07:50:41.960 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]
2023-01-11T07:50:41.9628828Z 07:50:41.962 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]
2023-01-11T07:50:41.9699185Z 07:50:41.969 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]
2023-01-11T07:50:41.9700708Z 07:50:41.969 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]
2023-01-11T07:50:41.9707991Z 07:50:41.970 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]
2023-01-11T07:50:41.9715552Z 07:50:41.970 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]
2023-01-11T07:50:41.9812373Z 07:50:41.980 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@32180efb testClass = InetIPv6UtilsTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@20ed6de testClass = InetIPv6UtilsTest, locations = '{}', classes = '{class com.alibaba.cloud.nacos.util.InetIPv6UtilsTest$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.nacos.discovery.ipType=IPv6, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@1f7fcec2, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4f0c1409, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7cdb05aa, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@432448, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@318511f0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@52d9f36b], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null].
2023-01-11T07:50:41.9842800Z 07:50:41.983 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]
2023-01-11T07:50:41.9844277Z 07:50:41.984 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest]
2023-01-11T07:50:42.0065741Z 07:50:42.005 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@32180efb testClass = InetIPv6UtilsTest, testInstance = com.alibaba.cloud.nacos.util.InetIPv6UtilsTest@19070326, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@20ed6de testClass = InetIPv6UtilsTest, locations = '{}', classes = '{class com.alibaba.cloud.nacos.util.InetIPv6UtilsTest$TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{spring.cloud.nacos.discovery.ipType=IPv6, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@1f7fcec2, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4f0c1409, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7cdb05aa, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@432448, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@318511f0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@52d9f36b], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
2023-01-11T07:50:42.0761048Z 07:50:42.075 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, spring.cloud.nacos.discovery.ipType=IPv6, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}
2023-01-11T07:50:44.9780328Z 
2023-01-11T07:50:44.9781196Z   .   ____          _            __ _ _
2023-01-11T07:50:44.9781788Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:50:44.9782928Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:50:44.9783295Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:50:44.9783719Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:50:44.9784075Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:50:44.9799062Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:50:44.9801482Z 
2023-01-11T07:50:45.0234939Z 2023-01-11 07:50:45.022  INFO 3366 --- [           main] c.a.cloud.nacos.util.InetIPv6UtilsTest   : No active profile set, falling back to default profiles: default
2023-01-11T07:50:46.4166698Z 2023-01-11 07:50:46.416  WARN 3366 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
2023-01-11T07:50:46.6643653Z 2023-01-11 07:50:46.663  INFO 3366 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=2f930699-a0d5-3617-ad28-e1c3411c686c
2023-01-11T07:50:46.9754895Z 2023-01-11 07:50:46.974  INFO 3366 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:46.9786946Z 2023-01-11 07:50:46.978  INFO 3366 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:46.9849993Z 2023-01-11 07:50:46.984  INFO 3366 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:47.5327213Z 2023-01-11 07:50:47.532  INFO 3366 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:50:47.5599712Z 2023-01-11 07:50:47.559  INFO 3366 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:50:47.5608126Z 2023-01-11 07:50:47.560  INFO 3366 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:50:47.6498672Z 2023-01-11 07:50:47.649  INFO 3366 --- [           main] org.apache.catalina.loader.WebappLoader  : Unknown class loader [org.powermock.core.classloader.javassist.JavassistMockClassLoader@3f053c80] of class [class org.powermock.core.classloader.javassist.JavassistMockClassLoader]
2023-01-11T07:50:47.7344453Z 2023-01-11 07:50:47.733  INFO 3366 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-11T07:50:47.7350751Z 2023-01-11 07:50:47.734  INFO 3366 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2707 ms
2023-01-11T07:50:47.9486830Z 2023-01-11 07:50:47.948  WARN 3366 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:50:47.9584485Z 2023-01-11 07:50:47.958  WARN 3366 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:47.9590144Z 2023-01-11 07:50:47.958  INFO 3366 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:47.9744423Z 2023-01-11 07:50:47.974  WARN 3366 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:47.9749749Z 2023-01-11 07:50:47.974  INFO 3366 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:48.7231797Z 2023-01-11 07:50:48.722  INFO 3366 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:49.1078399Z 2023-01-11 07:50:49.107  WARN 3366 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:49.1087187Z 2023-01-11 07:50:49.108  INFO 3366 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:49.1119705Z 2023-01-11 07:50:49.111  INFO 3366 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:50:49.1303067Z 2023-01-11 07:50:49.129  INFO 3366 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:50:49.1303976Z 
2023-01-11T07:50:49.1304642Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:50:49.1843722Z 2023-01-11 07:50:49.182 ERROR 3366 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:50:49.1844363Z 
2023-01-11T07:50:49.1845631Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:49.1847110Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1848788Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1850271Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1851559Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1852820Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1853927Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1855003Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1856044Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1857008Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1858135Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1859407Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1860553Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1861828Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:49.1862849Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:49.1863905Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:49.1864740Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:49.1865525Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:49.1866432Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:49.1867768Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1869118Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1870279Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1871561Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1873018Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1874696Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:49.1876100Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1877092Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1878100Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1878936Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:49.1879825Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1880827Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1881804Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1882539Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:49.1883097Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:49.1883689Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:49.1884281Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:49.1884858Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:49.1885820Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1886989Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1887802Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:49.1888356Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:49.1889130Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1890155Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:49.1891152Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:49.1892272Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:49.1893380Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:49.1894451Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:49.1895615Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:49.1896565Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:49.1897347Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:49.1898188Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:49.1899056Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:49.1899864Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:49.1900755Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:49.1916872Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:49.1917668Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:49.1919756Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:49.1920236Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:50:49.1920697Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:50:49.1921299Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:50:49.1921912Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:50:49.1922515Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:268) ~[classes/:na]
2023-01-11T07:50:49.1941942Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:49.1942488Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:49.1943296Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:49.1943798Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:49.1944878Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1946274Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.1947891Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:49.2031818Z 	... 55 common frames omitted
2023-01-11T07:50:49.2031999Z 
2023-01-11T07:50:49.2838237Z 
2023-01-11T07:50:49.2838881Z   .   ____          _            __ _ _
2023-01-11T07:50:49.2839409Z  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
2023-01-11T07:50:49.2840489Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-01-11T07:50:49.2840850Z  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
2023-01-11T07:50:49.2842076Z   '  |____| .__|_| |_|_| |_\__, | / / / /
2023-01-11T07:50:49.2842439Z  =========|_|==============|___/=/_/_/_/
2023-01-11T07:50:49.2843029Z  :: Spring Boot ::       (v2.3.12.RELEASE)
2023-01-11T07:50:49.2843372Z 
2023-01-11T07:50:49.2873416Z 2023-01-11 07:50:49.286  INFO 3366 --- [           main] c.a.cloud.nacos.util.InetIPv6UtilsTest   : No active profile set, falling back to default profiles: default
2023-01-11T07:50:49.6290619Z 2023-01-11 07:50:49.624  INFO 3366 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=2f930699-a0d5-3617-ad28-e1c3411c686c
2023-01-11T07:50:49.6767211Z 2023-01-11 07:50:49.675  INFO 3366 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:49.6827433Z 2023-01-11 07:50:49.682  INFO 3366 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig' of type [org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration$ReactiveLoadBalancerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:49.6853097Z 2023-01-11 07:50:49.684  INFO 3366 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerExchangeFilterFunction' of type [org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-01-11T07:50:49.8021114Z 2023-01-11 07:50:49.801  INFO 3366 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2023-01-11T07:50:49.8044168Z 2023-01-11 07:50:49.803  INFO 3366 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-11T07:50:49.8050902Z 2023-01-11 07:50:49.804  INFO 3366 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.46]
2023-01-11T07:50:49.8067541Z 2023-01-11 07:50:49.806  INFO 3366 --- [           main] org.apache.catalina.loader.WebappLoader  : Unknown class loader [org.powermock.core.classloader.javassist.JavassistMockClassLoader@3f053c80] of class [class org.powermock.core.classloader.javassist.JavassistMockClassLoader]
2023-01-11T07:50:49.8248806Z 2023-01-11 07:50:49.824  INFO 3366 --- [           main] o.a.c.c.C.[Tomcat-1].[localhost].[/]     : Initializing Spring embedded WebApplicationContext
2023-01-11T07:50:49.8249853Z 2023-01-11 07:50:49.824  INFO 3366 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 535 ms
2023-01-11T07:50:49.9356313Z 2023-01-11 07:50:49.933  WARN 3366 --- [           main] o.s.c.n.a.ArchaiusAutoConfiguration      : No spring.application.name found, defaulting to 'application'
2023-01-11T07:50:49.9357572Z 2023-01-11 07:50:49.934  WARN 3366 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
2023-01-11T07:50:49.9358679Z 2023-01-11 07:50:49.934  INFO 3366 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2023-01-11T07:50:50.0885385Z 2023-01-11 07:50:50.088  INFO 3366 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:50.2052888Z 2023-01-11 07:50:50.204  WARN 3366 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:50.2054851Z 2023-01-11 07:50:50.205  INFO 3366 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-11T07:50:50.2066661Z 2023-01-11 07:50:50.206  INFO 3366 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2023-01-11T07:50:50.2134372Z 2023-01-11 07:50:50.213  INFO 3366 --- [           main] ConditionEvaluationReportLoggingListener : 
2023-01-11T07:50:50.2134840Z 
2023-01-11T07:50:50.2135448Z Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-01-11T07:50:50.2172793Z 2023-01-11 07:50:50.216 ERROR 3366 --- [           main] o.s.boot.SpringApplication               : Application run failed
2023-01-11T07:50:50.2173083Z 
2023-01-11T07:50:50.2174294Z org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:50.2175693Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2177400Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2178873Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2180165Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2181616Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2182721Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2184069Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2185136Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2186088Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2187283Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2188555Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2189701Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2190834Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2191823Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2192609Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2193423Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2194206Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2195112Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) [spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2196344Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2197679Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2198839Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2200421Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.outputConditionEvaluationReport(SpringBootDependencyInjectionTestExecutionListener.java:53) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2202356Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:46) [spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2203723Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2204716Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2205712Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2206584Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2207481Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2208466Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2209431Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2210214Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2210764Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2211351Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2211939Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2212508Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2213408Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2214565Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2215375Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2215931Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2216711Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2217685Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2218682Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2219791Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2223301Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2224458Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2225624Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2226566Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2227333Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2228127Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2228956Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2229725Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2230726Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2231622Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2232402Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2233114Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2233587Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:50:50.2234126Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:50:50.2234726Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:50:50.2235340Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:50:50.2235941Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:268) ~[classes/:na]
2023-01-11T07:50:50.2236483Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:50.2236977Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:50.2237542Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:50.2238029Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:50.2239012Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2240389Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2241896Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2242706Z 	... 54 common frames omitted
2023-01-11T07:50:50.2242857Z 
2023-01-11T07:50:50.2257210Z 2023-01-11 07:50:50.223 ERROR 3366 --- [           main] o.s.test.context.TestContextManager      : Caught exception while allowing TestExecutionListener [org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2a8eed58] to prepare test instance [com.alibaba.cloud.nacos.util.InetIPv6UtilsTest@19070326]
2023-01-11T07:50:50.2258003Z 
2023-01-11T07:50:50.2258205Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:50:50.2259182Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:132) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2260354Z 	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2261939Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2263389Z 	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2265063Z 	at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43) ~[spring-boot-test-autoconfigure-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2266586Z 	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2267582Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2268582Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2269476Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2270368Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2271364Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2272338Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2273067Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2273621Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2274208Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2274784Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2275351Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2276257Z 	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2277412Z 	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2278221Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2278767Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2]
2023-01-11T07:50:50.2279537Z 	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2280510Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:149) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2281499Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner$2.call(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2282618Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.withContextClassLoader(DelegatingPowerMockRunner.java:132) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2283720Z 	at org.powermock.modules.junit4.internal.impl.DelegatingPowerMockRunner.run(DelegatingPowerMockRunner.java:141) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2284792Z 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:117) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2285949Z 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) [powermock-module-junit4-common-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2286899Z 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59) [powermock-module-junit4-2.0.0.jar:2.0.0]
2023-01-11T07:50:50.2287700Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2288507Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2289315Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2290076Z 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2290990Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2291870Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2292637Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2293356Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
2023-01-11T07:50:50.2294283Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:50.2295645Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2297298Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:415) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2298764Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1791) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2300030Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2301379Z 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2302470Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2303550Z 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2304605Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2305562Z 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2306676Z 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2307943Z 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2309094Z 	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2310311Z 	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2311299Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2312071Z 	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2312876Z 	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2313714Z 	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2314625Z 	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:120) ~[spring-boot-test-2.3.12.RELEASE.jar:2.3.12.RELEASE]
2023-01-11T07:50:50.2315850Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2317190Z 	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2317850Z 	... 36 common frames omitted
2023-01-11T07:50:50.2318153Z Caused by: java.lang.NullPointerException: null
2023-01-11T07:50:50.2318604Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.getHostInfo(InetIPv6Utils.java:134) ~[classes/:na]
2023-01-11T07:50:50.2319200Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findFirstValidHostInfo(InetIPv6Utils.java:48) ~[classes/:na]
2023-01-11T07:50:50.2319813Z 	at com.alibaba.cloud.nacos.util.InetIPv6Utils.findIPv6Address(InetIPv6Utils.java:94) ~[classes/:na]
2023-01-11T07:50:50.2320409Z 	at com.alibaba.cloud.nacos.NacosDiscoveryProperties.init(NacosDiscoveryProperties.java:268) ~[classes/:na]
2023-01-11T07:50:50.2320948Z 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_352]
2023-01-11T07:50:50.2321449Z 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_352]
2023-01-11T07:50:50.2322016Z 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_352]
2023-01-11T07:50:50.2322501Z 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_352]
2023-01-11T07:50:50.2323460Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2324834Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2326337Z 	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.2.15.RELEASE.jar:5.2.15.RELEASE]
2023-01-11T07:50:50.2327146Z 	... 55 common frames omitted
2023-01-11T07:50:50.2327294Z 
2023-01-11T07:50:50.6994414Z [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.389 s <<< FAILURE! - in com.alibaba.cloud.nacos.util.InetIPv6UtilsTest
2023-01-11T07:50:50.7002745Z [ERROR] getIPv6(com.alibaba.cloud.nacos.util.InetIPv6UtilsTest)  Time elapsed: 0.461 s  <<< ERROR!
2023-01-11T07:50:50.7003711Z java.lang.IllegalStateException: Failed to load ApplicationContext
2023-01-11T07:50:50.7004671Z Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosProperties': Invocation of init method failed; nested exception is java.lang.NullPointerException
2023-01-11T07:50:50.7005230Z Caused by: java.lang.NullPointerException
2023-01-11T07:50:50.7005408Z 
2023-01-11T07:50:51.1102201Z [INFO] 
2023-01-11T07:50:51.1104001Z [INFO] Results:
2023-01-11T07:50:51.1104544Z [INFO] 
2023-01-11T07:50:51.1104921Z [ERROR] Errors: 
2023-01-11T07:50:51.1153899Z [ERROR]   NacosDiscoveryPropertiesServerAddressBothLevelTests.testGetServerAddr » IllegalState
2023-01-11T07:50:51.1154885Z [ERROR]   NacosDiscoveryPropertiesServerAddressTopLevelTests.testGetServerAddr » IllegalState
2023-01-11T07:50:51.1155616Z [ERROR]   NacosAutoServiceRegistrationManagementPortTests.contextLoads » IllegalState Fa...
2023-01-11T07:50:51.1156297Z [ERROR]   NacosAutoServiceRegistrationPortTests.contextLoads » IllegalState Failed to lo...
2023-01-11T07:50:51.1157117Z [ERROR]   NacosRegistrationCustomizerTest.contextLoads » IllegalState Failed to load App...
2023-01-11T07:50:51.1157790Z [ERROR]   NacosRibbonClientConfigurationTests.testProperties:52->lambda$testProperties$0:53 » IllegalState
2023-01-11T07:50:51.1158484Z [ERROR]   NacosRibbonClientPropertyOverrideTests.serverListOverridesToTest » IllegalState
2023-01-11T07:50:51.1159122Z [ERROR]   InetIPv6UtilsTest.getIPv6 » IllegalState Failed to load ApplicationContext
2023-01-11T07:50:51.1159444Z [INFO] 
2023-01-11T07:50:51.1159695Z [ERROR] Tests run: 16, Failures: 0, Errors: 8, Skipped: 1
2023-01-11T07:50:51.1159949Z [INFO] 
2023-01-11T07:50:51.1160394Z [INFO] ------------------------------------------------------------------------
2023-01-11T07:50:51.1160843Z [INFO] Reactor Summary for Spring Cloud Alibaba 2.2.9-SNAPSHOT:
2023-01-11T07:50:51.1161117Z [INFO] 
2023-01-11T07:50:51.1161394Z [INFO] Spring Cloud Alibaba Dependencies .................. SUCCESS [  0.063 s]
2023-01-11T07:50:51.1161753Z [INFO] Spring Cloud Alibaba ............................... SUCCESS [  1.327 s]
2023-01-11T07:50:51.1162080Z [INFO] Spring Cloud Alibaba Starters ...................... SUCCESS [  0.347 s]
2023-01-11T07:50:51.1162429Z [INFO] Spring Cloud Circuit Breaker Sentinel .............. SUCCESS [ 36.709 s]
2023-01-11T07:50:51.1162779Z [INFO] Spring Cloud Alibaba Commons ....................... SUCCESS [  0.864 s]
2023-01-11T07:50:51.1163131Z [INFO] Spring Cloud Alibaba Sentinel DataSource ........... SUCCESS [ 15.433 s]
2023-01-11T07:50:51.1163485Z [INFO] Spring Cloud Starter Alibaba Sentinel .............. SUCCESS [ 47.080 s]
2023-01-11T07:50:51.1163832Z [INFO] Spring Cloud Alibaba Examples ...................... SUCCESS [  0.162 s]
2023-01-11T07:50:51.1164175Z [INFO] Spring Cloud Starter Alibaba Sentinel Core Example . SUCCESS [  0.287 s]
2023-01-11T07:50:51.1164536Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery ....... FAILURE [01:51 min]
2023-01-11T07:50:51.1165001Z [INFO] Spring Cloud Starter Alibaba Sentinel x Feign - Consumer Example SKIPPED
2023-01-11T07:50:51.1165464Z [INFO] Spring Cloud Starter Alibaba Sentinel x Feign - Provider Example SKIPPED
2023-01-11T07:50:51.1165841Z [INFO] Spring Cloud Starter Alibaba Sentinel x WebFlux Example SKIPPED
2023-01-11T07:50:51.1166202Z [INFO] Spring Cloud Alibaba Sentinel Gateway .............. SKIPPED
2023-01-11T07:50:51.1166553Z [INFO] Spring Cloud Starter Alibaba Sentinel x Gateway Example SKIPPED
2023-01-11T07:50:51.1166923Z [INFO] Spring Cloud Starter Alibaba Sentinel x Zuul Example SKIPPED
2023-01-11T07:50:51.1167262Z [INFO] Spring Cloud Starter Alibaba Nacos Config .......... SKIPPED
2023-01-11T07:50:51.1167603Z [INFO] Spring Cloud Starter Alibaba Appactive ............. SKIPPED
2023-01-11T07:50:51.1168054Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Common Service SKIPPED
2023-01-11T07:50:51.1168545Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Frontend Service SKIPPED
2023-01-11T07:50:51.1169025Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Product Service SKIPPED
2023-01-11T07:50:51.1169498Z [INFO] Spring Cloud Starter Alibaba Appactive Example - Storage Service SKIPPED
2023-01-11T07:50:51.1169871Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Examples SKIPPED
2023-01-11T07:50:51.1170257Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Consumer Example SKIPPED
2023-01-11T07:50:51.1170748Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Load Balancer Example SKIPPED
2023-01-11T07:50:51.1171150Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Reactive Example SKIPPED
2023-01-11T07:50:51.1171545Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery Provider Example SKIPPED
2023-01-11T07:50:51.1171928Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Config Server Example SKIPPED
2023-01-11T07:50:51.1172330Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Config Client Example SKIPPED
2023-01-11T07:50:51.1172712Z [INFO] Spring Cloud Starter Alibaba Nacos Config Example .. SKIPPED
2023-01-11T07:50:51.1173133Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway Examples SKIPPED
2023-01-11T07:50:51.1173522Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway Example SKIPPED
2023-01-11T07:50:51.1174027Z [INFO] Spring Cloud Starter Alibaba Nacos Discovery x Gateway - Provider Example SKIPPED
2023-01-11T07:50:51.1174403Z [INFO] Spring Cloud Starter Alibaba Seata ................. SKIPPED
2023-01-11T07:50:51.1174911Z [INFO] Spring Cloud Starter Alibaba Seata Example - Business Service SKIPPED
2023-01-11T07:50:51.1175376Z [INFO] Spring Cloud Starter Alibaba Seata Example - Order Service SKIPPED
2023-01-11T07:50:51.1175833Z [INFO] Spring Cloud Starter Alibaba Seata Example - Seata Server SKIPPED
2023-01-11T07:50:51.1176296Z [INFO] Spring Cloud Starter Alibaba Seata Example - Storage Service SKIPPED
2023-01-11T07:50:51.1176758Z [INFO] Spring Cloud Starter Alibaba Seata Example - Account Service SKIPPED
2023-01-11T07:50:51.1177099Z [INFO] Spring Cloud Starter Stream RocketMQ ............... SKIPPED
2023-01-11T07:50:51.1177484Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Comprehensive Example SKIPPED
2023-01-11T07:50:51.1177886Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Example COMMON SKIPPED
2023-01-11T07:50:51.1178286Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Orderly Consume Example SKIPPED
2023-01-11T07:50:51.1178729Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Producer SKIPPED
2023-01-11T07:50:51.1179187Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Cosumer1 SKIPPED
2023-01-11T07:50:51.1179642Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Broadcasting Consume Example Consumer2 SKIPPED
2023-01-11T07:50:51.1180061Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Delay Consume Example SKIPPED
2023-01-11T07:50:51.1180462Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Sql Consume Example SKIPPED
2023-01-11T07:50:51.1181046Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Transaction message Example SKIPPED
2023-01-11T07:50:51.1181504Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ PollableMessageSource Consume Example SKIPPED
2023-01-11T07:50:51.1181948Z [INFO] Spring Cloud Starter Stream Alibaba RocketMQ Retrieable Consume Example SKIPPED
2023-01-11T07:50:51.1182325Z [INFO] Spring Cloud Alibaba Bus RocketMQ .................. SKIPPED
2023-01-11T07:50:51.1182664Z [INFO] Spring Cloud Starter Bus Alibaba RocketMQ Example .. SKIPPED
2023-01-11T07:50:51.1183012Z [INFO] Spring Cloud Starter Alibaba Sidecar ............... SKIPPED
2023-01-11T07:50:51.1183362Z [INFO] Spring Cloud Starter Alibaba Sidecar x Nacos Example SKIPPED
2023-01-11T07:50:51.1183731Z [INFO] Spring Cloud Starter Alibaba Sidecar x Consul Example SKIPPED
2023-01-11T07:50:51.1184088Z [INFO] Spring Cloud Alibaba Integrated Common Example ..... SKIPPED
2023-01-11T07:50:51.1184430Z [INFO] Spring Cloud Alibaba Integrated Storage Example .... SKIPPED
2023-01-11T07:50:51.1184766Z [INFO] Spring Cloud Alibaba Integrated Account Example .... SKIPPED
2023-01-11T07:50:51.1185117Z [INFO] Spring Cloud Alibaba Integrated Order Example ...... SKIPPED
2023-01-11T07:50:51.1185457Z [INFO] Spring Cloud Alibaba Integrated Gateway Example .... SKIPPED
2023-01-11T07:50:51.1185826Z [INFO] Spring Cloud Alibaba Integrated Praise Provider Example SKIPPED
2023-01-11T07:50:51.1186204Z [INFO] Spring Cloud Alibaba Integrated Praise Consumer Example SKIPPED
2023-01-11T07:50:51.1186634Z [INFO] Spring Cloud Alibaba Integrated Frontend Example ... SKIPPED
2023-01-11T07:50:51.1186991Z [INFO] Spring Cloud Starter Alibaba Governance Label Routing SKIPPED
2023-01-11T07:50:51.1187368Z [INFO] Spring Cloud Starter Alibaba Governance Authentication SKIPPED
2023-01-11T07:50:51.1187730Z [INFO] Spring Cloud Alibaba Istio Control Plane ........... SKIPPED
2023-01-11T07:50:51.1188102Z [INFO] Spring Cloud Starter Alibaba Istio Label Routing Consumer Example SKIPPED
2023-01-11T07:50:51.1188471Z [INFO] Spring Cloud Alibaba OpenSergo Control Plane ....... SKIPPED
2023-01-11T07:50:51.1188909Z [INFO] Spring Cloud Starter Alibaba OpenSergo Label Routing Consumer Example SKIPPED
2023-01-11T07:50:51.1189302Z [INFO] Spring Cloud Starter Alibaba Label Routing Consumer Example SKIPPED
2023-01-11T07:50:51.1189695Z [INFO] Spring Cloud Starter Alibaba Label Routing Provider Example SKIPPED
2023-01-11T07:50:51.1190077Z [INFO] Spring Cloud Starter Alibaba Label Routing Provider Example SKIPPED
2023-01-11T07:50:51.1191005Z [INFO] Spring Cloud Alibaba Documentation ................. SKIPPED
2023-01-11T07:50:51.1191361Z [INFO] Spring Cloud Alibaba Coverage ...................... SKIPPED
2023-01-11T07:50:51.1191847Z [INFO] ------------------------------------------------------------------------
2023-01-11T07:50:51.1192981Z [INFO] BUILD FAILURE
2023-01-11T07:50:51.1193387Z [INFO] ------------------------------------------------------------------------
2023-01-11T07:50:51.1193700Z [INFO] Total time:  03:34 min
2023-01-11T07:50:51.1194032Z [INFO] Finished at: 2023-01-11T07:50:51Z
2023-01-11T07:50:51.1194449Z [INFO] ------------------------------------------------------------------------
2023-01-11T07:50:51.1195236Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project spring-cloud-starter-alibaba-nacos-discovery: There are test failures.
2023-01-11T07:50:51.1195731Z [ERROR] 
2023-01-11T07:50:51.1196512Z [ERROR] Please refer to /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/target/surefire-reports for the individual test results.
2023-01-11T07:50:51.1197357Z [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
2023-01-11T07:50:51.1197750Z [ERROR] -> [Help 1]
2023-01-11T07:50:51.1197959Z [ERROR] 
2023-01-11T07:50:51.1198341Z [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
2023-01-11T07:50:51.1198801Z [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2023-01-11T07:50:51.1199068Z [ERROR] 
2023-01-11T07:50:51.1199403Z [ERROR] For more information about the errors and possible solutions, please read the following articles:
2023-01-11T07:50:51.1199888Z [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
2023-01-11T07:50:51.1200205Z [ERROR] 
2023-01-11T07:50:51.1200503Z [ERROR] After correcting the problems, you can resume the build with the command
2023-01-11T07:50:51.1201002Z [ERROR]   mvn <args> -rf :spring-cloud-starter-alibaba-nacos-discovery
2023-01-11T07:50:51.1287303Z ##[error]Process completed with exit code 1.
2023-01-11T07:50:51.1337116Z Post job cleanup.
2023-01-11T07:50:51.2904725Z Post job cleanup.
2023-01-11T07:50:51.4292854Z [command]/usr/bin/git version
2023-01-11T07:50:51.4354256Z git version 2.38.2
2023-01-11T07:50:51.4405540Z Temporarily overriding HOME='/home/runner/work/_temp/252515b7-d05c-4864-b4a7-10432d7ba5b0' before making global git config changes
2023-01-11T07:50:51.4409198Z Adding repository directory to the temporary git global config as a safe directory
2023-01-11T07:50:51.4416929Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spring-cloud-alibaba/spring-cloud-alibaba
2023-01-11T07:50:51.4475095Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-01-11T07:50:51.4518598Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-01-11T07:50:51.4783954Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-01-11T07:50:51.4818393Z http.https://github.com/.extraheader
2023-01-11T07:50:51.4838315Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2023-01-11T07:50:51.4882136Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-01-11T07:50:51.5368747Z Cleaning up orphan processes