+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '3370302c-d531-ffa4-bdf2-bafaa50712bb' Node name: 'onap-msb-consul-59f55f8877-2kllb' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/02/24 00:15:17 [DEBUG] agent: Using random ID "3370302c-d531-ffa4-bdf2-bafaa50712bb" as node ID 2022/02/24 00:15:18 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3370302c-d531-ffa4-bdf2-bafaa50712bb Address:127.0.0.1:8300}] 2022/02/24 00:15:18 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/02/24 00:15:18 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/02/24 00:15:18 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/02/24 00:15:18 [WARN] raft: Unable to get address for server id 3370302c-d531-ffa4-bdf2-bafaa50712bb, using fallback address 127.0.0.1:8300: Could not find address for server id 3370302c-d531-ffa4-bdf2-bafaa50712bb 2022/02/24 00:15:18 [DEBUG] raft: Votes needed: 1 2022/02/24 00:15:18 [DEBUG] raft: Vote granted from 3370302c-d531-ffa4-bdf2-bafaa50712bb in term 2. Tally: 1 2022/02/24 00:15:18 [INFO] raft: Election won. Tally: 1 2022/02/24 00:15:18 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/02/24 00:15:18 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-2kllb.dc1 127.0.0.1 2022/02/24 00:15:18 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-2kllb 127.0.0.1 2022/02/24 00:15:18 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-2kllb (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/24 00:15:18 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-2kllb.dc1" in area "wan" 2022/02/24 00:15:18 [INFO] consul: cluster leadership acquired 2022/02/24 00:15:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/02/24 00:15:18 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/02/24 00:15:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/02/24 00:15:18 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/02/24 00:15:18 [INFO] agent: started state syncer 2022/02/24 00:15:19 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/02/24 00:15:19 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-2kllb 2022/02/24 00:15:19 [INFO] agent: Synced node info 2022/02/24 00:15:19 [DEBUG] agent: Node info in sync 2022/02/24 00:15:19 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/02/24 00:15:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:15:19 [INFO] consul: member 'onap-msb-consul-59f55f8877-2kllb' joined, marking health alive 2022/02/24 00:15:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:15:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/24 00:15:20 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/02/24 00:16:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:16:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/24 00:16:43 [DEBUG] agent: Node info in sync 2022/02/24 00:17:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2kllb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/24 00:17:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:18:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:18:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/24 00:18:19 [DEBUG] agent: Node info in sync 2022/02/24 00:19:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:19:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2kllb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/24 00:20:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/24 00:20:06 [DEBUG] agent: Node info in sync 2022/02/24 00:20:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:21:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:21:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/24 00:21:41 [DEBUG] agent: Node info in sync 2022/02/24 00:22:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:22:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2kllb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/24 00:23:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:23:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/24 00:23:40 [DEBUG] agent: Node info in sync 2022/02/24 00:24:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:24:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2kllb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/24 00:25:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/24 00:25:00 [DEBUG] agent: Node info in sync 2022/02/24 00:25:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:26:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:26:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/24 00:26:52 [DEBUG] agent: Node info in sync 2022/02/24 00:27:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:27:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2kllb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/24 00:28:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:28:40 [DEBUG] http: Request GET /v1/status/leader (66.610229ms) from=10.233.71.106:38142 2022/02/24 00:28:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/24 00:28:41 [DEBUG] agent: Node info in sync 2022/02/24 00:28:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:42 [INFO] agent: Synced service "_v1_wf-gui_10.233.36.236_8443" 2022/02/24 00:28:42 [DEBUG] agent: Node info in sync 2022/02/24 00:28:42 [DEBUG] http: Request PUT /v1/agent/service/register (276.870527ms) from=10.233.71.106:38158 2022/02/24 00:28:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:42 [DEBUG] agent: Node info in sync 2022/02/24 00:28:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (551.691µs) from=10.233.71.106:38162 2022/02/24 00:28:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:43 [INFO] agent: Synced service "_v1_parser_10.233.43.215_8806" 2022/02/24 00:28:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:43 [DEBUG] agent: Node info in sync 2022/02/24 00:28:43 [DEBUG] http: Request PUT /v1/agent/service/register (625.477523ms) from=10.233.71.106:38164 2022/02/24 00:28:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:43 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:43 [DEBUG] agent: Node info in sync 2022/02/24 00:28:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (970.678µs) from=10.233.71.106:38174 2022/02/24 00:28:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:44 [INFO] agent: Synced service "_v1_catalog_10.233.43.215_8806" 2022/02/24 00:28:44 [DEBUG] agent: Node info in sync 2022/02/24 00:28:44 [DEBUG] http: Request PUT /v1/agent/service/register (539.784394ms) from=10.233.71.106:38176 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:44 [DEBUG] agent: Node info in sync 2022/02/24 00:28:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (361.013µs) from=10.233.71.106:38188 2022/02/24 00:28:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:44 [INFO] agent: Synced service "_v1_nsd_10.233.43.215_8806" 2022/02/24 00:28:44 [DEBUG] agent: Node info in sync 2022/02/24 00:28:44 [DEBUG] http: Request PUT /v1/agent/service/register (16.020275ms) from=10.233.71.106:38190 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:44 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:44 [DEBUG] agent: Node info in sync 2022/02/24 00:28:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (384.048µs) from=10.233.71.106:38192 2022/02/24 00:28:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:45 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:45 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:45 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.43.215_8806" 2022/02/24 00:28:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:45 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:45 [DEBUG] agent: Node info in sync 2022/02/24 00:28:45 [DEBUG] http: Request PUT /v1/agent/service/register (574.43049ms) from=10.233.71.106:38196 2022/02/24 00:28:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:45 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:45 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:45 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:45 [DEBUG] agent: Node info in sync 2022/02/24 00:28:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (99.801798ms) from=10.233.71.106:38200 2022/02/24 00:28:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:46 [INFO] agent: Synced service "_v1_sdc-gui_10.233.9.21_8181" 2022/02/24 00:28:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:46 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:46 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:46 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:46 [DEBUG] agent: Node info in sync 2022/02/24 00:28:46 [DEBUG] http: Request PUT /v1/agent/service/register (222.365213ms) from=10.233.71.106:38204 2022/02/24 00:28:46 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:46 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:46 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:46 [DEBUG] agent: Node info in sync 2022/02/24 00:28:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (319.039µs) from=10.233.71.106:38206 2022/02/24 00:28:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:47 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.9.38_9011" 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Node info in sync 2022/02/24 00:28:47 [DEBUG] http: Request PUT /v1/agent/service/register (363.356848ms) from=10.233.71.106:38212 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:47 [DEBUG] agent: Node info in sync 2022/02/24 00:28:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (402.485µs) from=10.233.71.106:38220 2022/02/24 00:28:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:47 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.9.38_9011" 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Node info in sync 2022/02/24 00:28:47 [DEBUG] http: Request PUT /v1/agent/service/register (285.401544ms) from=10.233.71.106:38224 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:47 [DEBUG] agent: Node info in sync 2022/02/24 00:28:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (69.840761ms) from=10.233.71.106:38232 2022/02/24 00:28:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:49 [INFO] agent: Synced service "_v1_sdc_10.233.39.198_8443" 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:49 [DEBUG] agent: Node info in sync 2022/02/24 00:28:49 [DEBUG] http: Request PUT /v1/agent/service/register (811.159836ms) from=10.233.71.106:38236 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:49 [DEBUG] agent: Node info in sync 2022/02/24 00:28:49 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (406.294µs) from=10.233.71.106:38254 2022/02/24 00:28:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:49 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.39.198_8080" 2022/02/24 00:28:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Node info in sync 2022/02/24 00:28:49 [DEBUG] http: Request PUT /v1/agent/service/register (272.320493ms) from=10.233.71.106:38256 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:49 [DEBUG] agent: Node info in sync 2022/02/24 00:28:49 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (317.859µs) from=10.233.71.106:38258 2022/02/24 00:28:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:50 [INFO] agent: Synced service "_v1_sdnc_10.233.38.224_8282" 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:50 [DEBUG] agent: Node info in sync 2022/02/24 00:28:50 [DEBUG] http: Request PUT /v1/agent/service/register (565.782637ms) from=10.233.71.106:38266 2022/02/24 00:28:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:50 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:50 [DEBUG] agent: Node info in sync 2022/02/24 00:28:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (312.208µs) from=10.233.71.106:38270 2022/02/24 00:28:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:51 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.51.94_9007" 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Node info in sync 2022/02/24 00:28:51 [DEBUG] http: Request PUT /v1/agent/service/register (674.218891ms) from=10.233.71.106:38272 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Node info in sync 2022/02/24 00:28:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (464.573µs) from=10.233.71.106:38284 2022/02/24 00:28:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:51 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.51.94_9007" 2022/02/24 00:28:51 [DEBUG] agent: Node info in sync 2022/02/24 00:28:51 [DEBUG] http: Request PUT /v1/agent/service/register (41.975948ms) from=10.233.71.106:38288 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:51 [DEBUG] agent: Node info in sync 2022/02/24 00:28:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (392.196µs) from=10.233.71.106:38292 2022/02/24 00:28:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.5.62_443" 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:52 [DEBUG] agent: Node info in sync 2022/02/24 00:28:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.126621ms) from=10.233.71.106:38294 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:52 [DEBUG] agent: Node info in sync 2022/02/24 00:28:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (345.614µs) from=10.233.71.106:38296 2022/02/24 00:28:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [INFO] agent: Synced service "_v1_message-router_10.233.56.221_3904" 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:52 [DEBUG] agent: Node info in sync 2022/02/24 00:28:52 [DEBUG] http: Request PUT /v1/agent/service/register (206.918932ms) from=10.233.71.106:38298 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:52 [DEBUG] agent: Node info in sync 2022/02/24 00:28:52 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (438.577µs) from=10.233.71.106:38302 2022/02/24 00:28:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [INFO] agent: Synced service "_v0_multicloud_10.233.56.122_9001" 2022/02/24 00:28:52 [DEBUG] agent: Node info in sync 2022/02/24 00:28:52 [DEBUG] http: Request PUT /v1/agent/service/register (7.032503ms) from=10.233.71.106:38304 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:52 [DEBUG] agent: Node info in sync 2022/02/24 00:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.027613ms) from=10.233.71.106:38308 2022/02/24 00:28:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:54 [INFO] agent: Synced service "_v1_multicloud_10.233.56.122_9001" 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Node info in sync 2022/02/24 00:28:54 [DEBUG] http: Request PUT /v1/agent/service/register (899.791177ms) from=10.233.71.106:38314 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:54 [DEBUG] agent: Node info in sync 2022/02/24 00:28:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (93.109254ms) from=10.233.71.106:38324 2022/02/24 00:28:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:54 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.55.16_9015" 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:54 [DEBUG] agent: Node info in sync 2022/02/24 00:28:54 [DEBUG] http: Request PUT /v1/agent/service/register (564.046103ms) from=10.233.71.106:38330 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:54 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:54 [DEBUG] agent: Node info in sync 2022/02/24 00:28:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (315.622µs) from=10.233.71.106:38334 2022/02/24 00:28:54 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:55 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.48_8446" 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:55 [DEBUG] agent: Node info in sync 2022/02/24 00:28:55 [DEBUG] http: Request PUT /v1/agent/service/register (263.058131ms) from=10.233.71.106:38336 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:55 [DEBUG] agent: Node info in sync 2022/02/24 00:28:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (74.981183ms) from=10.233.71.106:38342 2022/02/24 00:28:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:58 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.48_8446" 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:58 [DEBUG] agent: Node info in sync 2022/02/24 00:28:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.619427453s) from=10.233.71.106:38344 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Node info in sync 2022/02/24 00:28:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (37.641204ms) from=10.233.71.106:38372 2022/02/24 00:28:58 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:58 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.48_8446" 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:58 [DEBUG] agent: Node info in sync 2022/02/24 00:28:58 [DEBUG] http: Request PUT /v1/agent/service/register (555.747583ms) from=10.233.71.106:38374 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:58 [DEBUG] agent: Node info in sync 2022/02/24 00:28:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (297.634µs) from=10.233.71.106:38378 2022/02/24 00:28:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:28:59 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:59 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.48_8446" 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:59 [DEBUG] agent: Node info in sync 2022/02/24 00:28:59 [DEBUG] http: Request PUT /v1/agent/service/register (969.543386ms) from=10.233.71.106:38386 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:28:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:28:59 [DEBUG] agent: Node info in sync 2022/02/24 00:28:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (427.891µs) from=10.233.71.106:38400 2022/02/24 00:29:00 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:00 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:00 [DEBUG] agent: Node info in sync 2022/02/24 00:29:00 [DEBUG] http: Request PUT /v1/agent/service/register (649.763769ms) from=10.233.71.106:38402 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:00 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:00 [DEBUG] agent: Node info in sync 2022/02/24 00:29:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (302.332µs) from=10.233.71.106:38404 2022/02/24 00:29:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:01 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:01 [DEBUG] agent: Node info in sync 2022/02/24 00:29:01 [DEBUG] http: Request PUT /v1/agent/service/register (824.190798ms) from=10.233.71.106:38406 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:01 [DEBUG] agent: Node info in sync 2022/02/24 00:29:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (67.735534ms) from=10.233.71.106:38412 2022/02/24 00:29:01 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:02 [DEBUG] agent: Node info in sync 2022/02/24 00:29:02 [DEBUG] http: Request PUT /v1/agent/service/register (606.378422ms) from=10.233.71.106:38414 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Node info in sync 2022/02/24 00:29:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (338.686µs) from=10.233.71.106:38422 2022/02/24 00:29:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:02 [DEBUG] agent: Node info in sync 2022/02/24 00:29:02 [DEBUG] http: Request PUT /v1/agent/service/register (105.586929ms) from=10.233.71.106:38428 2022/02/24 00:29:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:02 [DEBUG] agent: Node info in sync 2022/02/24 00:29:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (509.149µs) from=10.233.71.106:38430 2022/02/24 00:29:02 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:03 [DEBUG] agent: Node info in sync 2022/02/24 00:29:03 [DEBUG] http: Request PUT /v1/agent/service/register (664.21425ms) from=10.233.71.106:38434 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:03 [DEBUG] agent: Node info in sync 2022/02/24 00:29:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (370.005µs) from=10.233.71.106:38442 2022/02/24 00:29:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Node info in sync 2022/02/24 00:29:03 [DEBUG] http: Request PUT /v1/agent/service/register (207.410314ms) from=10.233.71.106:38444 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Node info in sync 2022/02/24 00:29:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (307.27µs) from=10.233.71.106:38448 2022/02/24 00:29:03 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:03 [DEBUG] agent: Node info in sync 2022/02/24 00:29:03 [DEBUG] http: Request PUT /v1/agent/service/register (5.663298ms) from=10.233.71.106:38450 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:03 [DEBUG] agent: Node info in sync 2022/02/24 00:29:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (314.387µs) from=10.233.71.106:38454 2022/02/24 00:29:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:04 [DEBUG] agent: Node info in sync 2022/02/24 00:29:04 [DEBUG] http: Request PUT /v1/agent/service/register (160.550295ms) from=10.233.71.106:38456 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:04 [DEBUG] agent: Node info in sync 2022/02/24 00:29:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (368.43µs) from=10.233.71.106:38466 2022/02/24 00:29:04 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Node info in sync 2022/02/24 00:29:05 [DEBUG] http: Request PUT /v1/agent/service/register (885.166144ms) from=10.233.71.106:38468 2022/02/24 00:29:05 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (289.247µs) from=10.233.71.106:38474 2022/02/24 00:29:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:05 [DEBUG] agent: Node info in sync 2022/02/24 00:29:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Node info in sync 2022/02/24 00:29:06 [DEBUG] http: Request PUT /v1/agent/service/register (1.07451653s) from=10.233.71.106:38476 2022/02/24 00:29:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:06 [DEBUG] agent: Node info in sync 2022/02/24 00:29:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (397.189µs) from=10.233.71.106:38490 2022/02/24 00:29:06 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Node info in sync 2022/02/24 00:29:07 [DEBUG] http: Request PUT /v1/agent/service/register (506.493393ms) from=10.233.71.106:38492 2022/02/24 00:29:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (521.487µs) from=10.233.71.106:38500 2022/02/24 00:29:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:07 [DEBUG] agent: Node info in sync 2022/02/24 00:29:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:08 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Node info in sync 2022/02/24 00:29:08 [DEBUG] http: Request PUT /v1/agent/service/register (643.150975ms) from=10.233.71.106:38502 2022/02/24 00:29:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:08 [DEBUG] agent: Node info in sync 2022/02/24 00:29:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (280.718µs) from=10.233.71.106:38512 2022/02/24 00:29:08 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Node info in sync 2022/02/24 00:29:09 [DEBUG] http: Request PUT /v1/agent/service/register (833.239022ms) from=10.233.71.106:38516 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:09 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:09 [DEBUG] agent: Node info in sync 2022/02/24 00:29:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (376.545µs) from=10.233.71.106:38530 2022/02/24 00:29:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:10 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.48_8446" 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Node info in sync 2022/02/24 00:29:10 [DEBUG] http: Request PUT /v1/agent/service/register (1.264903243s) from=10.233.71.106:38532 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:10 [DEBUG] agent: Node info in sync 2022/02/24 00:29:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (297.25µs) from=10.233.71.106:38536 2022/02/24 00:29:10 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Node info in sync 2022/02/24 00:29:11 [DEBUG] http: Request PUT /v1/agent/service/register (415.854851ms) from=10.233.71.106:38538 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Node info in sync 2022/02/24 00:29:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (360.816µs) from=10.233.71.106:38544 2022/02/24 00:29:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:11 [DEBUG] agent: Node info in sync 2022/02/24 00:29:11 [DEBUG] http: Request PUT /v1/agent/service/register (341.82278ms) from=10.233.71.106:38548 2022/02/24 00:29:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:11 [DEBUG] agent: Node info in sync 2022/02/24 00:29:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (365.313µs) from=10.233.71.106:38550 2022/02/24 00:29:11 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Node info in sync 2022/02/24 00:29:12 [DEBUG] http: Request PUT /v1/agent/service/register (393.319165ms) from=10.233.71.106:38552 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Node info in sync 2022/02/24 00:29:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (329.294µs) from=10.233.71.106:38556 2022/02/24 00:29:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Node info in sync 2022/02/24 00:29:12 [DEBUG] http: Request PUT /v1/agent/service/register (741.452418ms) from=10.233.71.106:38558 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:12 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:12 [DEBUG] agent: Node info in sync 2022/02/24 00:29:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (93.044633ms) from=10.233.71.106:38564 2022/02/24 00:29:13 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:13 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:13 [DEBUG] agent: Node info in sync 2022/02/24 00:29:13 [DEBUG] http: Request PUT /v1/agent/service/register (465.881196ms) from=10.233.71.106:38568 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Node info in sync 2022/02/24 00:29:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (362.062µs) from=10.233.71.106:38572 2022/02/24 00:29:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Node info in sync 2022/02/24 00:29:13 [DEBUG] http: Request PUT /v1/agent/service/register (414.101008ms) from=10.233.71.106:38574 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:13 [DEBUG] agent: Node info in sync 2022/02/24 00:29:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (289.552µs) from=10.233.71.106:38578 2022/02/24 00:29:14 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Node info in sync 2022/02/24 00:29:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.896566ms) from=10.233.71.106:38580 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:14 [DEBUG] agent: Node info in sync 2022/02/24 00:29:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (258.786336ms) from=10.233.71.106:38582 2022/02/24 00:29:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Node info in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Node info in sync 2022/02/24 00:29:15 [DEBUG] http: Request PUT /v1/agent/service/register (606.903323ms) from=10.233.71.106:38592 2022/02/24 00:29:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (85.081974ms) from=10.233.71.106:38598 2022/02/24 00:29:15 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Node info in sync 2022/02/24 00:29:15 [DEBUG] http: Request PUT /v1/agent/service/register (136.760857ms) from=10.233.71.106:38602 2022/02/24 00:29:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:15 [DEBUG] agent: Node info in sync 2022/02/24 00:29:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (302.554µs) from=10.233.71.106:38604 2022/02/24 00:29:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:16 [DEBUG] agent: Node info in sync 2022/02/24 00:29:16 [DEBUG] http: Request PUT /v1/agent/service/register (320.836051ms) from=10.233.71.106:38606 2022/02/24 00:29:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:16 [DEBUG] agent: Node info in sync 2022/02/24 00:29:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (435.398µs) from=10.233.71.106:38610 2022/02/24 00:29:16 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Node info in sync 2022/02/24 00:29:17 [DEBUG] http: Request PUT /v1/agent/service/register (781.503804ms) from=10.233.71.106:38612 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Node info in sync 2022/02/24 00:29:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (315.538µs) from=10.233.71.106:38618 2022/02/24 00:29:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Node info in sync 2022/02/24 00:29:17 [DEBUG] http: Request PUT /v1/agent/service/register (104.223026ms) from=10.233.71.106:38624 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (291.866µs) from=10.233.71.106:38628 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Node info in sync 2022/02/24 00:29:17 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Node info in sync 2022/02/24 00:29:17 [DEBUG] http: Request PUT /v1/agent/service/register (180.194252ms) from=10.233.71.106:38630 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:17 [DEBUG] agent: Node info in sync 2022/02/24 00:29:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (361.327µs) from=10.233.71.106:38632 2022/02/24 00:29:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:18 [DEBUG] agent: Node info in sync 2022/02/24 00:29:18 [DEBUG] http: Request PUT /v1/agent/service/register (589.449541ms) from=10.233.71.106:38634 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:18 [DEBUG] agent: Node info in sync 2022/02/24 00:29:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (376.081µs) from=10.233.71.106:38640 2022/02/24 00:29:18 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Node info in sync 2022/02/24 00:29:18 [DEBUG] http: Request PUT /v1/agent/service/register (103.952239ms) from=10.233.71.106:38642 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:18 [DEBUG] agent: Node info in sync 2022/02/24 00:29:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (69.02914ms) from=10.233.71.106:38644 2022/02/24 00:29:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2kllb" since the cluster is too small 2022/02/24 00:29:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Node info in sync 2022/02/24 00:29:19 [DEBUG] http: Request PUT /v1/agent/service/register (281.249525ms) from=10.233.71.106:38652 2022/02/24 00:29:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:19 [DEBUG] agent: Node info in sync 2022/02/24 00:29:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (2.711871ms) from=10.233.71.106:38660 2022/02/24 00:29:19 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Node info in sync 2022/02/24 00:29:20 [DEBUG] http: Request PUT /v1/agent/service/register (579.321985ms) from=10.233.71.106:38664 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:20 [DEBUG] agent: Node info in sync 2022/02/24 00:29:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (513.831µs) from=10.233.71.106:38668 2022/02/24 00:29:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.48_8446" 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Node info in sync 2022/02/24 00:29:20 [DEBUG] http: Request PUT /v1/agent/service/register (217.70631ms) from=10.233.71.106:38670 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Node info in sync 2022/02/24 00:29:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (392.093µs) from=10.233.71.106:38674 2022/02/24 00:29:20 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Node info in sync 2022/02/24 00:29:20 [DEBUG] http: Request PUT /v1/agent/service/register (192.263987ms) from=10.233.71.106:38676 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:20 [DEBUG] agent: Node info in sync 2022/02/24 00:29:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (409.749µs) from=10.233.71.106:38680 2022/02/24 00:29:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:21 [DEBUG] agent: Node info in sync 2022/02/24 00:29:21 [DEBUG] http: Request PUT /v1/agent/service/register (631.433707ms) from=10.233.71.106:38682 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Node info in sync 2022/02/24 00:29:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (404.851µs) from=10.233.71.106:38688 2022/02/24 00:29:21 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Node info in sync 2022/02/24 00:29:21 [DEBUG] http: Request PUT /v1/agent/service/register (357.853485ms) from=10.233.71.106:38690 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:21 [DEBUG] agent: Node info in sync 2022/02/24 00:29:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (429.117µs) from=10.233.71.106:38694 2022/02/24 00:29:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Node info in sync 2022/02/24 00:29:22 [DEBUG] http: Request PUT /v1/agent/service/register (132.149899ms) from=10.233.71.106:38696 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Node info in sync 2022/02/24 00:29:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (397.334µs) from=10.233.71.106:38698 2022/02/24 00:29:22 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Node info in sync 2022/02/24 00:29:22 [DEBUG] http: Request PUT /v1/agent/service/register (300.409269ms) from=10.233.71.106:38700 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:22 [DEBUG] agent: Node info in sync 2022/02/24 00:29:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (341.993µs) from=10.233.71.106:38704 2022/02/24 00:29:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Node info in sync 2022/02/24 00:29:23 [DEBUG] http: Request PUT /v1/agent/service/register (238.237046ms) from=10.233.71.106:38706 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Node info in sync 2022/02/24 00:29:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (312.952µs) from=10.233.71.106:38714 2022/02/24 00:29:23 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Node info in sync 2022/02/24 00:29:23 [DEBUG] http: Request PUT /v1/agent/service/register (533.609495ms) from=10.233.71.106:38716 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:23 [DEBUG] agent: Node info in sync 2022/02/24 00:29:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (530.264µs) from=10.233.71.106:38720 2022/02/24 00:29:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Node info in sync 2022/02/24 00:29:24 [DEBUG] http: Request PUT /v1/agent/service/register (311.815634ms) from=10.233.71.106:38724 2022/02/24 00:29:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:24 [DEBUG] agent: Node info in sync 2022/02/24 00:29:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (940.087µs) from=10.233.71.106:38730 2022/02/24 00:29:24 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:25 [DEBUG] agent: Node info in sync 2022/02/24 00:29:25 [DEBUG] http: Request PUT /v1/agent/service/register (799.493949ms) from=10.233.71.106:38732 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Node info in sync 2022/02/24 00:29:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (100.284519ms) from=10.233.71.106:38736 2022/02/24 00:29:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:25 [DEBUG] agent: Node info in sync 2022/02/24 00:29:25 [DEBUG] http: Request PUT /v1/agent/service/register (440.517258ms) from=10.233.71.106:38738 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (506.763µs) from=10.233.71.106:38744 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:25 [DEBUG] agent: Node info in sync 2022/02/24 00:29:26 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Node info in sync 2022/02/24 00:29:26 [DEBUG] http: Request PUT /v1/agent/service/register (573.844867ms) from=10.233.71.106:38746 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:26 [DEBUG] agent: Node info in sync 2022/02/24 00:29:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (509.546µs) from=10.233.71.106:38750 2022/02/24 00:29:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:27 [DEBUG] agent: Node info in sync 2022/02/24 00:29:27 [DEBUG] http: Request PUT /v1/agent/service/register (468.151195ms) from=10.233.71.106:38752 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Node info in sync 2022/02/24 00:29:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (2.374716ms) from=10.233.71.106:38756 2022/02/24 00:29:27 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.48_8446" 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Node info in sync 2022/02/24 00:29:27 [DEBUG] http: Request PUT /v1/agent/service/register (688.521851ms) from=10.233.71.106:38760 2022/02/24 00:29:27 [DEBUG] agent: Service "_v1_message-router_10.233.56.221_3904" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.122_9001" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.215_8806" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_sdc_10.233.39.198_8443" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.16_9015" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.38_9011" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_parser_10.233.43.215_8806" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.236_8443" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_catalog_10.233.43.215_8806" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.21_8181" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_sdnc_10.233.38.224_8282" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_nsd_10.233.43.215_8806" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.94_9007" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.62_443" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.198_8080" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.48_8446" in sync 2022/02/24 00:29:28 [DEBUG] agent: Node info in sync 2022/02/24 00:29:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (102.94443ms) from=10.233.71.106:38764 2022/02/24 00:29:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/24 00:29:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10