By type
+ 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: '86702557-80dd-b1ff-b726-0a859327e243' Node name: 'onap-msb-consul-59f55f8877-tdgfm' 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/28 00:11:29 [DEBUG] agent: Using random ID "86702557-80dd-b1ff-b726-0a859327e243" as node ID 2022/02/28 00:11:29 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:86702557-80dd-b1ff-b726-0a859327e243 Address:127.0.0.1:8300}] 2022/02/28 00:11:29 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/02/28 00:11:29 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/02/28 00:11:29 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/02/28 00:11:29 [WARN] raft: Unable to get address for server id 86702557-80dd-b1ff-b726-0a859327e243, using fallback address 127.0.0.1:8300: Could not find address for server id 86702557-80dd-b1ff-b726-0a859327e243 2022/02/28 00:11:29 [DEBUG] raft: Votes needed: 1 2022/02/28 00:11:29 [DEBUG] raft: Vote granted from 86702557-80dd-b1ff-b726-0a859327e243 in term 2. Tally: 1 2022/02/28 00:11:29 [INFO] raft: Election won. Tally: 1 2022/02/28 00:11:29 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/02/28 00:11:29 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-tdgfm.dc1 127.0.0.1 2022/02/28 00:11:30 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-tdgfm 127.0.0.1 2022/02/28 00:11:30 [INFO] consul: cluster leadership acquired 2022/02/28 00:11:30 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-tdgfm (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/28 00:11:30 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-tdgfm.dc1" in area "wan" 2022/02/28 00:11:30 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-tdgfm 2022/02/28 00:11:30 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/02/28 00:11:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/02/28 00:11:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/02/28 00:11:30 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/02/28 00:11:30 [INFO] agent: started state syncer 2022/02/28 00:11:30 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/02/28 00:11:30 [INFO] agent: Synced node info 2022/02/28 00:11:32 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/02/28 00:11:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:11:32 [INFO] consul: member 'onap-msb-consul-59f55f8877-tdgfm' joined, marking health alive 2022/02/28 00:11:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:11:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:11:33 [DEBUG] agent: Node info in sync 2022/02/28 00:11:33 [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/28 00:12:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:13:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:13:28 [DEBUG] agent: Node info in sync 2022/02/28 00:13:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:13:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-tdgfm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/28 00:14:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:15:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:15:07 [DEBUG] agent: Node info in sync 2022/02/28 00:15:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:16:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:16:10 [DEBUG] agent: Node info in sync 2022/02/28 00:16:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-tdgfm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/28 00:16:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:17:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:17:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:17:41 [DEBUG] agent: Node info in sync 2022/02/28 00:18:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:18:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-tdgfm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/28 00:19:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:19:29 [DEBUG] agent: Node info in sync 2022/02/28 00:19:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:20:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:21:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-tdgfm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/28 00:21:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:21:19 [DEBUG] agent: Node info in sync 2022/02/28 00:21:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:22:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:23:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:23:02 [DEBUG] agent: Node info in sync 2022/02/28 00:23:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:23:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-tdgfm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/28 00:24:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:24:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:24:51 [DEBUG] agent: Node info in sync 2022/02/28 00:25:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:25:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:25:53 [DEBUG] agent: Node info in sync 2022/02/28 00:26:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-tdgfm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/28 00:26:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:27:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:27:09 [DEBUG] agent: Node info in sync 2022/02/28 00:27:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:28:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:28:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-tdgfm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/28 00:29:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/28 00:29:07 [DEBUG] agent: Node info in sync 2022/02/28 00:29:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:29:59 [DEBUG] http: Request GET /v1/status/leader (414.533µs) from=10.233.71.97:34516 2022/02/28 00:30:00 [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/28 00:30:00 [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/28 00:30:01 [INFO] agent: Synced service "_v1_wf-gui_10.233.17.215_8443" 2022/02/28 00:30:01 [DEBUG] agent: Node info in sync 2022/02/28 00:30:01 [DEBUG] http: Request PUT /v1/agent/service/register (584.118657ms) from=10.233.71.97:34522 2022/02/28 00:30:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:01 [DEBUG] agent: Node info in sync 2022/02/28 00:30:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (400.006105ms) from=10.233.71.97:34530 2022/02/28 00:30:02 [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/28 00:30: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/28 00:30:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:03 [INFO] agent: Synced service "_v0_multicloud_10.233.12.173_9001" 2022/02/28 00:30:03 [DEBUG] agent: Node info in sync 2022/02/28 00:30:03 [DEBUG] http: Request PUT /v1/agent/service/register (839.638249ms) from=10.233.71.97:34540 2022/02/28 00:30:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:03 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:03 [DEBUG] agent: Node info in sync 2022/02/28 00:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (99.832102ms) from=10.233.71.97:34552 2022/02/28 00:30:03 [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/28 00:30: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/28 00:30:04 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:04 [INFO] agent: Synced service "_v1_multicloud_10.233.12.173_9001" 2022/02/28 00:30:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:04 [DEBUG] agent: Node info in sync 2022/02/28 00:30:04 [DEBUG] http: Request PUT /v1/agent/service/register (707.624686ms) from=10.233.71.97:34560 2022/02/28 00:30:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:04 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:04 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:04 [DEBUG] agent: Node info in sync 2022/02/28 00:30:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (99.711091ms) from=10.233.71.97:34568 2022/02/28 00:30:05 [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/28 00:30:05 [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/28 00:30:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:05 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:05 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:05 [INFO] agent: Synced service "_v1_sdc-gui_10.233.21.111_8181" 2022/02/28 00:30:05 [DEBUG] agent: Node info in sync 2022/02/28 00:30:05 [DEBUG] http: Request PUT /v1/agent/service/register (652.663186ms) from=10.233.71.97:34574 2022/02/28 00:30:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:05 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:05 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:05 [DEBUG] agent: Node info in sync 2022/02/28 00:30:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (482.883µs) from=10.233.71.97:34578 2022/02/28 00:30:06 [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/28 00:30: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/28 00:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:06 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.10.138_9015" 2022/02/28 00:30:06 [DEBUG] agent: Node info in sync 2022/02/28 00:30:06 [DEBUG] http: Request PUT /v1/agent/service/register (540.70944ms) from=10.233.71.97:34586 2022/02/28 00:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:06 [DEBUG] agent: Node info in sync 2022/02/28 00:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (512.701µs) from=10.233.71.97:34588 2022/02/28 00:30:07 [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/28 00:30: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/28 00:30:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:07 [INFO] agent: Synced service "_v1_sdnc_10.233.25.88_8282" 2022/02/28 00:30:07 [DEBUG] agent: Node info in sync 2022/02/28 00:30:07 [DEBUG] http: Request PUT /v1/agent/service/register (335.200455ms) from=10.233.71.97:34610 2022/02/28 00:30:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:07 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:07 [DEBUG] agent: Node info in sync 2022/02/28 00:30:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (35.504944ms) from=10.233.71.97:34614 2022/02/28 00:30:08 [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/28 00:30: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/28 00:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:08 [INFO] agent: Synced service "_v1_sdc_10.233.55.84_8443" 2022/02/28 00:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:08 [DEBUG] agent: Node info in sync 2022/02/28 00:30:08 [DEBUG] http: Request PUT /v1/agent/service/register (499.817356ms) from=10.233.71.97:34620 2022/02/28 00:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:08 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:08 [DEBUG] agent: Node info in sync 2022/02/28 00:30:08 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (463.945µs) from=10.233.71.97:34622 2022/02/28 00:30:08 [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/28 00:30: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/28 00:30:09 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.55.84_8080" 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:09 [DEBUG] agent: Node info in sync 2022/02/28 00:30:09 [DEBUG] http: Request PUT /v1/agent/service/register (963.301527ms) from=10.233.71.97:34626 2022/02/28 00:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:09 [DEBUG] agent: Node info in sync 2022/02/28 00:30:10 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (433.172µs) from=10.233.71.97:34636 2022/02/28 00:30:10 [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/28 00:30: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/28 00:30:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:11 [INFO] agent: Synced service "_v1_message-router_10.233.2.51_3904" 2022/02/28 00:30:11 [DEBUG] agent: Node info in sync 2022/02/28 00:30:11 [DEBUG] http: Request PUT /v1/agent/service/register (657.438869ms) from=10.233.71.97:34642 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:11 [DEBUG] agent: Node info in sync 2022/02/28 00:30:11 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (410.388µs) from=10.233.71.97:34646 2022/02/28 00:30:11 [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/28 00:30: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/28 00:30:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:11 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.57.170_9011" 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:11 [DEBUG] agent: Node info in sync 2022/02/28 00:30:11 [DEBUG] http: Request PUT /v1/agent/service/register (409.605808ms) from=10.233.71.97:34648 2022/02/28 00:30:11 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:11 [DEBUG] agent: Node info in sync 2022/02/28 00:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (414.326µs) from=10.233.71.97:34650 2022/02/28 00:30:12 [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/28 00:30: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/28 00:30:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:12 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.57.170_9011" 2022/02/28 00:30:12 [DEBUG] agent: Node info in sync 2022/02/28 00:30:12 [DEBUG] http: Request PUT /v1/agent/service/register (536.248661ms) from=10.233.71.97:34654 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:12 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:12 [DEBUG] agent: Node info in sync 2022/02/28 00:30:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (501.671µs) from=10.233.71.97:34666 2022/02/28 00:30:12 [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/28 00:30: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/28 00:30:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:14 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.45.136_9007" 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:14 [DEBUG] agent: Node info in sync 2022/02/28 00:30:14 [DEBUG] http: Request PUT /v1/agent/service/register (1.09454372s) from=10.233.71.97:34672 2022/02/28 00:30:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:14 [DEBUG] agent: Node info in sync 2022/02/28 00:30:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (100.003898ms) from=10.233.71.97:34688 2022/02/28 00:30:14 [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/28 00:30: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/28 00:30:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:15 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.45.136_9007" 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:15 [DEBUG] agent: Node info in sync 2022/02/28 00:30:15 [DEBUG] http: Request PUT /v1/agent/service/register (934.905195ms) from=10.233.71.97:34690 2022/02/28 00:30:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:15 [DEBUG] agent: Node info in sync 2022/02/28 00:30:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (400.516335ms) from=10.233.71.97:34694 2022/02/28 00:30:16 [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/28 00:30: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/28 00:30:20 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:20 [INFO] agent: Synced service "_v1_parser_10.233.34.14_8806" 2022/02/28 00:30:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:20 [DEBUG] agent: Node info in sync 2022/02/28 00:30:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.868497091s) from=10.233.71.97:34704 2022/02/28 00:30:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:20 [DEBUG] agent: Node info in sync 2022/02/28 00:30:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (99.723526ms) from=10.233.71.97:34742 2022/02/28 00:30:20 [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/28 00:30: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/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:21 [INFO] agent: Synced service "_v1_catalog_10.233.34.14_8806" 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:21 [DEBUG] agent: Node info in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:21 [DEBUG] agent: Node info in sync 2022/02/28 00:30:21 [DEBUG] http: Request PUT /v1/agent/service/register (215.468603ms) from=10.233.71.97:34744 2022/02/28 00:30:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (99.965396ms) from=10.233.71.97:34748 2022/02/28 00:30:21 [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/28 00:30: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/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:21 [INFO] agent: Synced service "_v1_nsd_10.233.34.14_8806" 2022/02/28 00:30:21 [DEBUG] agent: Node info in sync 2022/02/28 00:30:21 [DEBUG] http: Request PUT /v1/agent/service/register (457.786627ms) from=10.233.71.97:34752 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:21 [DEBUG] agent: Node info in sync 2022/02/28 00:30:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (100.21091ms) from=10.233.71.97:34756 2022/02/28 00:30:22 [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/28 00:30: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/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:23 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.34.14_8806" 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Node info in sync 2022/02/28 00:30:23 [DEBUG] http: Request PUT /v1/agent/service/register (726.35215ms) from=10.233.71.97:34764 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Node info in sync 2022/02/28 00:30:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (418.048µs) from=10.233.71.97:34774 2022/02/28 00:30:23 [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/28 00:30: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/28 00:30:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.3.34_443" 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:23 [DEBUG] agent: Node info in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:23 [DEBUG] agent: Node info in sync 2022/02/28 00:30:23 [DEBUG] http: Request PUT /v1/agent/service/register (500.740236ms) from=10.233.71.97:34776 2022/02/28 00:30:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (718.888µs) from=10.233.71.97:34790 2022/02/28 00:30:24 [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/28 00:30:24 [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/28 00:30: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/28 00:30: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/28 00:30:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:24 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:24 [DEBUG] agent: Node info in sync 2022/02/28 00:30:24 [DEBUG] http: Request PUT /v1/agent/service/register (294.891657ms) from=10.233.71.97:34798 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:24 [DEBUG] agent: Node info in sync 2022/02/28 00:30:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (200.530656ms) from=10.233.71.97:34800 2022/02/28 00:30:25 [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/28 00:30: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/28 00:30: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/28 00:30:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:26 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Node info in sync 2022/02/28 00:30:26 [DEBUG] http: Request PUT /v1/agent/service/register (601.986265ms) from=10.233.71.97:34802 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:26 [DEBUG] agent: Node info in sync 2022/02/28 00:30:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (99.699257ms) from=10.233.71.97:34818 2022/02/28 00:30:26 [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/28 00:30:26 [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/28 00:30: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/28 00:30: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/28 00:30:26 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:26 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:26 [DEBUG] agent: Node info in sync 2022/02/28 00:30:26 [DEBUG] http: Request PUT /v1/agent/service/register (383.559107ms) from=10.233.71.97:34820 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:26 [DEBUG] agent: Node info in sync 2022/02/28 00:30:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (3.586885ms) from=10.233.71.97:34832 2022/02/28 00:30:27 [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/28 00:30: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/28 00:30: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/28 00:30:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:27 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:27 [DEBUG] agent: Node info in sync 2022/02/28 00:30:27 [DEBUG] http: Request PUT /v1/agent/service/register (600.09778ms) from=10.233.71.97:34834 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:27 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:27 [DEBUG] agent: Node info in sync 2022/02/28 00:30:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (100.607031ms) from=10.233.71.97:34848 2022/02/28 00:30:28 [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/28 00:30:28 [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/28 00:30: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/28 00:30: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/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Node info in sync 2022/02/28 00:30:28 [DEBUG] http: Request PUT /v1/agent/service/register (106.338356ms) from=10.233.71.97:34854 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Node info in sync 2022/02/28 00:30:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (451.554µs) from=10.233.71.97:34858 2022/02/28 00:30:28 [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/28 00:30: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/28 00:30: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/28 00:30:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:28 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:28 [DEBUG] agent: Node info in sync 2022/02/28 00:30:28 [DEBUG] http: Request PUT /v1/agent/service/register (402.281179ms) from=10.233.71.97:34860 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:28 [DEBUG] agent: Node info in sync 2022/02/28 00:30:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (400.581343ms) from=10.233.71.97:34862 2022/02/28 00:30:29 [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/28 00:30:29 [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/28 00:30:29 [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/28 00:30:29 [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/28 00:30:29 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:29 [DEBUG] agent: Node info in sync 2022/02/28 00:30:29 [DEBUG] http: Request PUT /v1/agent/service/register (400.595578ms) from=10.233.71.97:34872 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:29 [DEBUG] agent: Node info in sync 2022/02/28 00:30:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (493.011µs) from=10.233.71.97:34874 2022/02/28 00:30:30 [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/28 00:30:30 [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/28 00:30:30 [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/28 00:30:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:30 [DEBUG] agent: Node info in sync 2022/02/28 00:30:30 [DEBUG] http: Request PUT /v1/agent/service/register (283.395175ms) from=10.233.71.97:34878 2022/02/28 00:30:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:30 [DEBUG] agent: Node info in sync 2022/02/28 00:30:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (385.028µs) from=10.233.71.97:34882 2022/02/28 00:30:30 [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/28 00:30:30 [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/28 00:30:30 [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/28 00:30:30 [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/28 00:30:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-tdgfm" since the cluster is too small 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Node info in sync 2022/02/28 00:30:31 [DEBUG] http: Request PUT /v1/agent/service/register (1.000450607s) from=10.233.71.97:34884 2022/02/28 00:30:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Node info in sync 2022/02/28 00:30:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (465.89µs) from=10.233.71.97:34890 2022/02/28 00:30:31 [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/28 00:30:31 [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/28 00:30:31 [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/28 00:30:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:32 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:32 [DEBUG] agent: Node info in sync 2022/02/28 00:30:32 [DEBUG] http: Request PUT /v1/agent/service/register (599.957786ms) from=10.233.71.97:34892 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:32 [DEBUG] agent: Node info in sync 2022/02/28 00:30:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (558.008µs) from=10.233.71.97:34900 2022/02/28 00:30:32 [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/28 00:30:32 [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/28 00:30:32 [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/28 00:30:32 [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/28 00:30:33 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:33 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Node info in sync 2022/02/28 00:30:33 [DEBUG] http: Request PUT /v1/agent/service/register (863.890706ms) from=10.233.71.97:34902 2022/02/28 00:30:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Node info in sync 2022/02/28 00:30:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (473.772µs) from=10.233.71.97:34914 2022/02/28 00:30:33 [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/28 00:30:33 [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/28 00:30:33 [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/28 00:30:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Node info in sync 2022/02/28 00:30:33 [DEBUG] http: Request PUT /v1/agent/service/register (236.263915ms) from=10.233.71.97:34916 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:33 [DEBUG] agent: Node info in sync 2022/02/28 00:30:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (463.481µs) from=10.233.71.97:34924 2022/02/28 00:30:33 [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/28 00:30:33 [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/28 00:30:33 [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/28 00:30:33 [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/28 00:30:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Node info in sync 2022/02/28 00:30:34 [DEBUG] http: Request PUT /v1/agent/service/register (487.509933ms) from=10.233.71.97:34928 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:34 [DEBUG] agent: Node info in sync 2022/02/28 00:30:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (334.311µs) from=10.233.71.97:34936 2022/02/28 00:30:34 [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/28 00:30:34 [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/28 00:30:34 [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/28 00:30:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:35 [DEBUG] agent: Node info in sync 2022/02/28 00:30:35 [DEBUG] http: Request PUT /v1/agent/service/register (338.629986ms) from=10.233.71.97:34938 2022/02/28 00:30:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:35 [DEBUG] agent: Node info in sync 2022/02/28 00:30:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (501.043235ms) from=10.233.71.97:34944 2022/02/28 00:30:36 [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/28 00:30:36 [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/28 00:30:36 [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/28 00:30:36 [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/28 00:30:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Node info in sync 2022/02/28 00:30:36 [DEBUG] http: Request PUT /v1/agent/service/register (399.519318ms) from=10.233.71.97:34948 2022/02/28 00:30:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:36 [DEBUG] agent: Node info in sync 2022/02/28 00:30:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (569.265µs) from=10.233.71.97:34958 2022/02/28 00:30:36 [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/28 00:30:36 [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/28 00:30:36 [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/28 00:30:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Node info in sync 2022/02/28 00:30:37 [DEBUG] http: Request PUT /v1/agent/service/register (527.947146ms) from=10.233.71.97:34960 2022/02/28 00:30:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:37 [DEBUG] agent: Node info in sync 2022/02/28 00:30:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (99.89609ms) from=10.233.71.97:34984 2022/02/28 00:30:37 [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/28 00:30:37 [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/28 00:30:37 [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/28 00:30:37 [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/28 00:30:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Node info in sync 2022/02/28 00:30:38 [DEBUG] http: Request PUT /v1/agent/service/register (613.626188ms) from=10.233.71.97:34986 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Node info in sync 2022/02/28 00:30:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (519.239µs) from=10.233.71.97:34992 2022/02/28 00:30:38 [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/28 00:30:38 [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/28 00:30:38 [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/28 00:30:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.230_8446" 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Node info in sync 2022/02/28 00:30:38 [DEBUG] http: Request PUT /v1/agent/service/register (243.345093ms) from=10.233.71.97:34994 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Node info in sync 2022/02/28 00:30:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (478.501µs) from=10.233.71.97:34998 2022/02/28 00:30:38 [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/28 00:30:38 [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/28 00:30:38 [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/28 00:30:38 [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/28 00:30:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Node info in sync 2022/02/28 00:30:38 [DEBUG] http: Request PUT /v1/agent/service/register (442.835606ms) from=10.233.71.97:35000 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:38 [DEBUG] agent: Node info in sync 2022/02/28 00:30:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (103.979047ms) from=10.233.71.97:35004 2022/02/28 00:30:39 [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/28 00:30:39 [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/28 00:30:39 [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/28 00:30:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:40 [DEBUG] agent: Node info in sync 2022/02/28 00:30:40 [DEBUG] http: Request PUT /v1/agent/service/register (999.591411ms) from=10.233.71.97:35010 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:40 [DEBUG] agent: Node info in sync 2022/02/28 00:30:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (461.429µs) from=10.233.71.97:35018 2022/02/28 00:30:41 [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/28 00:30:41 [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/28 00:30:41 [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/28 00:30:41 [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/28 00:30:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:41 [DEBUG] agent: Node info in sync 2022/02/28 00:30:41 [DEBUG] http: Request PUT /v1/agent/service/register (441.508966ms) from=10.233.71.97:35020 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:41 [DEBUG] agent: Node info in sync 2022/02/28 00:30:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (464.835µs) from=10.233.71.97:35022 2022/02/28 00:30:41 [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/28 00:30:41 [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/28 00:30:41 [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/28 00:30:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Node info in sync 2022/02/28 00:30:42 [DEBUG] http: Request PUT /v1/agent/service/register (576.531536ms) from=10.233.71.97:35028 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:42 [DEBUG] agent: Node info in sync 2022/02/28 00:30:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (378.296µs) from=10.233.71.97:35042 2022/02/28 00:30:42 [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/28 00:30:42 [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/28 00:30:42 [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/28 00:30: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/28 00:30:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Node info in sync 2022/02/28 00:30:42 [DEBUG] http: Request PUT /v1/agent/service/register (500.125487ms) from=10.233.71.97:35044 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Node info in sync 2022/02/28 00:30:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (428.889µs) from=10.233.71.97:35054 2022/02/28 00:30:43 [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/28 00:30:43 [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/28 00:30: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/28 00:30:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:43 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:43 [DEBUG] agent: Node info in sync 2022/02/28 00:30:43 [DEBUG] http: Request PUT /v1/agent/service/register (300.356979ms) from=10.233.71.97:35056 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (90.255538ms) from=10.233.71.97:35058 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:43 [DEBUG] agent: Node info in sync 2022/02/28 00:30:43 [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/28 00:30:43 [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/28 00:30:43 [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/28 00:30: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/28 00:30:44 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Node info in sync 2022/02/28 00:30:44 [DEBUG] http: Request PUT /v1/agent/service/register (852.957806ms) from=10.233.71.97:35060 2022/02/28 00:30:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:44 [DEBUG] agent: Node info in sync 2022/02/28 00:30:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (608.753µs) from=10.233.71.97:35080 2022/02/28 00:30:44 [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/28 00:30:44 [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/28 00:30: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/28 00:30:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Node info in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] http: Request PUT /v1/agent/service/register (400.666793ms) from=10.233.71.97:35084 2022/02/28 00:30:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (385.787µs) from=10.233.71.97:35088 2022/02/28 00:30:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:45 [DEBUG] agent: Node info in sync 2022/02/28 00:30:45 [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/28 00:30:45 [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/28 00:30:45 [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/28 00:30: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/28 00:30:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-tdgfm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Node info in sync 2022/02/28 00:30:46 [DEBUG] http: Request PUT /v1/agent/service/register (856.767463ms) from=10.233.71.97:35090 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (315.448µs) from=10.233.71.97:35104 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Node info in sync 2022/02/28 00:30:46 [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/28 00:30:46 [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/28 00:30: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/28 00:30:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Node info in sync 2022/02/28 00:30:46 [DEBUG] http: Request PUT /v1/agent/service/register (419.833878ms) from=10.233.71.97:35106 2022/02/28 00:30:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:46 [DEBUG] agent: Node info in sync 2022/02/28 00:30:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (200.045502ms) from=10.233.71.97:35120 2022/02/28 00:30:47 [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/28 00:30:47 [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/28 00:30:47 [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/28 00:30: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/28 00:30:47 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Node info in sync 2022/02/28 00:30:47 [DEBUG] http: Request PUT /v1/agent/service/register (358.513195ms) from=10.233.71.97:35130 2022/02/28 00:30:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:47 [DEBUG] agent: Node info in sync 2022/02/28 00:30:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (100.019363ms) from=10.233.71.97:35134 2022/02/28 00:30:48 [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/28 00:30:48 [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/28 00:30: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/28 00:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Node info in sync 2022/02/28 00:30:55 [DEBUG] http: Request PUT /v1/agent/service/register (7.107699422s) from=10.233.71.97:35142 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:55 [DEBUG] agent: Node info in sync 2022/02/28 00:30:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (599.238µs) from=10.233.71.97:35196 2022/02/28 00:30:55 [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/28 00:30:55 [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/28 00:30: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/28 00:30: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/28 00:30:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:56 [DEBUG] agent: Node info in sync 2022/02/28 00:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (1.301316792s) from=10.233.71.97:35198 2022/02/28 00:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:56 [DEBUG] agent: Node info in sync 2022/02/28 00:30:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (401.791µs) from=10.233.71.97:35208 2022/02/28 00:30:57 [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/28 00:30:57 [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/28 00:30:57 [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/28 00:30:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:57 [DEBUG] agent: Node info in sync 2022/02/28 00:30:57 [DEBUG] http: Request PUT /v1/agent/service/register (487.485808ms) from=10.233.71.97:35210 2022/02/28 00:30:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:57 [DEBUG] agent: Node info in sync 2022/02/28 00:30:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (199.994021ms) from=10.233.71.97:35236 2022/02/28 00:30:57 [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/28 00:30:57 [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/28 00:30:57 [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/28 00:30:57 [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/28 00:30:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Node info in sync 2022/02/28 00:30:58 [DEBUG] http: Request PUT /v1/agent/service/register (878.927936ms) from=10.233.71.97:35238 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:58 [DEBUG] agent: Node info in sync 2022/02/28 00:30:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (587.582µs) from=10.233.71.97:35244 2022/02/28 00:30:58 [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/28 00:30: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/28 00:30: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/28 00:30:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Node info in sync 2022/02/28 00:30:59 [DEBUG] http: Request PUT /v1/agent/service/register (307.587648ms) from=10.233.71.97:35246 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:30:59 [DEBUG] agent: Node info in sync 2022/02/28 00:30:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (697.113µs) from=10.233.71.97:35254 2022/02/28 00:30:59 [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/28 00:30:59 [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/28 00:30:59 [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/28 00:30:59 [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/28 00:31:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Node info in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Node info in sync 2022/02/28 00:31:00 [DEBUG] http: Request PUT /v1/agent/service/register (313.816296ms) from=10.233.71.97:35256 2022/02/28 00:31:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (711.168µs) from=10.233.71.97:35260 2022/02/28 00:31:00 [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/28 00:31: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/28 00:31: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/28 00:31:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.230_8446" 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Node info in sync 2022/02/28 00:31:00 [DEBUG] http: Request PUT /v1/agent/service/register (206.67093ms) from=10.233.71.97:35264 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:00 [DEBUG] agent: Node info in sync 2022/02/28 00:31:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (548.525µs) from=10.233.71.97:35266 2022/02/28 00:31:01 [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/28 00:31:01 [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/28 00:31: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/28 00:31: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/28 00:31:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Node info in sync 2022/02/28 00:31:01 [DEBUG] http: Request PUT /v1/agent/service/register (329.029264ms) from=10.233.71.97:35268 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:01 [DEBUG] agent: Node info in sync 2022/02/28 00:31:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (200.226178ms) from=10.233.71.97:35274 2022/02/28 00:31:02 [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/28 00:31: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/28 00:31: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/28 00:31:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Node info in sync 2022/02/28 00:31:02 [DEBUG] http: Request PUT /v1/agent/service/register (293.968054ms) from=10.233.71.97:35276 2022/02/28 00:31:02 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:02 [DEBUG] agent: Node info in sync 2022/02/28 00:31:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (785.834µs) from=10.233.71.97:35284 2022/02/28 00:31:02 [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/28 00:31:02 [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/28 00:31: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/28 00:31: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/28 00:31:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Node info in sync 2022/02/28 00:31:03 [DEBUG] http: Request PUT /v1/agent/service/register (335.789286ms) from=10.233.71.97:35292 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Node info in sync 2022/02/28 00:31:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (419.015µs) from=10.233.71.97:35296 2022/02/28 00:31:03 [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/28 00:31: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/28 00:31: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/28 00:31:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Node info in sync 2022/02/28 00:31:03 [DEBUG] http: Request PUT /v1/agent/service/register (218.03757ms) from=10.233.71.97:35298 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:03 [DEBUG] agent: Node info in sync 2022/02/28 00:31:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (441.847µs) from=10.233.71.97:35302 2022/02/28 00:31:04 [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/28 00:31:04 [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/28 00:31: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/28 00:31: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/28 00:31:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Node info in sync 2022/02/28 00:31:04 [DEBUG] http: Request PUT /v1/agent/service/register (354.305364ms) from=10.233.71.97:35310 2022/02/28 00:31:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:04 [DEBUG] agent: Node info in sync 2022/02/28 00:31:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (205.231746ms) from=10.233.71.97:35318 2022/02/28 00:31:05 [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/28 00:31: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/28 00:31: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/28 00:31:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:06 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Node info in sync 2022/02/28 00:31:06 [DEBUG] http: Request PUT /v1/agent/service/register (751.126478ms) from=10.233.71.97:35322 2022/02/28 00:31:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:06 [DEBUG] agent: Node info in sync 2022/02/28 00:31:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (441.372141ms) from=10.233.71.97:35334 2022/02/28 00:31:06 [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/28 00:31:06 [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/28 00:31: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/28 00:31: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/28 00:31:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Node info in sync 2022/02/28 00:31:07 [DEBUG] http: Request PUT /v1/agent/service/register (900.250797ms) from=10.233.71.97:35336 2022/02/28 00:31:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:07 [DEBUG] agent: Node info in sync 2022/02/28 00:31:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (99.668665ms) from=10.233.71.97:35360 2022/02/28 00:31:08 [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/28 00:31: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/28 00:31: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/28 00:31:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Node info in sync 2022/02/28 00:31:08 [DEBUG] http: Request PUT /v1/agent/service/register (675.755966ms) from=10.233.71.97:35364 2022/02/28 00:31:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:08 [DEBUG] agent: Node info in sync 2022/02/28 00:31:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (617.224µs) from=10.233.71.97:35368 2022/02/28 00:31:09 [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/28 00:31:09 [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/28 00:31: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/28 00:31: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/28 00:31:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Node info in sync 2022/02/28 00:31:10 [DEBUG] http: Request PUT /v1/agent/service/register (1.200284973s) from=10.233.71.97:35370 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:10 [DEBUG] agent: Node info in sync 2022/02/28 00:31:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (99.774899ms) from=10.233.71.97:35384 2022/02/28 00:31:10 [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/28 00:31: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/28 00:31: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/28 00:31:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Node info in sync 2022/02/28 00:31:11 [DEBUG] http: Request PUT /v1/agent/service/register (887.323529ms) from=10.233.71.97:35388 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (435.084µs) from=10.233.71.97:35392 2022/02/28 00:31:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:11 [DEBUG] agent: Node info in sync 2022/02/28 00:31:12 [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/28 00:31:12 [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/28 00:31: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/28 00:31: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/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Node info in sync 2022/02/28 00:31:12 [DEBUG] http: Request PUT /v1/agent/service/register (233.359261ms) from=10.233.71.97:35394 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Node info in sync 2022/02/28 00:31:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (100.324295ms) from=10.233.71.97:35400 2022/02/28 00:31:12 [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/28 00:31: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/28 00:31: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/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Node info in sync 2022/02/28 00:31:12 [DEBUG] http: Request PUT /v1/agent/service/register (521.083851ms) from=10.233.71.97:35402 2022/02/28 00:31:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (417.557µs) from=10.233.71.97:35412 2022/02/28 00:31:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:13 [DEBUG] agent: Node info in sync 2022/02/28 00:31:13 [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/28 00:31:13 [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/28 00:31: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/28 00:31: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/28 00:31:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.215_8443" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.111_8181" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_sdnc_10.233.25.88_8282" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_parser_10.233.34.14_8806" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_nsd_10.233.34.14_8806" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_sdc_10.233.55.84_8443" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.230_8446" 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_message-router_10.233.2.51_3904" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Node info in sync 2022/02/28 00:31:14 [DEBUG] http: Request PUT /v1/agent/service/register (1.478056777s) from=10.233.71.97:35414 2022/02/28 00:31:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.84_8080" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.136_9007" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.14_8806" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.34_443" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v1_catalog_10.233.34.14_8806" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.173_9001" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.170_9011" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.230_8446" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.138_9015" in sync 2022/02/28 00:31:15 [DEBUG] agent: Service "_v11_aai-